diff --git a/res/values/strings.xml b/res/values/strings.xml
index a153249768d..c8f6ed5f3f0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8080,6 +8080,9 @@
Display in pull-down shade, status bar & on lock screen
+
+ Hide silent notifications in status bar
+
Blink light
diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml
index 7dea4e60047..6e8f701704b 100644
--- a/res/xml/configure_notification_settings.xml
+++ b/res/xml/configure_notification_settings.xml
@@ -87,6 +87,11 @@
android:order="15"
settings:initialExpandedChildrenCount="0">
+
+