Add zen-mode exit condition dialog to settings.

Change-Id: I7e0f06e681d5c198ae23eaafaa4498939e6453d8
This commit is contained in:
John Spurlock
2014-04-28 14:29:33 -04:00
parent c41dfb4f6c
commit 623a0e9f45
3 changed files with 181 additions and 1 deletions

View File

@@ -5145,6 +5145,9 @@
<!-- [CHAR LIMIT=20] Zen mode settings: Master switch option title, on -->
<string name="zen_mode_option_on">On</string>
<!-- [CHAR LIMIT=30] Zen mode settings: Exit condition selection dialog, default option -->
<string name="zen_mode_default_option">Until you turn this off</string>
<!-- [CHAR LIMIT=40] Zen mode settings: General category text -->
<string name="zen_mode_general_category">Block all interruptions except</string>