diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index d28af93..06f0e20 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -271,4 +271,8 @@
Notification sound if active
Play sound and vibration for notifications when screen is on
+
+
+ Vibrate on touch
+ Vibrate when touching QS tiles
diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml
index 30b37f6..e23ff1e 100644
--- a/res/xml/cherish_settings_quicksettings.xml
+++ b/res/xml/cherish_settings_quicksettings.xml
@@ -17,5 +17,12 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/quicksettings_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
-
+
+
+