diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9d868cbe4ea..815fff240e7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8470,6 +8470,9 @@
Touch sounds
+
+ Always show icon when in vibrate mode
+
Dock speaker plays
diff --git a/res/xml/other_sound_settings.xml b/res/xml/other_sound_settings.xml
index d8396a4b644..056551f4e29 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" />
+
+
+
+
+
+