diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index f915c77..38c819a 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -468,4 +468,17 @@
- @string/action_value_select_app
+
+
+ - @string/default_string
+ - @string/screen_off_animation_crt
+ - @string/screen_off_animation_scale
+
+
+
+ - 0
+ - 1
+ - 2
+
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 13b0807..9be456f 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -599,5 +599,10 @@
Hardware navigation buttons
Disable hardware buttons
+
+
+ Screen off animation
+ CRT
+ Scale
diff --git a/res/xml/cherish_settings_animations.xml b/res/xml/cherish_settings_animations.xml
index 8c0b73d..874abbd 100644
--- a/res/xml/cherish_settings_animations.xml
+++ b/res/xml/cherish_settings_animations.xml
@@ -45,4 +45,12 @@
android:entryValues="@array/qs_tile_animation_interpolator_values"
android:persistent="false" />
+
+