diff --git a/res/values/strings.xml b/res/values/strings.xml index 7331d7265f7..35962796d3a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6726,14 +6726,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 @@ -7313,8 +7313,11 @@ Alarms - - Media and system feedback + + Media + + + Includes system feedback Reminders @@ -7334,6 +7337,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"/>