Merge "Settings: Allow user to configure "None" for downtime." into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
92f02463fc
@@ -5822,7 +5822,7 @@
|
||||
<string name="zen_mode_important_category">Priority interruptions</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Zen mode settings: Downtime category text -->
|
||||
<string name="zen_mode_downtime_category">Downtime (priority interruptions only)</string>
|
||||
<string name="zen_mode_downtime_category">Downtime</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Downtime days option title -->
|
||||
<string name="zen_mode_downtime_days">Days</string>
|
||||
@@ -5830,6 +5830,15 @@
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Downtime days option value, no days set -->
|
||||
<string name="zen_mode_downtime_days_none">None</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Zen mode settings: Downtime mode option title -->
|
||||
<string name="zen_mode_downtime_mode_title">Interruptions allowed</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Downtime mode option value, priority only -->
|
||||
<string name="zen_mode_downtime_mode_priority">Priority only</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Downtime mode option value, none -->
|
||||
<string name="zen_mode_downtime_mode_none">None</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Automation category text -->
|
||||
<string name="zen_mode_automation_category">Automation</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user