diff --git a/res/values/strings.xml b/res/values/strings.xml index 45aadf38d12..686cb724122 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6728,14 +6728,14 @@ No sound - - No sound (Total Silence) + + Total Silence No sound except %1$s - - No sound except alarms, media and system feedback (Alarms only) + + No sound except alarms and media Turn on automatically @@ -7315,8 +7315,11 @@ Alarms - - Media and system feedback + + Media + + + Includes system feedback Reminders @@ -7336,6 +7339,9 @@ If the same person calls a second time within a %d minute period + + Custom + Automatically turn on diff --git a/res/xml/zen_mode_behavior_settings.xml b/res/xml/zen_mode_behavior_settings.xml index c0849daaf48..6aeebe69a9b 100644 --- a/res/xml/zen_mode_behavior_settings.xml +++ b/res/xml/zen_mode_behavior_settings.xml @@ -34,7 +34,8 @@ + android:title="@string/zen_mode_media_system_other" + android:summary="@string/zen_mode_media_system_other_secondary_text"/>