diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 56f1ba6..f11b1e8 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -331,4 +331,8 @@
Kill app button
Show a kill app button in the notification\'s longpress menu
+
+ Double-tap to wake on doze
+ Double tap to wake when device is dreaming
+
diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml
index 7c8fa49..05c6bfe 100644
--- a/res/xml/cherish_settings_lockscreen.xml
+++ b/res/xml/cherish_settings_lockscreen.xml
@@ -27,6 +27,12 @@
android:summary="@string/double_tap_to_sleep_lockscreen_summary"
android:defaultValue="true" />
+
+