Settings: Display 'Calls' category on non-voice devices.
Since the category applies to any call, include config for this interruption even on non-voice-capable devices. Bug: 17666139 Change-Id: I3732246179c527220f8c6bee539ba7bc1e80de18
This commit is contained in:
@@ -5631,9 +5631,6 @@
|
||||
<!-- Sound & notification > Sound section: Title for the zen mode option. [CHAR LIMIT=60] -->
|
||||
<string name="zen_mode_option_title">When calls and notifications arrive</string>
|
||||
|
||||
<!-- Sound & notification > Sound section: Title for the zen mode option for devices without voice. [CHAR LIMIT=60] -->
|
||||
<string name="zen_mode_option_title_novoice">When notifications arrive</string>
|
||||
|
||||
<!-- Sound & notification > Sound section: Zen mode option: Off [CHAR LIMIT=60] -->
|
||||
<string name="zen_mode_option_off">Always interrupt</string>
|
||||
|
||||
@@ -5832,8 +5829,8 @@
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Entry conditions option: value when blank -->
|
||||
<string name="zen_mode_entry_conditions_summary_none">Never</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: Phone calls option -->
|
||||
<string name="zen_mode_phone_calls">Calls</string>
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: Calls option -->
|
||||
<string name="zen_mode_calls">Calls</string>
|
||||
|
||||
<!-- [CHAR LIMIT=20] Zen mode settings: Messages option -->
|
||||
<string name="zen_mode_messages">Messages</string>
|
||||
|
||||
Reference in New Issue
Block a user