Merge "Add mode: Choose name and icon for new custom modes" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
bb41777f87
@@ -9452,6 +9452,18 @@
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Title for the "choose mode icon" screen -->
|
||||
<string name="zen_mode_icon_picker_title">Change icon</string>
|
||||
|
||||
<!-- Priority Modes: Title for the "rename mode" screen [CHAR LIMIT=20] -->
|
||||
<string name="zen_mode_rename_title">Rename</string>
|
||||
|
||||
<!-- Priority Modes: Title for the "add mode" screen [CHAR LIMIT=20] -->
|
||||
<string name="zen_mode_new_custom_title">Add mode</string>
|
||||
|
||||
<!-- Priority Modes: Default name for new custom modes [CHAR LIMIT=30] -->
|
||||
<string name="zen_mode_new_custom_default_name">Custom mode</string>
|
||||
|
||||
<!-- Priority Modes: Hint for the EditText for editing a mode's name [CHAR LIMIT=30] -->
|
||||
<string name="zen_mode_edit_name_hint">Mode name</string>
|
||||
|
||||
<!-- Content description for help icon button [CHAR LIMIT=20] -->
|
||||
<string name="warning_button_text">Warning</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user