Merge "Notification summary updates" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
81c15c05c8
@@ -7647,11 +7647,11 @@
|
||||
<string name="app_settings_link">Additional settings in the app</string>
|
||||
|
||||
<!-- [CHAR LIMIT=45] App notification listing summary, blocked apps -->
|
||||
<string name="app_notification_listing_summary_zero">Turned on for all apps</string>
|
||||
<string name="app_notification_listing_summary_zero">On for all apps</string>
|
||||
<!-- [CHAR LIMIT=45] App notification listing summary, blocked apps -->
|
||||
<plurals name="app_notification_listing_summary_others">
|
||||
<item quantity="one">Turned off for <xliff:g id="count" example="1">%d</xliff:g> app</item>
|
||||
<item quantity="other">Turned off for <xliff:g id="count" example="10">%d</xliff:g> apps</item>
|
||||
<item quantity="one">Off for <xliff:g id="count" example="1">%d</xliff:g> app</item>
|
||||
<item quantity="other">Off for <xliff:g id="count" example="10">%d</xliff:g> apps</item>
|
||||
</plurals>
|
||||
|
||||
<!-- [CHAR LIMIT=NONE] Footer listing a count of deleted channels. -->
|
||||
|
||||
Reference in New Issue
Block a user