diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 2a36b7e..5ed334d 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -152,4 +152,10 @@
Gestures
Double tap to sleep
Double tap on statusbar to put the device to sleep
+
+
+ Volume Rocker
+
+
+ Pressing the volume keys will wake your device
diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml
index 3179aad..9a341eb 100644
--- a/res/xml/cherish_settings_button.xml
+++ b/res/xml/cherish_settings_button.xml
@@ -17,6 +17,17 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/button_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
+
+
+
+
+
\ No newline at end of file