diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 506fb49..127c696 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -870,6 +870,8 @@
Screen edge lighting
Show on new notifcation
Show light pulse on new notification
+ Show for all doze events
+ Show lights for all doze events and not just notifications
Light repeat mode
Restart
Reverse
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 8e2de10..5051cc8 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -178,6 +178,12 @@
android:entries="@array/pulse_ambient_light_layout_entries"
android:entryValues="@array/pulse_ambient_light_layout_values"
android:defaultValue="0" />
+
+