Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55554c4e authored by Shawn Ding's avatar Shawn Ding
Browse files

Correct typo for "Redirect vibration"

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

Fixes: 75277798
Test: Manual test

Change-Id: I065f4f556e9b719b89b0abeca709ebdcc53b3321
parent 1a7e4daa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>