added a setting for hiding the arrow keys
This commit is contained in:
parent
4bd6ddef89
commit
110bd8175e
18 changed files with 81 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
<string name="pref_abc_auto_accept_slow">Langsam</string>
|
||||
<string name="pref_alternative_suggestion_scrolling">Alternative Wort-Scroll-Methode</string>
|
||||
<string name="pref_alternative_suggestion_scrolling_summary">Aktivieren Sie, wenn Sie manchmal nicht alle Vorschläge sehen können oder Probleme beim Scrollen haben.</string>
|
||||
<string name="pref_arrow_keys_visible_summary">Bildlauf-Tasten auf beiden Seiten der Wortvorschlagsliste anzeigen.</string>
|
||||
<string name="pref_auto_space">Automatischer Abstand</string>
|
||||
<string name="pref_auto_space_summary">Automatisch ein Leerzeichen nach Satzzeichen oder Wörtern hinzufügen.</string>
|
||||
<string name="pref_auto_text_case">Automatische Großbuchstaben</string>
|
||||
|
|
@ -182,4 +183,5 @@
|
|||
<string name="pref_numpad_shape">Form</string>
|
||||
<string name="pref_numpad_shape_square">Quadrat</string>
|
||||
<string name="pref_numpad_shape_v">V-Form</string>
|
||||
<string name="pref_arrow_keys_visible">Pfeiltasten</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue