1
0
Fork 0

added a setting for hiding the arrow keys

This commit is contained in:
sspanak 2025-02-02 20:23:37 +02:00 committed by Dimo Karaivanov
parent 4bd6ddef89
commit 110bd8175e
18 changed files with 81 additions and 1 deletions

View file

@ -31,6 +31,8 @@
<string name="pref_abc_auto_accept_slow">Langzaam</string>
<string name="pref_alternative_suggestion_scrolling">Alternatieve suggestiescrolmethode</string>
<string name="pref_alternative_suggestion_scrolling_summary">Inschakelen als je soms niet alle suggesties kunt zien of problemen hebt met het scrollen.</string>
<string name="pref_arrow_keys_visible">Pijltoetsen</string>
<string name="pref_arrow_keys_visible_summary">Scrolltoetsen aan beide zijden van de woordenvoorstellijst weergeven.</string>
<string name="pref_auto_space">Automatische spatie</string>
<string name="pref_auto_space_summary">Automatisch een spatie toevoegen na interpunctie of woorden.</string>
<string name="pref_auto_text_case">Automatische hoofdletters</string>