diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1a92f7bc1c7..ecb74bbae71 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7590,6 +7590,12 @@
Work notifications
+
+ Hide silent notification status icons
+
+
+ Hide icons for silent notifications in the status bar
+
Allow notification dots
diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml
index e4d948bef88..ca826095f08 100644
--- a/res/xml/configure_notification_settings.xml
+++ b/res/xml/configure_notification_settings.xml
@@ -26,6 +26,12 @@
android:summary="@string/summary_placeholder"
settings:searchable="false"/>
+
+