Fix: Remove improper mouse option description (#3991)

This commit is contained in:
CryoticJet 2023-02-26 19:39:33 +08:00 committed by GitHub
parent da7dd201f2
commit 12362b2318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,7 +271,7 @@
<string name="preference_control_offset_title">Control side offsets</string>
<string name="preference_control_offset_description">Set a custom offset to each side of the screen</string>
<string name="preference_mouse_start_title">Start with virtual mouse on</string>
<string name="preference_mouse_start_description">Using this option will get you judged by Mathias-Boulay</string>
<string name="preference_mouse_start_description">Virtual Mouse appears at startup when this option is on</string>
<string name="preference_video_title">Video and renderer</string>
<string name="preference_video_description">Resolution, scaling type, and renderer</string>
<string name="preference_control_title">Control customization</string>