diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index f7367f2..d28af93 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -268,4 +268,7 @@
Simple2 Icon
Simple3 Icon
+
+ Notification sound if active
+ Play sound and vibration for notifications when screen is on
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 992b8ea..e19fb46 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -33,4 +33,11 @@
android:fragment="com.cherish.settings.fragments.BatteryLightSettings"
android:title="@string/battery_light_settings" />
+
+