Revert "Rename Do Not Disturb -> Priority Mode"

Revert submission 16632971-yl-prioritymode

Reason for revert: We're not launching this change with T, so this will revert all the relevant string changes.
Reverted Changes:
I5eff72db8:Rename Do Not Disturb -> Priority Mode
Ie7a9e35e6:Rename Do Not Disturb -> Priority Mode
I7bb74d2fd:Rename Do Not Disturb -> Priority Mode
Id17942024:Rename Do Not Disturb -> Priority Mode
Ib8efd7289:Rename Do Not Disturb -> Priority Mode
Ia1b77f9ee:Rename Do Not Disturb -> Priority Mode

Bug: 190180868
Test: TH

Change-Id: I7516c97809c7968f999d7caa8885f0cb5cdc844f
Merged-In: I7516c97809c7968f999d7caa8885f0cb5cdc844f
This commit is contained in:
Yuri Lin
2022-02-24 20:25:59 +00:00
parent 969625bc8e
commit f26a246f5a
2 changed files with 152 additions and 152 deletions

View File

@@ -8308,7 +8308,7 @@
<string name="keywords_system_update_settings">upgrade, android</string> <string name="keywords_system_update_settings">upgrade, android</string>
<!-- List of synonyms for the Do Not Disturb setting, used to match in settings search. Do Not Disturb turns of notification volume, notifications, vibrations, among other things on the device. [CHAR LIMIT=NONE] --> <!-- List of synonyms for the Do Not Disturb setting, used to match in settings search. Do Not Disturb turns of notification volume, notifications, vibrations, among other things on the device. [CHAR LIMIT=NONE] -->
<string name="keywords_zen_mode_settings">dnd, schedule, notifications, block, silence, vibrate, sleep, work, focus, sound, mute, day, weekday, weekend, weeknight, event, do not disturb</string> <string name="keywords_zen_mode_settings">dnd, schedule, notifications, block, silence, vibrate, sleep, work, focus, sound, mute, day, weekday, weekend, weeknight, event</string>
<!-- List of synonyms for the display timeout (how long until the screen turns off) setting, used to match in settings search [CHAR LIMIT=NONE] --> <!-- List of synonyms for the display timeout (how long until the screen turns off) setting, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_screen_timeout">screen, lock time, timeout, lockscreen</string> <string name="keywords_screen_timeout">screen, lock time, timeout, lockscreen</string>
@@ -8390,7 +8390,7 @@
<string name="sound_settings_summary">Ring &amp; notification volume at <xliff:g id="percentage" example="2%">%1$s</xliff:g></string> <string name="sound_settings_summary">Ring &amp; notification volume at <xliff:g id="percentage" example="2%">%1$s</xliff:g></string>
<!-- Summary for sound settings, explaining a few important settings under it [CHAR LIMIT=NONE]--> <!-- Summary for sound settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
<string name="sound_dashboard_summary" translatable="false">Volume, vibration, Priority mode</string> <string name="sound_dashboard_summary">Volume, vibration, Do Not Disturb</string>
<!-- Sound: Dashboard summary indicating the volume of ringtone when at 0% with vibrate enabled. [CHAR LIMIT=100] --> <!-- Sound: Dashboard summary indicating the volume of ringtone when at 0% with vibrate enabled. [CHAR LIMIT=100] -->
<string name="sound_settings_summary_vibrate">Ringer set to vibrate</string> <string name="sound_settings_summary_vibrate">Ringer set to vibrate</string>
@@ -8500,8 +8500,8 @@
<!-- Setting summary for controlling how caption text display in real time [CHAR LIMIT=NONE]--> <!-- Setting summary for controlling how caption text display in real time [CHAR LIMIT=NONE]-->
<string name="live_caption_summary">Automatically caption media</string> <string name="live_caption_summary">Automatically caption media</string>
<!-- Sound: Summary for the Priority mode option that describes how many automatic rules (schedules) are enabled [CHAR LIMIT=NONE]--> <!-- Sound: Summary for the Do not Disturb option that describes how many automatic rules (schedules) are enabled [CHAR LIMIT=NONE]-->
<string name="zen_mode_settings_schedules_summary" translatable="false"> <string name="zen_mode_settings_schedules_summary">
{count, plural, {count, plural,
=0 {None} =0 {None}
=1 {1 schedule set} =1 {1 schedule set}
@@ -8509,8 +8509,8 @@
} }
</string> </string>
<!-- Sound: Title for the Priority mode option and associated settings page. [CHAR LIMIT=50]--> <!-- Sound: Title for the Do not Disturb option and associated settings page. [CHAR LIMIT=50]-->
<string name="zen_mode_settings_title" translatable="false">Priority mode</string> <string name="zen_mode_settings_title">Do Not Disturb</string>
<!-- Sound: Summary for the Do not Disturb option and associated settings page. [CHAR LIMIT=240]--> <!-- Sound: Summary for the Do not Disturb option and associated settings page. [CHAR LIMIT=240]-->
<string name="zen_mode_settings_summary">Only get notified by important people and apps</string> <string name="zen_mode_settings_summary">Only get notified by important people and apps</string>
@@ -8518,11 +8518,11 @@
<!-- Subtitle for the Do not Disturb slice. [CHAR LIMIT=50]--> <!-- Subtitle for the Do not Disturb slice. [CHAR LIMIT=50]-->
<string name="zen_mode_slice_subtitle">Limit interruptions</string> <string name="zen_mode_slice_subtitle">Limit interruptions</string>
<!-- Do not disturb: Title for the Priority mode dialog to turn on Priority mode. [CHAR LIMIT=50]--> <!-- Do not disturb: Title for the Do not Disturb dialog to turn on Do not disturb. [CHAR LIMIT=50]-->
<string name="zen_mode_settings_turn_on_dialog_title" translatable="false">Turn on Priority mode</string> <string name="zen_mode_settings_turn_on_dialog_title">Turn on Do Not Disturb</string>
<!-- Priority mode: Specifies alarms and media can bypass Priority mode. [CHAR LIMIT=100] --> <!-- Do not disturb: Specifies alarms and media can bypass DND. [CHAR LIMIT=100] -->
<string name="zen_mode_behavior_alarms_only" translatable="false">Alarms and media sounds</string> <string name="zen_mode_behavior_alarms_only">Alarms and media sounds can interrupt</string>
<!-- Do not disturb: Title for the zen mode automation option in Settings. [CHAR LIMIT=40] --> <!-- Do not disturb: Title for the zen mode automation option in Settings. [CHAR LIMIT=40] -->
<string name="zen_mode_automation_settings_title">Schedules</string> <string name="zen_mode_automation_settings_title">Schedules</string>
@@ -8548,11 +8548,11 @@
<!-- Do not disturb: Title for the zen mode automation option Suggestion. [CHAR LIMIT=46] --> <!-- Do not disturb: Title for the zen mode automation option Suggestion. [CHAR LIMIT=46] -->
<string name="zen_mode_automation_suggestion_title">Silence phone at certain times</string> <string name="zen_mode_automation_suggestion_title">Silence phone at certain times</string>
<!-- Priority mode: Summary for the zen mode automation option Suggestion. [CHAR LIMIT=55] --> <!-- Do not disturb: Summary for the zen mode automation option Suggestion. [CHAR LIMIT=55] -->
<string name="zen_mode_automation_suggestion_summary" translatable="false">Set Priority mode rules</string> <string name="zen_mode_automation_suggestion_summary">Set Do Not Disturb rules</string>
<!-- Priority mode: Header for the Priority mode automatic rules. [CHAR LIMIT=55] --> <!-- Do not disturb: Header for the Do Not Disturb automatic rules. [CHAR LIMIT=55] -->
<string name="zen_mode_schedule_title" translatable="false">Turn on Priority mode automatically</string> <string name="zen_mode_schedule_title">Schedule</string>
<!-- Do not disturb: Switch toggle to toggle whether to use an automatic dnd rule or not [CHAR LIMIT=40] --> <!-- Do not disturb: Switch toggle to toggle whether to use an automatic dnd rule or not [CHAR LIMIT=40] -->
<string name="zen_mode_use_automatic_rule">Use schedule</string> <string name="zen_mode_use_automatic_rule">Use schedule</string>
@@ -8560,8 +8560,8 @@
<!-- Do not disturb: Zen mode combined summary + condition line [CHAR LIMIT=60] --> <!-- Do not disturb: Zen mode combined summary + condition line [CHAR LIMIT=60] -->
<string name="zen_mode_summary_combination"><xliff:g id="mode" example="Priority only">%1$s</xliff:g>: <xliff:g id="exit condition" example="Until you turn this off">%2$s</xliff:g></string> <string name="zen_mode_summary_combination"><xliff:g id="mode" example="Priority only">%1$s</xliff:g>: <xliff:g id="exit condition" example="Until you turn this off">%2$s</xliff:g></string>
<!-- Priority mode: zen settings screens category title [CHAR LIMIT=100] --> <!-- Do not disturb: zen settings screens category title [CHAR LIMIT=100] -->
<string name="zen_mode_settings_category" translatable="false">Allow sounds when Priority mode is on</string> <string name="zen_mode_settings_category">Allow interruptions that make sound</string>
<!-- Do not disturb: Title for the Visual interruptions option and associated settings page. [CHAR LIMIT=30] --> <!-- Do not disturb: Title for the Visual interruptions option and associated settings page. [CHAR LIMIT=30] -->
<string name="zen_mode_visual_interruptions_settings_title">Block visual disturbances</string> <string name="zen_mode_visual_interruptions_settings_title">Block visual disturbances</string>
@@ -8569,10 +8569,10 @@
<!-- Do not disturb: Subtitle for the Visual signals option to toggle on/off visual signals/alerts when the screen is on/when screen is off. [CHAR LIMIT=30] --> <!-- Do not disturb: Subtitle for the Visual signals option to toggle on/off visual signals/alerts when the screen is on/when screen is off. [CHAR LIMIT=30] -->
<string name="zen_mode_visual_signals_settings_subtitle">Allow visual signals</string> <string name="zen_mode_visual_signals_settings_subtitle">Allow visual signals</string>
<!-- Priority mode: low-priority notifications settings title [CHAR LIMIT=80] --> <!-- Do not disturb: restrict notifications settings title [CHAR LIMIT=80] -->
<string name="zen_mode_restrict_notifications_title" translatable="false">Display options for low-priority notifications</string> <string name="zen_mode_restrict_notifications_title">Display options for hidden notifications</string>
<!-- Priority mode: low-priority notifications screen category title [CHAR LIMIT=100] --> <!-- Do not disturb: Hide notifications screen category title [CHAR LIMIT=100] -->
<string name="zen_mode_restrict_notifications_category" translatable="false">When Priority mode is on</string> <string name="zen_mode_restrict_notifications_category">When Do Not Disturb is on</string>
<!-- Do not disturb: Mute notifications option [CHAR LIMIT=60] --> <!-- Do not disturb: Mute notifications option [CHAR LIMIT=60] -->
<string name="zen_mode_restrict_notifications_mute">No sound from notifications</string> <string name="zen_mode_restrict_notifications_mute">No sound from notifications</string>
<!-- Do not disturb:Mute notifications summary [CHAR LIMIT=NONE] --> <!-- Do not disturb:Mute notifications summary [CHAR LIMIT=NONE] -->
@@ -8583,20 +8583,20 @@
<string name="zen_mode_restrict_notifications_hide">No visuals or sound from notifications</string> <string name="zen_mode_restrict_notifications_hide">No visuals or sound from notifications</string>
<!-- Do not disturb: Hide notifications summary [CHAR LIMIT=NONE] --> <!-- Do not disturb: Hide notifications summary [CHAR LIMIT=NONE] -->
<string name="zen_mode_restrict_notifications_hide_summary">You won\u2019t see or hear notifications</string> <string name="zen_mode_restrict_notifications_hide_summary">You won\u2019t see or hear notifications</string>
<!-- Priority mode: Hide notifications footer [CHAR LIMIT=NONE] --> <!-- Do not disturb: Hide notifications footer [CHAR LIMIT=NONE] -->
<string name="zen_mode_restrict_notifications_hide_footer" translatable="false">Your phone won\u2019t show, vibrate or make sound for new or existing notifications. Keep in mind, critical notifications for phone activity and status will still appear.\n\nWhen you turn off Priority mode, find missed notifications by swiping down from the top of your screen.</string> <string name="zen_mode_restrict_notifications_hide_footer">Your phone won\u2019t show, vibrate or make sound for new or existing notifications. Keep in mind, critical notifications for phone activity and status will still appear.\n\nWhen you turn off Do Not Disturb, find missed notifications by swiping down from the top of your screen.</string>
<!-- Do not disturb: Custom settings option [CHAR LIMIT=60] --> <!-- Do not disturb: Custom settings option [CHAR LIMIT=60] -->
<string name="zen_mode_restrict_notifications_custom">Custom</string> <string name="zen_mode_restrict_notifications_custom">Custom</string>
<!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=60] --> <!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=60] -->
<string name="zen_mode_restrict_notifications_enable_custom">Enable custom setting</string> <string name="zen_mode_restrict_notifications_enable_custom">Enable custom setting</string>
<!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=60] --> <!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=60] -->
<string name="zen_mode_restrict_notifications_disable_custom">Remove custom setting</string> <string name="zen_mode_restrict_notifications_disable_custom">Remove custom setting</string>
<!-- Priority mode: restrict notifications page, menu option [CHAR LIMIT=60] --> <!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=60] -->
<string name="zen_mode_restrict_notifications_summary_muted" translatable="false">No sound from notifications</string> <string name="zen_mode_restrict_notifications_summary_muted">No sound from notifications</string>
<!-- Priority mode: restrict notifications page, menu option [CHAR LIMIT=60] --> <!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=60] -->
<string name="zen_mode_restrict_notifications_summary_custom" translatable="false">Partially hidden</string> <string name="zen_mode_restrict_notifications_summary_custom">Partially hidden</string>
<!-- Priority mode: restrict notifications page, menu option [CHAR LIMIT=100] --> <!-- Do not disturb: restrict notifications page, menu option [CHAR LIMIT=100] -->
<string name="zen_mode_restrict_notifications_summary_hidden" translatable="false">No visuals or sound from notifications</string> <string name="zen_mode_restrict_notifications_summary_hidden">No visuals or sound from notifications</string>
<!-- Do not disturb: what to block title [CHAR LIMIT = 60] --> <!-- Do not disturb: what to block title [CHAR LIMIT = 60] -->
<string name="zen_mode_what_to_block_title">Custom restrictions</string> <string name="zen_mode_what_to_block_title">Custom restrictions</string>
@@ -8647,26 +8647,26 @@
<!-- Do not disturb: Label for button in enable zen dialog that will turn on zen mode. [CHAR LIMIT=30] --> <!-- Do not disturb: Label for button in enable zen dialog that will turn on zen mode. [CHAR LIMIT=30] -->
<string name="zen_mode_enable_dialog_turn_on">Turn on</string> <string name="zen_mode_enable_dialog_turn_on">Turn on</string>
<!-- Priority mode: Label for button that will turn on zen mode. [CHAR LIMIT=30] --> <!-- Do not disturb: Label for button that will turn on zen mode. [CHAR LIMIT=30] -->
<string name="zen_mode_button_turn_on" translatable="false">Turn on</string> <string name="zen_mode_button_turn_on">Turn on now</string>
<!-- Priority mode: Label for button that will turn off zen mode. [CHAR LIMIT=30] --> <!-- Do not disturb: Label for button that will turn off zen mode. [CHAR LIMIT=30] -->
<string name="zen_mode_button_turn_off" translatable="false">Turn off</string> <string name="zen_mode_button_turn_off">Turn off now</string>
<!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing end time of Priority mode --> <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing end time of DND -->
<string name="zen_mode_settings_dnd_manual_end_time" translatable="false">Priority mode is on until <xliff:g id="formatted_time" example="7:00 AM">%s</xliff:g></string> <string name="zen_mode_settings_dnd_manual_end_time">Do Not Disturb is on until <xliff:g id="formatted_time" example="7:00 AM">%s</xliff:g></string>
<!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing length of Priority mode --> <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing length of DND -->
<string name="zen_mode_settings_dnd_manual_indefinite" translatable="false">Priority mode will stay on until you turn it off</string> <string name="zen_mode_settings_dnd_manual_indefinite">Do Not Disturb will stay on until you turn it off</string>
<!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing how Priority mode was triggered by an automatic DND schedule --> <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing how DND was triggered by an automatic DND schedule -->
<string name="zen_mode_settings_dnd_automatic_rule" translatable="false">Priority mode was automatically turned on by a schedule (<xliff:g id="rule_name" example="Weeknights">%s</xliff:g>)</string> <string name="zen_mode_settings_dnd_automatic_rule">Do Not Disturb was automatically turned on by a schedule (<xliff:g id="rule_name" example="Weeknights">%s</xliff:g>)</string>
<!-- [CHAR LIMIT=110] Zen mode settings footer: Footer how Priority mode was triggered by an app --> <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer how DND was triggered by an app -->
<string name="zen_mode_settings_dnd_automatic_rule_app" translatable="false">Priority mode was automatically turned on by an app (<xliff:g id="app_name" example="Android Services">%s</xliff:g>)</string> <string name="zen_mode_settings_dnd_automatic_rule_app">Do Not Disturb was automatically turned on by an app (<xliff:g id="app_name" example="Android Services">%s</xliff:g>)</string>
<!-- [CHAR LIMIT=120] Zen mode settings footer: Footer informing user Priority mode has custom settings. --> <!-- [CHAR LIMIT=120] Zen mode settings footer: Footer informing user DND has custom settings. -->
<string name="zen_mode_settings_dnd_custom_settings_footer" translatable="false">Priority mode is on for <xliff:g id="rule_names" example="Sleeping and Work">%s</xliff:g> with custom settings.</string> <string name="zen_mode_settings_dnd_custom_settings_footer">Do Not Disturb is on for <xliff:g id="rule_names" example="Sleeping and Work">%s</xliff:g> with custom settings.</string>
<!-- [CHAR LIMIT=120] Zen mode settings footer: Link following zen_mode_settings_dnd_custom_settings_footer to see the currently applied custom dnd settings. --> <!-- [CHAR LIMIT=120] Zen mode settings footer: Link following zen_mode_settings_dnd_custom_settings_footer to see the currently applied custom dnd settings. -->
<string name="zen_mode_settings_dnd_custom_settings_footer_link"> <annotation id="link">View custom settings</annotation></string> <string name="zen_mode_settings_dnd_custom_settings_footer_link"> <annotation id="link">View custom settings</annotation></string>
@@ -8677,11 +8677,11 @@
<!-- [CHAR LIMIT=20] Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. --> <!-- [CHAR LIMIT=20] Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. -->
<string name="zen_mode_and_condition"><xliff:g id="zen_mode" example="Priority interruptions only">%1$s</xliff:g>. <xliff:g id="exit_condition" example="For one hour">%2$s</xliff:g></string> <string name="zen_mode_and_condition"><xliff:g id="zen_mode" example="Priority interruptions only">%1$s</xliff:g>. <xliff:g id="exit_condition" example="For one hour">%2$s</xliff:g></string>
<!-- Sound settings screen, summary format of priority mode when on with extra info. [CHAR LIMIT=NONE] --> <!-- Sound settings screen, summary format of do not disturb when on with extra info. [CHAR LIMIT=NONE] -->
<string name="zen_mode_sound_summary_on_with_info" translatable="false">On / <xliff:g name="dnd_summary" example="No sound except alarms and media">%1$s</xliff:g></string> <string name="zen_mode_sound_summary_on_with_info">On / <xliff:g name="dnd_summary" example="No sound except alarms and media">%1$s</xliff:g></string>
<!-- Sound settings screen, summary format of priority mode when on with no extra information. [CHAR LIMIT=NONE] --> <!-- Sound settings screen, summary format of do not disturb when on with no extra information. [CHAR LIMIT=NONE] -->
<string name="zen_mode_sound_summary_on" translatable="false">On</string> <string name="zen_mode_sound_summary_on">On</string>
<!-- Do not disturb: Summary for zen mode duration setting indicating user will be prompted to set dnd duration whenever dnd is manually toggled on [CHAR LIMIT=NONE]--> <!-- Do not disturb: Summary for zen mode duration setting indicating user will be prompted to set dnd duration whenever dnd is manually toggled on [CHAR LIMIT=NONE]-->
<string name="zen_mode_duration_summary_always_prompt">Ask every time</string> <string name="zen_mode_duration_summary_always_prompt">Ask every time</string>
@@ -8714,25 +8714,25 @@
} }
</string> </string>
<!-- Priority mode settings, main screen, category header [CHAR LIMIT=120]--> <!-- Do not disturb settings, main screen, category header [CHAR LIMIT=120]-->
<string name="zen_category_behavior" translatable="false">Notifications that can reach you</string> <string name="zen_category_behavior">What can interrupt Do Not Disturb</string>
<!-- Priority mode settings, main screen, field, priority mode breakthrough [CHAR LIMIT=100]--> <!-- Do not disturb settings, main screen, field, dnd breakthrough [CHAR LIMIT=100]-->
<string name="zen_category_people" translatable="false">People</string> <string name="zen_category_people">People</string>
<!-- Priority mode settings, main screen, field, priority mode breakthrough [CHAR LIMIT=100]--> <!-- Do not disturb settings, main screen, field, dnd breakthrough [CHAR LIMIT=100]-->
<string name="zen_category_apps" translatable="false">Apps</string> <string name="zen_category_apps">Apps</string>
<!-- Priority mode settings, main screen, field, priority mode breakthrough [CHAR LIMIT=100]--> <!-- Do not disturb settings, main screen, field, dnd breakthrough [CHAR LIMIT=100]-->
<string name="zen_category_exceptions" translatable="false">Alarms &amp; other notifications</string> <string name="zen_category_exceptions">Alarms &amp; other interruptions</string>
<!-- Priority de settings, main screen, field, schedules [CHAR LIMIT=100]--> <!-- Do not disturb settings, main screen, field, schedules [CHAR LIMIT=100]-->
<string name="zen_category_schedule" translatable="false">Schedules</string> <string name="zen_category_schedule">Schedules</string>
<!-- Priority mode settings, main screen, field, duration setting where user can specify how <!-- Do not disturb settings, main screen, field, duration setting where user can specify how
long priority mode will last when toggling on from qs) [CHAR LIMIT=100] --> long dnd will last when toggling dnd on from qs) [CHAR LIMIT=100] -->
<string name="zen_category_duration" translatable="false">Duration for Quick Settings</string> <string name="zen_category_duration">Duration for Quick Settings</string>
<!-- Priority mode settings, main screen, category header describing settings that do not <!-- Do not disturb settings, main screen, category header describing settings that do not
fit in another group [CHAR LIMIT=100] --> fit in another group [CHAR LIMIT=100] -->
<string name="zen_settings_general" translatable="false">Advanced</string> <string name="zen_settings_general">General</string>
<!-- Priority mode settings, sound and vibrations screen footer [CHAR LIMIT=NONE]--> <!-- Do not disturb settings, sound and vibrations screen footer [CHAR LIMIT=NONE]-->
<string name="zen_sound_footer" translatable="false">When Priority mode is on, sound and vibration will be muted, except for the items you allow above.</string> <string name="zen_sound_footer">When Do Not Disturb is on, sound and vibration will be muted, except for the items you allow above.</string>
<!-- Do not disturb custom settings dialog title [CHAR LIMIT=40]--> <!-- Do not disturb custom settings dialog title [CHAR LIMIT=40]-->
<string name="zen_custom_settings_dialog_title">Custom settings</string> <string name="zen_custom_settings_dialog_title">Custom settings</string>
@@ -8747,8 +8747,8 @@
<!-- Do not disturb settings, messages, events and reminders title [CHAR LIMIT=100]--> <!-- Do not disturb settings, messages, events and reminders title [CHAR LIMIT=100]-->
<string name="zen_msg_event_reminder_title">Messages, events &amp; reminders</string> <string name="zen_msg_event_reminder_title">Messages, events &amp; reminders</string>
<!-- Priority mode settings, messages, events and reminders footer [CHAR LIMIT=NONE]--> <!-- Do not disturb settings, messages, events and reminders footer [CHAR LIMIT=NONE]-->
<string name="zen_msg_event_reminder_footer" translatable="false">When Priority mode is on, messages, reminders, and events will be muted, except for the items you allow above. You can adjust messages settings to allow your friends, family, or other contacts to reach you.</string> <string name="zen_msg_event_reminder_footer">When Do Not Disturb is on, messages, reminders, and events will be muted, except for the items you allow above. You can adjust messages settings to allow your friends, family, or other contacts to reach you.</string>
<!-- Do not disturb onboarding dialog, accept new settings [CHAR LIMIT=30]--> <!-- Do not disturb onboarding dialog, accept new settings [CHAR LIMIT=30]-->
<string name="zen_onboarding_ok">Done</string> <string name="zen_onboarding_ok">Done</string>
@@ -8764,8 +8764,8 @@
<!-- Do not disturb onboarding dialog, secondary text for radio button [CHAR LIMIT=NONE]--> <!-- Do not disturb onboarding dialog, secondary text for radio button [CHAR LIMIT=NONE]-->
<string name="zen_onboarding_current_setting_summary">(Current setting)</string> <string name="zen_onboarding_current_setting_summary">(Current setting)</string>
<!-- Priority mode onboarding dialog, header prompt for settings [CHAR LIMIT=80]--> <!-- Do not disturb onboarding dialog, header prompt for settings [CHAR LIMIT=80]-->
<string name="zen_onboarding_dnd_visual_disturbances_header" translatable="false">Change Priority mode notification settings?</string> <string name="zen_onboarding_dnd_visual_disturbances_header">Change Do Not Disturb notification settings?</string>
<!-- DO NOT TRANSLATE obsolete [CHAR LIMIT=NONE]--> <!-- DO NOT TRANSLATE obsolete [CHAR LIMIT=NONE]-->
<string name="zen_onboarding_dnd_visual_disturbances_description" translatable="false">Your phone can do more to help you focus.\n\nUpdate settings to:\n\n- Hide notifications completely\n\n- Allow calls from starred contacts and repeat callers</string> <string name="zen_onboarding_dnd_visual_disturbances_description" translatable="false">Your phone can do more to help you focus.\n\nUpdate settings to:\n\n- Hide notifications completely\n\n- Allow calls from starred contacts and repeat callers</string>
@@ -9191,7 +9191,7 @@
<string name="important_bubble">Bubble priority conversations</string> <string name="important_bubble">Bubble priority conversations</string>
<!-- [CHAR LIMIT=NONE] description of how notifications from important conversations behave --> <!-- [CHAR LIMIT=NONE] description of how notifications from important conversations behave -->
<string name="important_conversation_behavior_summary">Priority conversations show at the top of the pull-down shade. You can also set them to bubble when Priority mode is on.</string> <string name="important_conversation_behavior_summary">Priority conversations show at the top of the pull-down shade. You can also set them to bubble and interrupt Do Not Disturb.</string>
<!-- title for conversation onboarding --> <!-- title for conversation onboarding -->
<string name="conversation_onboarding_title">Priority and modified conversations will appear here</string> <string name="conversation_onboarding_title">Priority and modified conversations will appear here</string>
@@ -9335,12 +9335,12 @@
<xliff:g id="service" example="NotificationAssistant">%1$s</xliff:g>?</string> <xliff:g id="service" example="NotificationAssistant">%1$s</xliff:g>?</string>
<!-- Summary for a warning message about security implications of enabling a notification <!-- Summary for a warning message about security implications of enabling a notification
assistant, displayed as a dialog message. [CHAR LIMIT=NONE] --> assistant, displayed as a dialog message. [CHAR LIMIT=NONE] -->
<string name="notification_assistant_security_warning_summary" translatable="false"> <string name="notification_assistant_security_warning_summary">
Enhanced notifications replaced Android Adaptive Notifications in Android 12. Enhanced notifications replaced Android Adaptive Notifications in Android 12.
This feature shows suggested actions and replies, and organizes your notifications. This feature shows suggested actions and replies, and organizes your notifications.
\n\nEnhanced notifications can access notification content, including personal information \n\nEnhanced notifications can access notification content, including personal information
like contact names and messages. This feature can also dismiss or respond to notifications, like contact names and messages. This feature can also dismiss or respond to notifications,
such as answering phone calls, and control Priority mode. such as answering phone calls, and control Do Not Disturb.
</string> </string>
<!-- Title for a warning message about security implications of enabling a notification <!-- Title for a warning message about security implications of enabling a notification
@@ -9349,11 +9349,11 @@
<xliff:g id="service" example="NotificationReader">%1$s</xliff:g>?</string> <xliff:g id="service" example="NotificationReader">%1$s</xliff:g>?</string>
<!-- Summary for a warning message about security implications of enabling a notification <!-- Summary for a warning message about security implications of enabling a notification
listener, displayed as a dialog message. [CHAR LIMIT=NONE] --> listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
<string name="notification_listener_security_warning_summary" translatable="false"> <string name="notification_listener_security_warning_summary">
<xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to read all notifications, <xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to read all notifications,
including personal information such as contact names, photos, and the text of messages you receive. including personal information such as contact names, photos, and the text of messages you receive.
This app will also be able to snooze or dismiss notifications or take action on buttons in notifications, including answering phone calls. This app will also be able to snooze or dismiss notifications or take action on buttons in notifications, including answering phone calls.
\n\nThis will also give the app the ability to turn Priority mode on or off and change related settings. \n\nThis will also give the app the ability to turn Do Not Disturb on or off and change related settings.
</string> </string>
<string name="nls_warning_prompt"><xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to:</string> <string name="nls_warning_prompt"><xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to:</string>
<string name="nls_feature_read_title">Read your notifications</string> <string name="nls_feature_read_title">Read your notifications</string>
@@ -9361,9 +9361,9 @@
<string name="nls_feature_reply_title">Reply to messages</string> <string name="nls_feature_reply_title">Reply to messages</string>
<string name="nls_feature_reply_summary">It can reply to messages and take action on buttons in notifications, including snoozing or dismissing notifications and answering calls.</string> <string name="nls_feature_reply_summary">It can reply to messages and take action on buttons in notifications, including snoozing or dismissing notifications and answering calls.</string>
<string name="nls_feature_settings_title">Change settings</string> <string name="nls_feature_settings_title">Change settings</string>
<string name="nls_feature_settings_summary" translatable="false">It can turn Priority mode on or off and change related settings.</string> <string name="nls_feature_settings_summary">It can turn Do Not Disturb on or off and change related settings.</string>
<string name="notification_listener_disable_warning_summary" translatable="false"> <string name="notification_listener_disable_warning_summary">
If you turn off notification access for <xliff:g id="notification_listener_name">%1$s</xliff:g>, Priority mode access may also be turned off. If you turn off notification access for <xliff:g id="notification_listener_name">%1$s</xliff:g>, Do Not Disturb access may also be turned off.
</string> </string>
<string name="notification_listener_disable_warning_confirm">Turn off</string> <string name="notification_listener_disable_warning_confirm">Turn off</string>
<string name="notification_listener_disable_warning_cancel">Cancel</string> <string name="notification_listener_disable_warning_cancel">Cancel</string>
@@ -9526,14 +9526,14 @@
The placeholder would be the app name (e.g. Calendar). [CHAR LIMIT=NONE]--> The placeholder would be the app name (e.g. Calendar). [CHAR LIMIT=NONE]-->
<string name="interact_across_profiles_install_app_summary">Tap to get the app</string> <string name="interact_across_profiles_install_app_summary">Tap to get the app</string>
<!-- Sound & notification > Advanced section: Title for managing Priority mode access option. [CHAR LIMIT=40] --> <!-- Sound & notification > Advanced section: Title for managing Do Not Disturb access option. [CHAR LIMIT=40] -->
<string name="manage_zen_access_title" translatable="false">Priority mode access</string> <string name="manage_zen_access_title">Do Not Disturb access</string>
<!-- Button title that grants 'Priority mode' permission to an app [CHAR_LIMIT=60]--> <!-- Button title that grants 'Do Not Disturb' permission to an app [CHAR_LIMIT=60]-->
<string name="zen_access_detail_switch" translatable="false">Allow Priority mode</string> <string name="zen_access_detail_switch">Allow Do Not Disturb</string>
<!-- Sound & notification > Priority mode access > Text to display when the list is empty. [CHAR LIMIT=NONE] --> <!-- Sound & notification > Do Not Disturb access > Text to display when the list is empty. [CHAR LIMIT=NONE] -->
<string name="zen_access_empty_text" translatable="false">No installed apps have requested Priority mode access</string> <string name="zen_access_empty_text">No installed apps have requested Do Not Disturb access</string>
<!-- [CHAR LIMIT=NONE] Text when loading app list in notification settings --> <!-- [CHAR LIMIT=NONE] Text when loading app list in notification settings -->
<string name="loading_notification_apps">Loading apps\u2026</string> <string name="loading_notification_apps">Loading apps\u2026</string>
@@ -9606,11 +9606,11 @@
<!-- [CHAR LIMIT=NONE BACKUP_MESSAGE_ID:7166470350070693657] Channel notification settings: Badging option title --> <!-- [CHAR LIMIT=NONE BACKUP_MESSAGE_ID:7166470350070693657] Channel notification settings: Badging option title -->
<string name="notification_channel_badge_title">Show notification dot</string> <string name="notification_channel_badge_title">Show notification dot</string>
<!-- [CHAR LIMIT=NONE] App notification settings: Override Priority mode option title --> <!-- [CHAR LIMIT=NONE] App notification settings: Override DND option title -->
<string name="app_notification_override_dnd_title" translatable="false">Override Priority mode</string> <string name="app_notification_override_dnd_title">Override Do Not Disturb</string>
<!-- [CHAR LIMIT=NONE] App notification settings: Override Priority mode option description--> <!-- [CHAR LIMIT=NONE] App notification settings: Override DND option description-->
<string name="app_notification_override_dnd_summary" translatable="false">Let these notifications continue to notify you when Priority mode is on</string> <string name="app_notification_override_dnd_summary">Let these notifications continue to interrupt when Do Not Disturb is on</string>
<!-- [CHAR LIMIT=NONE] App notification settings: Visibility override option title --> <!-- [CHAR LIMIT=NONE] App notification settings: Visibility override option title -->
<string name="app_notification_visibility_override_title">Lock screen</string> <string name="app_notification_visibility_override_title">Lock screen</string>
@@ -9661,7 +9661,7 @@
<string name="zen_mode_rule_name_warning">Schedule name already in use</string> <string name="zen_mode_rule_name_warning">Schedule name already in use</string>
<!-- [CHAR LIMIT=40] Zen mode settings: Add another automatic zen rule option name--> <!-- [CHAR LIMIT=40] Zen mode settings: Add another automatic zen rule option name-->
<string name="zen_mode_add_rule" translatable="false">Add a schedule</string> <string name="zen_mode_add_rule">Add more</string>
<!-- [CHAR LIMIT=40] Zen mode settings: Add event-based rule, set rule name title --> <!-- [CHAR LIMIT=40] Zen mode settings: Add event-based rule, set rule name title -->
<string name="zen_mode_add_event_rule">Add event schedule</string> <string name="zen_mode_add_event_rule">Add event schedule</string>
@@ -9684,26 +9684,26 @@
<!-- [CHAR LIMIT=40] Zen mode settings: External rule type name if unknown --> <!-- [CHAR LIMIT=40] Zen mode settings: External rule type name if unknown -->
<string name="zen_mode_rule_type_unknown">Unknown</string> <string name="zen_mode_rule_type_unknown">Unknown</string>
<!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current priority mode behavior settings --> <!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current do not disturb behavior settings -->
<string name="zen_mode_app_set_behavior" translatable="false">These settings can\'t be changed right now. An app (<xliff:g id="app_name" example="Android Services">%1$s</xliff:g>) has automatically turned on Priority mode with custom behavior."</string> <string name="zen_mode_app_set_behavior">These settings can\'t be changed right now. An app (<xliff:g id="app_name" example="Android Services">%1$s</xliff:g>) has automatically turned on Do Not Disturb with custom behavior."</string>
<!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current priority mode behavior settings --> <!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current do not disturb behavior settings -->
<string name="zen_mode_unknown_app_set_behavior" translatable="false">These settings can\'t be changed right now. An app has automatically turned on Priority mode with custom behavior."</string> <string name="zen_mode_unknown_app_set_behavior">These settings can\'t be changed right now. An app has automatically turned on Do Not Disturb with custom behavior."</string>
<!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current priority mode behavior settings --> <!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current do not disturb behavior settings -->
<string name="zen_mode_qs_set_behavior" translatable="false">These settings can\'t be changed right now. Priority mode was manually turned on with custom behavior."</string> <string name="zen_mode_qs_set_behavior">These settings can\'t be changed right now. Do Not Disturb was manually turned on with custom behavior."</string>
<!-- [CHAR LIMIT=40] Zen mode settings: Schedule rule type name --> <!-- [CHAR LIMIT=40] Zen mode settings: Schedule rule type name -->
<string name="zen_schedule_rule_type_name">Time</string> <string name="zen_schedule_rule_type_name">Time</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Schedule rule toast hint when enabled --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Schedule rule toast hint when enabled -->
<string name="zen_schedule_rule_enabled_toast" translatable="false">Automatic rule set to turn on Priority mode during specified times</string> <string name="zen_schedule_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified times</string>
<!-- [CHAR LIMIT=40] Zen mode settings: Event rule type name --> <!-- [CHAR LIMIT=40] Zen mode settings: Event rule type name -->
<string name="zen_event_rule_type_name">Event</string> <string name="zen_event_rule_type_name">Event</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Event rule toast hint when enabled --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Event rule toast hint when enabled -->
<string name="zen_event_rule_enabled_toast" translatable="false">Automatic rule set to turn on Priority mode during specified events</string> <string name="zen_event_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified events</string>
<!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule calendar option title --> <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule calendar option title -->
<string name="zen_mode_event_rule_calendar">During events for</string> <string name="zen_mode_event_rule_calendar">During events for</string>
@@ -9751,13 +9751,13 @@
<string name="zen_mode_schedule_rule_days_all">Every day</string> <string name="zen_mode_schedule_rule_days_all">Every day</string>
<!-- [CHAR LIMIT=60] Zen mode settings: Downtime rule setting --> <!-- [CHAR LIMIT=60] Zen mode settings: Downtime rule setting -->
<string name="zen_mode_schedule_alarm_title" translatable="false">Use alarm as the end time</string> <string name="zen_mode_schedule_alarm_title">Alarm can override end time</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Downtime rule setting --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Downtime rule setting -->
<string name="zen_mode_schedule_alarm_summary" translatable="false">Schedule turns off when next alarm rings</string> <string name="zen_mode_schedule_alarm_summary">Schedule turns off when an alarm rings</string>
<!-- [CHAR LIMIT=80] Zen mode settings: Title for preference to allow custom behavior for the dnd schedule --> <!-- [CHAR LIMIT=80] Zen mode settings: Title for preference to allow custom behavior for the dnd schedule -->
<string name="zen_mode_custom_behavior_title" translatable="false">Customized Priority mode behavior</string> <string name="zen_mode_custom_behavior_title">Do Not Disturb behavior</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Summay text indicating the currenty dnd schedule is using the default dnd settings --> <!-- [CHAR LIMIT=120] Zen mode settings: Summay text indicating the currenty dnd schedule is using the default dnd settings -->
<string name="zen_mode_custom_behavior_summary_default">Use default settings</string> <string name="zen_mode_custom_behavior_summary_default">Use default settings</string>
@@ -9796,7 +9796,7 @@
</string> </string>
<!-- [CHAR LIMIT=120] Zen mode settings: Header for calls and messages section of conversations <!-- [CHAR LIMIT=120] Zen mode settings: Header for calls and messages section of conversations
setting page --> setting page -->
<string name="zen_mode_people_calls_messages_section_title" translatable="false">Who can reach you</string> <string name="zen_mode_people_calls_messages_section_title">Who can interrupt</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: people screen footer --> <!-- [CHAR LIMIT=NONE] Zen mode settings: people screen footer -->
<string name="zen_mode_people_footer" translatable="false">Even if messaging or calling apps can\u0027t notify you, people you choose here can still reach you through those apps</string> <string name="zen_mode_people_footer" translatable="false">Even if messaging or calling apps can\u0027t notify you, people you choose here can still reach you through those apps</string>
@@ -9808,7 +9808,7 @@
<!-- [CHAR LIMIT=20] Zen mode settings: Calls option --> <!-- [CHAR LIMIT=20] Zen mode settings: Calls option -->
<string name="zen_mode_calls_list">calls</string> <string name="zen_mode_calls_list">calls</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Calls settings header --> <!-- [CHAR LIMIT=120] Zen mode settings: Calls settings header -->
<string name="zen_mode_calls_header" translatable="false">Who can call you</string> <string name="zen_mode_calls_header">Calls that can interrupt</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Calls screen footer --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Calls screen footer -->
<string name="zen_mode_calls_footer">To make sure allowed calls make sound, check that device is set to ring</string> <string name="zen_mode_calls_footer">To make sure allowed calls make sound, check that device is set to ring</string>
<!-- [CHAR LIMIT=NONE] Zen mode custom rule settings: Calls screen footer --> <!-- [CHAR LIMIT=NONE] Zen mode custom rule settings: Calls screen footer -->
@@ -9837,7 +9837,7 @@
<!-- [CHAR LIMIT=40] Zen mode settings: Allow messages to bypass DND title --> <!-- [CHAR LIMIT=40] Zen mode settings: Allow messages to bypass DND title -->
<string name="zen_mode_messages_title">Messages</string> <string name="zen_mode_messages_title">Messages</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Messages settings header --> <!-- [CHAR LIMIT=120] Zen mode settings: Messages settings header -->
<string name="zen_mode_messages_header" translatable="false">Who can message you</string> <string name="zen_mode_messages_header">Messages that can interrupt</string>
<!-- Do not disturb settings, messages, events and reminders footer [CHAR LIMIT=NONE]--> <!-- Do not disturb settings, messages, events and reminders footer [CHAR LIMIT=NONE]-->
<string name="zen_mode_messages_footer">To make sure allowed messages make sound, check that device is set to ring</string> <string name="zen_mode_messages_footer">To make sure allowed messages make sound, check that device is set to ring</string>
<!-- [CHAR LIMIT=NONE] Zen mode custom rule settings: Messages screen footer --> <!-- [CHAR LIMIT=NONE] Zen mode custom rule settings: Messages screen footer -->
@@ -9864,12 +9864,12 @@
<!-- [CHAR LIMIT=40] Zen mode settings: Messages option values: From some people (but not all or none), may be contacts or conversations --> <!-- [CHAR LIMIT=40] Zen mode settings: Messages option values: From some people (but not all or none), may be contacts or conversations -->
<string name="zen_mode_from_some">Some people or conversations</string> <string name="zen_mode_from_some">Some people or conversations</string>
<!-- Priority mode settings, calls summary [CHAR LIMIT=100]--> <!-- Do not disturb settings, calls summary [CHAR LIMIT=100]-->
<string name="zen_calls_summary_starred_repeat" translatable="false">From starred contacts and repeat callers</string> <string name="zen_calls_summary_starred_repeat">From starred contacts and repeat callers</string>
<!-- Priority mode settings, calls summary [CHAR LIMIT=100]--> <!-- Do not disturb settings, calls summary [CHAR LIMIT=100]-->
<string name="zen_calls_summary_contacts_repeat" translatable="false">From contacts and repeat callers</string> <string name="zen_calls_summary_contacts_repeat">From contacts and repeat callers</string>
<!-- Priority mode settings, calls summary [CHAR LIMIT=100]--> <!-- Do not disturb settings, calls summary [CHAR LIMIT=100]-->
<string name="zen_calls_summary_repeat_only" translatable="false">From repeat callers only</string> <string name="zen_calls_summary_repeat_only">From repeat callers only</string>
<!-- [CHAR LIMIT=40] Zen mode settings: Calls option value: No calls allowed --> <!-- [CHAR LIMIT=40] Zen mode settings: Calls option value: No calls allowed -->
<string name="zen_mode_none_calls">None</string> <string name="zen_mode_none_calls">None</string>
@@ -9923,14 +9923,14 @@
<!-- [CHAR LIMIT=100] Zen mode settings: Allow apps to bypass DND --> <!-- [CHAR LIMIT=100] Zen mode settings: Allow apps to bypass DND -->
<string name="zen_mode_bypassing_apps">Allow apps to override</string> <string name="zen_mode_bypassing_apps">Allow apps to override</string>
<!-- [CHAR LIMIT=100] Zen mode settings: Allow apps to notify during Priority mode header --> <!-- [CHAR LIMIT=100] Zen mode settings: Allow apps to bypass DND header -->
<string name="zen_mode_bypassing_apps_header" translatable="false">Apps that can notify you</string> <string name="zen_mode_bypassing_apps_header">Apps that can interrupt</string>
<!-- [CHAR LIMIT=100] Zen mode settings: Add apps to notify during Priority mode header --> <!-- [CHAR LIMIT=100] Zen mode settings: Add apps to bypass DND header -->
<string name="zen_mode_bypassing_apps_add_header" translatable="false">Choose more apps</string> <string name="zen_mode_bypassing_apps_add_header">Select more apps</string>
<!-- [CHAR LIMIT=120] Zen mode settings: No apps can notify in Priority mode --> <!-- [CHAR LIMIT=120] Zen mode settings: No apps are bypassing DND -->
<string name="zen_mode_bypassing_apps_none" translatable="false">None</string> <string name="zen_mode_bypassing_apps_none">No apps selected</string>
<!-- [CHAR LIMIT=120] Zen mode settings: No apps can notify in Priority mode --> <!-- [CHAR LIMIT=120] Zen mode settings: No apps are bypassing DND -->
<string name="zen_mode_bypassing_apps_subtext_none" translate="false">No apps can notify you</string> <string name="zen_mode_bypassing_apps_subtext_none">No apps can interrupt</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Preference to add apps that are allowed to bypass DND --> <!-- [CHAR LIMIT=120] Zen mode settings: Preference to add apps that are allowed to bypass DND -->
<string name="zen_mode_bypassing_apps_add">Add apps</string> <string name="zen_mode_bypassing_apps_add">Add apps</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Summary indicating all notification channels can <!-- [CHAR LIMIT=120] Zen mode settings: Summary indicating all notification channels can
@@ -9939,16 +9939,16 @@
<!-- [CHAR LIMIT=120] Zen mode settings: Summary indicating all notification channels can <!-- [CHAR LIMIT=120] Zen mode settings: Summary indicating all notification channels can
bypass DND for this app --> bypass DND for this app -->
<string name="zen_mode_bypassing_apps_summary_some">Some notifications</string> <string name="zen_mode_bypassing_apps_summary_some">Some notifications</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Footer for Priority mode bypassing apps settings --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Footer for DND bypassing apps settings -->
<string name="zen_mode_bypassing_apps_footer" translatable="false">If calling or messaging apps can\u0027t notify you, people you choose in Priority mode settings can still reach you through those apps</string> <string name="zen_mode_bypassing_apps_footer">Selected people can still reach you, even if you don\u2019t allow apps to interrupt</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Lists apps that can bypass Priority mode. For example, "Nest, Messages, and 2 more". --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Lists apps that can bypass DND. For example, "Nest, Messages, and 2 more can interrupt". -->
<string name="zen_mode_bypassing_apps_subtext" translatable="false"> <string name="zen_mode_bypassing_apps_subtext">
{count, plural, offset:2 {count, plural, offset:2
=0 {None} =0 {No apps can interrupt}
=1 {{app_1}} =1 {{app_1} can interrupt}
=2 {{app_1} and {app_2}} =2 {{app_1} and {app_2} can interrupt}
=3 {{app_1}, {app_2}, and {app_3}} =3 {{app_1}, {app_2}, and {app_3} can interrupt}
other {{app_1}, {app_2}, and # more} other {{app_1}, {app_2}, and # more can interrupt}
} }
</string> </string>
<!-- [CHAR LIMIT=100] Zen mode settings: Allow apps to bypass DND title--> <!-- [CHAR LIMIT=100] Zen mode settings: Allow apps to bypass DND title-->
@@ -9957,30 +9957,30 @@
<string name="zen_mode_bypassing_apps_all_summary">All notifications</string> <string name="zen_mode_bypassing_apps_all_summary">All notifications</string>
<!-- [CHAR LIMIT=100] Zen mode settings: App that can bypass DND's secondary text describing which notification channels from the app can bypass DND--> <!-- [CHAR LIMIT=100] Zen mode settings: App that can bypass DND's secondary text describing which notification channels from the app can bypass DND-->
<string name="zen_mode_bypassing_apps_some_summary">Some notifications</string> <string name="zen_mode_bypassing_apps_some_summary">Some notifications</string>
<!-- [CHAR LIMIT=100] Zen mode settings: Allow notifications from an app to notify during Priority mode header --> <!-- [CHAR LIMIT=100] Zen mode settings: Allow notifications from an app to bypass DND header -->
<string name="zen_mode_bypassing_app_channels_header" translatable="false">Notifications that can reach you</string> <string name="zen_mode_bypassing_app_channels_header">Notifications that can interrupt</string>
<!-- [CHAR LIMIT=100] Zen mode settings: Allow all notifications from an app to bypass DND <!-- [CHAR LIMIT=100] Zen mode settings: Allow all notifications from an app to bypass DND
toggle title --> toggle title -->
<string name="zen_mode_bypassing_app_channels_toggle_all">Allow all notifications</string> <string name="zen_mode_bypassing_app_channels_toggle_all">Allow all notifications</string>
<!-- [CHAR LIMIT=NONE] Zen mode settings: Summary for sound interruption settings --> <!-- [CHAR LIMIT=NONE] Zen mode settings: Summary for sound interruption settings -->
<string name="zen_mode_other_sounds_summary" translatable="false"> <string name="zen_mode_other_sounds_summary">
{count, plural, offset:2 {count, plural, offset:2
=0 {None} =0 {Nothing can interrupt}
=1 {{sound_category_1}} =1 {{sound_category_1} can interrupt}
=2 {{sound_category_1} and {sound_category_2}} =2 {{sound_category_1} and {sound_category_2} can interrupt}
=3 {{sound_category_1}, {sound_category_2}, and {sound_category_3}} =3 {{sound_category_1}, {sound_category_2}, and {sound_category_3} can interrupt}
other {{sound_category_1}, {sound_category_2}, and # more} other {{sound_category_1}, {sound_category_2}, and # more can interrupt}
} }
</string> </string>
<!-- [CHAR LIMIT=120] Zen mode settings: No sounds are allowed to bypass Priority mode --> <!-- [CHAR LIMIT=120] Zen mode settings: No sounds are allowed to bypass DND -->
<string name="zen_mode_sounds_none">None</string> <string name="zen_mode_sounds_none">Nothing can interrupt</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Summary for people category --> <!-- [CHAR LIMIT=120] Zen mode settings: Summary for people category -->
<string name="zen_mode_people_none" translatable="false">None</string> <string name="zen_mode_people_none">No one can interrupt</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Summary for people category --> <!-- [CHAR LIMIT=120] Zen mode settings: Summary for people category -->
<string name="zen_mode_people_some" translatable="false">Some people can reach you</string> <string name="zen_mode_people_some">Some people can interrupt</string>
<!-- [CHAR LIMIT=120] Zen mode settings: Summary for people category --> <!-- [CHAR LIMIT=120] Zen mode settings: Summary for people category -->
<string name="zen_mode_people_all" translatable="false">Anyone can reach you</string> <string name="zen_mode_people_all">All people can interrupt</string>
<!-- [CHAR LIMIT=50] Zen mode settings: Repeat callers option --> <!-- [CHAR LIMIT=50] Zen mode settings: Repeat callers option -->
<string name="zen_mode_repeat_callers">Repeat callers</string> <string name="zen_mode_repeat_callers">Repeat callers</string>
@@ -10039,13 +10039,13 @@
<!-- [CHAR LIMIT=40] Zen mode settings: visual signals: screen is on: title --> <!-- [CHAR LIMIT=40] Zen mode settings: visual signals: screen is on: title -->
<string name="zen_mode_screen_on">When the screen is on</string> <string name="zen_mode_screen_on">When the screen is on</string>
<!-- [CHAR LIMIT=130] Zen mode settings: visual signals: screen is on: summary --> <!-- [CHAR LIMIT=130] Zen mode settings: visual signals: screen is on: summary -->
<string name="zen_mode_screen_on_summary" translatable="false">Let notifications silenced by Priority mode pop on screen and show a status bar icon</string> <string name="zen_mode_screen_on_summary">Let notifications silenced by Do Not Disturb pop on screen and show a status bar icon</string>
<!-- [CHAR LIMIT=40] Zen mode settings: visual signals: screen is off: title --> <!-- [CHAR LIMIT=40] Zen mode settings: visual signals: screen is off: title -->
<string name="zen_mode_screen_off">When the screen is off</string> <string name="zen_mode_screen_off">When the screen is off</string>
<!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions: screen is off: summary --> <!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions: screen is off: summary -->
<string name="zen_mode_screen_off_summary" translatable="false">Let notifications silenced by Priority mode turn on the screen and blink the light</string> <string name="zen_mode_screen_off_summary">Let notifications silenced by Do Not Disturb turn on the screen and blink the light</string>
<!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions: screen is off: summary --> <!-- [CHAR LIMIT=130] Zen mode settings: visual interruptions: screen is off: summary -->
<string name="zen_mode_screen_off_summary_no_led" translatable="false">Let notifications silenced by Priority mode turn on the screen</string> <string name="zen_mode_screen_off_summary_no_led">Let notifications silenced by Do Not Disturb turn on the screen</string>
<!-- [CHAR LIMIT=NONE] Content description for per-app notification <!-- [CHAR LIMIT=NONE] Content description for per-app notification
settings button --> settings button -->
@@ -10298,8 +10298,8 @@
<string name="notifications_redacted">Sensitive content not on lock screen</string> <string name="notifications_redacted">Sensitive content not on lock screen</string>
<!-- App notification summary with notifications hidden [CHAR LIMIT=40] --> <!-- App notification summary with notifications hidden [CHAR LIMIT=40] -->
<string name="notifications_hidden">Not on lock screen</string> <string name="notifications_hidden">Not on lock screen</string>
<!-- App notification summary with notifications bypassing Priority mode [CHAR LIMIT=40] --> <!-- App notification summary with notifications bypassing DND [CHAR LIMIT=40] -->
<string name="notifications_priority" translatable="false">Priority mode overridden</string> <string name="notifications_priority">Do Not Disturb overridden</string>
<!-- App notification summary divider [CHAR LIMIT=40] --> <!-- App notification summary divider [CHAR LIMIT=40] -->
<string name="notifications_summary_divider">\u00A0/\u00A0</string> <string name="notifications_summary_divider">\u00A0/\u00A0</string>
<!-- App notification summary for advanced controls --> <!-- App notification summary for advanced controls -->
@@ -10376,7 +10376,7 @@
<!-- Label for showing categories with blocked notifications in list [CHAR LIMIT=30] --> <!-- Label for showing categories with blocked notifications in list [CHAR LIMIT=30] -->
<string name="filter_notif_blocked_channels">Categories: Turned off</string> <string name="filter_notif_blocked_channels">Categories: Turned off</string>
<!-- Label for showing categories with notifications that override dnd in list [CHAR LIMIT=30] --> <!-- Label for showing categories with notifications that override dnd in list [CHAR LIMIT=30] -->
<string name="filter_notif_dnd_channels" translatable="false">Categories: Overrides Priority mode</string> <string name="filter_notif_dnd_channels">Categories: Overrides Do Not Disturb</string>
<!-- Title for advanced application management settings [CHAR LIMIT=30] --> <!-- Title for advanced application management settings [CHAR LIMIT=30] -->
<string name="advanced_apps">Advanced</string> <string name="advanced_apps">Advanced</string>
@@ -10820,18 +10820,18 @@
<string name="no_data_usage">No data used</string> <string name="no_data_usage">No data used</string>
<!-- Zen mode access settings - title for warning dialog when enabling access [CHAR LIMIT=NONE] --> <!-- Zen mode access settings - title for warning dialog when enabling access [CHAR LIMIT=NONE] -->
<string name="zen_access_warning_dialog_title" translatable="false">Allow access to Priority mode for <xliff:g id="app" example="Tasker">%1$s</xliff:g>?</string> <string name="zen_access_warning_dialog_title">Allow access to Do Not Disturb for <xliff:g id="app" example="Tasker">%1$s</xliff:g>?</string>
<!-- Zen mode access settings - summary for warning dialog when enabling access [CHAR LIMIT=NONE] --> <!-- Zen mode access settings - summary for warning dialog when enabling access [CHAR LIMIT=NONE] -->
<string name="zen_access_warning_dialog_summary" translatable="false">The app will be able to turn on/off Priority mode and make changes to related settings.</string> <string name="zen_access_warning_dialog_summary">The app will be able to turn on/off Do Not Disturb and make changes to related settings.</string>
<string name="zen_access_disabled_package_warning">Must stay turned on because notification access is on</string> <string name="zen_access_disabled_package_warning">Must stay turned on because notification access is on</string>
<!-- Zen mode access settings - title for warning dialog when revoking access [CHAR LIMIT=NONE] --> <!-- Zen mode access settings - title for warning dialog when revoking access [CHAR LIMIT=NONE] -->
<string name="zen_access_revoke_warning_dialog_title" translatable="false">Revoke access to Priority mode for <xliff:g id="app" example="Tasker">%1$s</xliff:g>?</string> <string name="zen_access_revoke_warning_dialog_title">Revoke access to Do Not Disturb for <xliff:g id="app" example="Tasker">%1$s</xliff:g>?</string>
<!-- Zen mode access settings - summary for warning dialog when revoking access [CHAR LIMIT=NONE] --> <!-- Zen mode access settings - summary for warning dialog when revoking access [CHAR LIMIT=NONE] -->
<string name="zen_access_revoke_warning_dialog_summary" translatable="false">All Priority mode rules created by this app will be removed.</string> <string name="zen_access_revoke_warning_dialog_summary">All Do Not Disturb rules created by this app will be removed.</string>
<!-- Ignore battery optimizations on label [CHAR LIMIT=30] --> <!-- Ignore battery optimizations on label [CHAR LIMIT=30] -->
<string name="ignore_optimizations_on">Don\u2019t optimize</string> <string name="ignore_optimizations_on">Don\u2019t optimize</string>
@@ -11104,8 +11104,8 @@
<!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] --> <!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] -->
<string name="condition_airplane_summary">Networks unavailable</string> <string name="condition_airplane_summary">Networks unavailable</string>
<!-- Title of condition that Priority mode is on [CHAR LIMIT=36] --> <!-- Title of condition that do not disturb is on [CHAR LIMIT=36] -->
<string name="condition_zen_title" translatable="false">Priority mode is on</string> <string name="condition_zen_title">Do Not Disturb is on</string>
<!-- Summary of condition that do not disturb is on and all exceptions set to off [CHAR LIMIT=38] --> <!-- Summary of condition that do not disturb is on and all exceptions set to off [CHAR LIMIT=38] -->
<string name="condition_zen_summary_phone_muted">Phone muted</string> <string name="condition_zen_summary_phone_muted">Phone muted</string>
@@ -12339,8 +12339,8 @@
<!-- Help URI, action disabled by restricted settings [DO NOT TRANSLATE] --> <!-- Help URI, action disabled by restricted settings [DO NOT TRANSLATE] -->
<string name="help_url_action_disabled_by_restricted_settings" translatable="false"></string> <string name="help_url_action_disabled_by_restricted_settings" translatable="false"></string>
<!-- Title label for Priority mode suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] --> <!-- Title label for dnd suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] -->
<string name="zen_suggestion_title" translatable="false">Update Priority mode</string> <string name="zen_suggestion_title">Update Do Not Disturb</string>
<!-- Summary label for dnd suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] --> <!-- Summary label for dnd suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] -->
<string name="zen_suggestion_summary">Pause notifications to stay focused</string> <string name="zen_suggestion_summary">Pause notifications to stay focused</string>

View File

@@ -185,7 +185,7 @@ public class ZenModeBypassingAppsPreferenceControllerTest {
// only channel bypassing DND is a conversation (which will be showed on the // only channel bypassing DND is a conversation (which will be showed on the
// conversations page instead of the apps page) // conversations page instead of the apps page)
assertThat(mController.mPreference.isEnabled()).isTrue(); assertThat(mController.mPreference.isEnabled()).isTrue();
assertThat(mController.getSummary().contains("None")).isTrue(); assertThat(mController.getSummary().contains("No apps")).isTrue();
} }
@Test @Test
@@ -246,7 +246,7 @@ public class ZenModeBypassingAppsPreferenceControllerTest {
// THEN the preference is enabled and summary is updated // THEN the preference is enabled and summary is updated
assertThat(mController.mPreference.isEnabled()).isTrue(); assertThat(mController.mPreference.isEnabled()).isTrue();
assertThat(mController.getSummary().contains("None")).isTrue(); assertThat(mController.getSummary().contains("No apps")).isTrue();
} }
@Test @Test