[2/2] OmniGears: Double Tap To Sleep on Status Bar

Change-Id: I5d20de0286857b078b95a8dcc64705581887e2b2
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 4aae610..eb583f7 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -67,6 +67,10 @@
     <string name="keys_action_app_switch_short">Default</string>
     <string name="keys_action_omniswitch_short">OmniSwitch</string>
 
+    <!-- Double tap to sleep -->
+    <string name="double_tap_to_sleep_title">Double-tap to sleep</string>
+    <string name="double_tap_to_sleep_summary">Double tap on the status bar to put the device to sleep</string>
+
     <!-- Doze pulse (ambient display) options -->
     <string name="doze_overwrite_value_title">Overwrite value</string>
     <string name="doze_overwrite_value_summary">Allow to overwrite default value with user config</string>