Correct typo for "Redirect vibration"

The string is "vibration" , not "vibrator".

Fixes: 75277798
Test: Manual test

Change-Id: I065f4f556e9b719b89b0abeca709ebdcc53b3321
This commit is contained in:
Shawn Ding
2018-03-21 12:53:17 +08:00
parent 1a7e4daa95
commit 55554c4eb1

View File

@@ -4191,7 +4191,7 @@
<!-- On Languages & input settings screen, heading. Inside the "Languages & input settings" screen, this is the header for settings that relate to game controller devices. [CHAR LIMIT=40] -->
<string name="game_controller_settings_category">Game Controller</string>
<!-- On Languages & input settings screen, setting title. Setting to redirect vibration to input devices. [CHAR LIMIT=35] -->
<string name="vibrate_input_devices">Redirect vibrator</string>
<string name="vibrate_input_devices">Redirect vibration</string>
<!-- On Languages & input settings screen, setting summary. Setting to redirect vibration to input devices. [CHAR LIMIT=100] -->
<string name="vibrate_input_devices_summary">Send vibration to game controller when connected</string>