Misc fixes for items under system setting
- Show summary under virtual keyboard: list all avaiable keyboards - Set about phone subtext to device model string. - Update DND Suggestion text Change-Id: I20acffcf691d1354c7636f5851b376099844700f Fix: 35959817 Fix: 36395109 Test: robotests
This commit is contained in:
@@ -3859,7 +3859,7 @@
|
||||
<!-- Title for the 'keyboard and input methods' preference category. [CHAR LIMIT=45] -->
|
||||
<string name="keyboard_and_input_methods_category">Keyboard & inputs</string>
|
||||
<!-- Title for the 'virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
|
||||
<string name="virtual_keyboard_category">Virtual keyboards</string>
|
||||
<string name="virtual_keyboard_category">Virtual keyboard</string>
|
||||
<!-- Title for the 'available virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
|
||||
<string name="available_virtual_keyboard_category">Available virtual keyboard</string>
|
||||
<!-- Title for the button to trigger the 'Manage keyboards' preference sub-screen, where the user can turn on/off installed virtual keyboards.[CHAR LIMIT=35] -->
|
||||
@@ -6319,10 +6319,10 @@
|
||||
<string name="zen_mode_automation_settings_title">Automatic rules</string>
|
||||
|
||||
<!-- Do not disturb: Title for the zen mode automation option Suggestion. [CHAR LIMIT=30] -->
|
||||
<string name="zen_mode_automation_suggestion_title">Set Do Not Disturb schedule</string>
|
||||
<string name="zen_mode_automation_suggestion_title">Set Do Not Disturb rules</string>
|
||||
|
||||
<!-- Do not disturb: Summary for the zen mode automation option Suggestion. [CHAR LIMIT=30] -->
|
||||
<string name="zen_mode_automation_suggestion_summary">Silence your device at certain times</string>
|
||||
<string name="zen_mode_automation_suggestion_summary">Limit sounds & vibrations at certain times</string>
|
||||
|
||||
<!-- Do not disturb: Zen mode option: Important interruptions [CHAR LIMIT=60] -->
|
||||
<string name="zen_mode_option_important_interruptions">Priority only</string>
|
||||
|
||||
Reference in New Issue
Block a user