Update strings am: 21744cf2d1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/19325246 Change-Id: I163c8692eb166b134cf7cabb8434429be43f3911 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -9475,12 +9475,12 @@
|
|||||||
|
|
||||||
<!-- app summary of notification app list screen [CHAR LIMIT=100] -->
|
<!-- app summary of notification app list screen [CHAR LIMIT=100] -->
|
||||||
<plurals name="notifications_sent_daily">
|
<plurals name="notifications_sent_daily">
|
||||||
<item quantity="one">~<xliff:g id="number">%d</xliff:g> notification per day</item>
|
<item quantity="one">About <xliff:g id="number">%d</xliff:g> notification per day</item>
|
||||||
<item quantity="other">~<xliff:g id="number">%,d</xliff:g> notifications per day</item>
|
<item quantity="other">About <xliff:g id="number">%,d</xliff:g> notifications per day</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="notifications_sent_weekly">
|
<plurals name="notifications_sent_weekly">
|
||||||
<item quantity="one">~<xliff:g id="number">%d</xliff:g> notification per week</item>
|
<item quantity="one">About <xliff:g id="number">%d</xliff:g> notification per week</item>
|
||||||
<item quantity="other">~<xliff:g id="number">%,d</xliff:g> notifications per week</item>
|
<item quantity="other">About <xliff:g id="number">%,d</xliff:g> notifications per week</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- app summary of notification app list screen [CHAR LIMIT=100] -->
|
<!-- app summary of notification app list screen [CHAR LIMIT=100] -->
|
||||||
<string name="notifications_sent_never">Never</string>
|
<string name="notifications_sent_never">Never</string>
|
||||||
|
Reference in New Issue
Block a user