diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index b8aa889..e59cbd6 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -178,6 +178,11 @@
Noisy notifications if screen on
Disable to block notifications sound and vibration when the screen is awake
+
+ Annoying notifications protection
+ Make heads up less annoying
+ Show heads up only for dialer or messaging app if they are not in foreground
+
In-call vibration options
Vibrate on connect
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index eb19f83..813a217 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -47,7 +47,17 @@
android:fragment="com.cherish.settings.fragments.BatteryLightSettings"
android:title="@string/battery_light_settings" />
-
+
+
+
+
+
+
+