Merge pull request #5440 from RafaelsRamos/imp/setting_description

fix: clarify setting description
This commit is contained in:
Bnyro 2024-01-05 17:26:19 +01:00 committed by GitHub
commit e3ae6eb4c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -350,7 +350,7 @@
<string name="volume">Volume</string>
<string name="auto">Auto</string>
<string name="swipe_controls">Swipe controls</string>
<string name="swipe_controls_summary">Use swipe gesture to adjust the brightness and volume</string>
<string name="swipe_controls_summary">Swipe to adjust the brightness and volume while in fullscreen mode</string>
<string name="pinch_control">Pinch control</string>
<string name="pinch_control_summary">Use pinch gesture to zoom in/out</string>
<string name="defaults">Defaults</string>