diff --git a/res/values/strings.xml b/res/values/strings.xml index b9910f0912b..815ab5ba570 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6811,11 +6811,11 @@ Urgent - - Allow sound + + Allow interruptions - - Don\'t make sound, vibrate, or peek these notifications into view on the current screen. + + Let the app make sound, vibrate, and/or pop notifications on screen diff --git a/res/xml/legacy_channel_notification_settings.xml b/res/xml/legacy_channel_notification_settings.xml index e2717050b29..519bf5d4875 100644 --- a/res/xml/legacy_channel_notification_settings.xml +++ b/res/xml/legacy_channel_notification_settings.xml @@ -27,7 +27,8 @@ + android:title="@string/allow_interruption" + android:summary="@string/allow_interruption_summary"/>