Adjust strings in modes list to match latest mocks
Bug: 346575288 Test: atest ZenModesListItemPreferenceTest Flag: android.app.modes_ui Change-Id: Ibe9c049ed0fb3b1838866b923a6227d67885c75c
This commit is contained in:
@@ -7946,11 +7946,11 @@
|
||||
<!-- Priority Modes: Format string for the "current state + trigger description summary for rules in the list. [CHAR_LIMIT=10] -->
|
||||
<string name="zen_mode_format_status_and_trigger" translatable="false"><xliff:g id="current_status" example="ON">%1$s</xliff:g> • <xliff:g id="trigger_description" example="Mon-Fri, 23:00-7:00">%2$s</xliff:g></string>
|
||||
|
||||
<!-- Priority Modes: Call to action for a mode that is disabled and needs to be configured. [CHAR_LIMIT=40] -->
|
||||
<string name="zen_mode_disabled_tap_to_set_up">Tap to set up</string>
|
||||
<!-- Priority Modes: Indicates that a mode is disabled and needs to be configured. [CHAR_LIMIT=40] -->
|
||||
<string name="zen_mode_disabled_needs_setup">Not set</string>
|
||||
|
||||
<!-- Priority Modes: Indicates that a mode is disabled by the user. [CHAR_LIMIT=40] -->
|
||||
<string name="zen_mode_disabled_by_user">Paused</string>
|
||||
<string name="zen_mode_disabled_by_user">Disabled</string>
|
||||
|
||||
<!-- Subtitle for the Do not Disturb slice. [CHAR LIMIT=50]-->
|
||||
<string name="zen_mode_slice_subtitle">Limit interruptions</string>
|
||||
|
||||
Reference in New Issue
Block a user