Update zen mode settings strings.
Change-Id: I0caeed5825cedb6be16384df4988aab0ea5cdbc6
This commit is contained in:
@@ -5139,11 +5139,17 @@
|
||||
<!-- [CHAR LIMIT=20] Notification settings: App notifications dialog dismiss button caption -->
|
||||
<string name="app_notifications_dialog_done">Done</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: Master switch option title, off -->
|
||||
<string name="zen_mode_option_off">Off</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: Master switch option title, on -->
|
||||
<string name="zen_mode_option_on">On</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: General category text -->
|
||||
<string name="zen_mode_general_category">When on, limit interruptions to</string>
|
||||
<string name="zen_mode_general_category">Block all interruptions except</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Automatic category text -->
|
||||
<string name="zen_mode_automatic_category">Automatically turn on for sleep</string>
|
||||
<string name="zen_mode_automatic_category">At night</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: Phone calls option -->
|
||||
<string name="zen_mode_phone_calls">Phone calls</string>
|
||||
@@ -5164,10 +5170,10 @@
|
||||
<string name="zen_mode_from_starred">Starred contacts only</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Zen mode settings: Reminder text about alarms -->
|
||||
<string name="zen_mode_alarm_info">You’ll always hear alarms and timers in Do not disturb</string>
|
||||
<string name="zen_mode_alarm_info">Alarms and timers are never blocked</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: When option -->
|
||||
<string name="zen_mode_when">When</string>
|
||||
<string name="zen_mode_when">Automatically turn on</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: When option value: Never -->
|
||||
<string name="zen_mode_when_never">Never</string>
|
||||
|
Reference in New Issue
Block a user