diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index ab2ded5..0adee60 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -1404,4 +1404,16 @@
- 2
- 3
+
+
+
+ - @string/pulse_ambient_light_layout_solid
+ - @string/pulse_ambient_light_layout_faded
+
+
+
+ - 0
+ - 1
+
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index f996cfa..54e3b3a 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -910,6 +910,9 @@
Sets the ambient light animation duration
Edge Light Repeat count
Set max repeat count. 0 for infinite
+ Edge Light View
+ Solid
+ Faded
Disable power menu on lock screen
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 509b25b..ab84b6d 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -162,6 +162,13 @@
android:defaultValue="false"
android:dependency="ambient_notification_light_enabled"/>
+
+