diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 6e9ff57..0764b2f 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -530,5 +530,9 @@
Show indicator when any app uses location
Media projection privacy indicator
Show indicator when device screen is projected
+
+
+ Show notification count
+ Display the number of pending notifications
diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml
index 66bda03..c76baf5 100644
--- a/res/xml/cherish_settings_statusbar.xml
+++ b/res/xml/cherish_settings_statusbar.xml
@@ -113,6 +113,12 @@
android:title="@string/projection_privacy_indicator_title"
android:summary="@string/projection_privacy_indicator_summary"
android:defaultValue="true" />
+
+