Merge "Remove "unless turned on automatically" text" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
87158ed0b2
@@ -7652,19 +7652,19 @@
|
|||||||
<string name="zen_mode_sound_summary_on">On</string>
|
<string name="zen_mode_sound_summary_on">On</string>
|
||||||
|
|
||||||
<!-- Do not disturb: Summary for zen mode duration setting indicating user will be prompted to set dnd duration whenever dnd is manually toggled on [CHAR LIMIT=NONE]-->
|
<!-- Do not disturb: Summary for zen mode duration setting indicating user will be prompted to set dnd duration whenever dnd is manually toggled on [CHAR LIMIT=NONE]-->
|
||||||
<string name="zen_mode_duration_summary_always_prompt">Ask every time (unless turned on automatically)</string>
|
<string name="zen_mode_duration_summary_always_prompt">Ask every time</string>
|
||||||
|
|
||||||
<!-- Do not disturb: Summary for zen mode duration setting indicating how long dnd will last when dnd is manually toggled on [CHAR LIMIT=NONE] -->
|
<!-- Do not disturb: Summary for zen mode duration setting indicating how long dnd will last when dnd is manually toggled on [CHAR LIMIT=NONE] -->
|
||||||
<string name="zen_mode_duration_summary_forever">Until you turn off (unless turned on automatically)</string>
|
<string name="zen_mode_duration_summary_forever">Until you turn off</string>
|
||||||
|
|
||||||
<!-- Do not disturb: Summary for zen mode duration setting indicating how long dnd will last when dnd is manually toggled on [CHAR LIMIT=NONE] -->
|
<!-- Do not disturb: Summary for zen mode duration setting indicating how long dnd will last when dnd is manually toggled on [CHAR LIMIT=NONE] -->
|
||||||
<plurals name="zen_mode_duration_summary_time_hours">
|
<plurals name="zen_mode_duration_summary_time_hours">
|
||||||
<item quantity="one">1 hour (unless turned on automatically)</item>
|
<item quantity="one">1 hour</item>
|
||||||
<item quantity="other"><xliff:g id="num_hours" example="3">%d</xliff:g> hours (unless turned on automatically)</item>
|
<item quantity="other"><xliff:g id="num_hours" example="3">%d</xliff:g> hours</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- Do not disturb: Summary for zen mode duration setting indicating how long dnd will last when toggled on -->
|
<!-- Do not disturb: Summary for zen mode duration setting indicating how long dnd will last when toggled on -->
|
||||||
<string name="zen_mode_duration_summary_time_minutes"><xliff:g id="num_minutes" example="5">%d</xliff:g> minutes (unless turned on automatically)</string>
|
<string name="zen_mode_duration_summary_time_minutes"><xliff:g id="num_minutes" example="5">%d</xliff:g> minutes</string>
|
||||||
|
|
||||||
<!-- Summary for the Sound Do not Disturb option when at least one automatic rules is enabled. [CHAR LIMIT=NONE]-->
|
<!-- Summary for the Sound Do not Disturb option when at least one automatic rules is enabled. [CHAR LIMIT=NONE]-->
|
||||||
<plurals name="zen_mode_sound_summary_summary_off_info">
|
<plurals name="zen_mode_sound_summary_summary_off_info">
|
||||||
|
Reference in New Issue
Block a user