Tweak strings for rumble strength options

This commit is contained in:
Cameron Gutman 2024-01-19 20:51:13 -06:00
parent f2c6e9e32e
commit 6ff37a17ec

View File

@ -173,8 +173,8 @@
<string name="summary_checkbox_multi_controller">Unchecking this option forces a gamepad to always be present</string>
<string name="title_checkbox_vibrate_fallback">Emulate rumble support with vibration</string>
<string name="summary_checkbox_vibrate_fallback">Vibrates your device to emulate rumble if your gamepad does not support it</string>
<string name="title_seekbar_vibrate_fallback_strength">Adjust emulated rumble strength</string>
<string name="summary_seekbar_vibrate_fallback_strength">Can amplify or reduce the vibration strength on your device</string>
<string name="title_seekbar_vibrate_fallback_strength">Adjust emulated rumble intensity</string>
<string name="summary_seekbar_vibrate_fallback_strength">Amplify or reduce the vibration intensity on your device</string>
<string name="suffix_seekbar_vibrate_fallback_strength">%</string>
<string name="title_seekbar_deadzone">Adjust analog stick deadzone</string>
<string name="summary_seekbar_deadzone">Note: Some games can enforce a larger deadzone than what Moonlight is configured to use.</string>