diff --git a/res/values/strings.xml b/res/values/strings.xml
index 21d52b50983..25b93fe8c43 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8507,6 +8507,9 @@
Touch sounds
+
+ Always show icon when in vibrate mode
+
Touch vibration
diff --git a/res/xml/other_sound_settings.xml b/res/xml/other_sound_settings.xml
index 7b3f362eec8..35444b3692f 100644
--- a/res/xml/other_sound_settings.xml
+++ b/res/xml/other_sound_settings.xml
@@ -44,6 +44,11 @@
android:key="touch_sounds"
android:title="@string/touch_sounds_title" />
+
+
+
+
+
+