diff --git a/res/values/strings.xml b/res/values/strings.xml index 1ca471f3af6..6134100c59f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9056,6 +9056,10 @@ Notifications that may ring or vibrate based on settings Silent Notifications that never make sound or vibrations + + Allowed + + Not allowed See all apps diff --git a/res/xml/notification_access_settings.xml b/res/xml/notification_access_settings.xml index b523d7de691..94c90b42fac 100644 --- a/res/xml/notification_access_settings.xml +++ b/res/xml/notification_access_settings.xml @@ -25,9 +25,9 @@ + android:title="@string/notification_listener_allowed"/> + android:title="@string/notification_listener_not_allowed"/>