diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index c5a2bcb..c52fb15 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -437,4 +437,8 @@
Headset only if music is active
Both speaker and headset
+
+ Force expanded notifications
+ Force apps that support expanded notifications
+
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index e7692dd..ade5ca3 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -30,4 +30,10 @@
android:icon="@drawable/ic_battery_almostfull"
android:fragment="com.cherish.settings.fragments.BatteryLightSettings"
android:title="@string/battery_light_settings" />
+
+