diff --git a/res/values/strings.xml b/res/values/strings.xml index 978c2947faf..ebe285d7579 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6881,7 +6881,10 @@ Touch sounds - Vibrate on tap + Touch vibration + + + Haptic feedback for tap, keyboard, and more Dock speaker plays diff --git a/res/xml/other_sound_settings.xml b/res/xml/other_sound_settings.xml index 6eca62cd289..7b3f362eec8 100644 --- a/res/xml/other_sound_settings.xml +++ b/res/xml/other_sound_settings.xml @@ -47,7 +47,8 @@ + android:title="@string/vibrate_on_touch_title" + android:summary="@string/vibrate_on_touch_summary" /> + android:title="@string/vibrate_on_touch_title" + android:summary="@string/vibrate_on_touch_summary" />