1
0
Fork 0

Configurable width (#690)

* numpad width setting

* translations
This commit is contained in:
Dimo Karaivanov 2024-12-21 10:47:01 +02:00 committed by GitHub
parent bf9d1a8c78
commit 8aeceefeb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 128 additions and 28 deletions

View file

@ -79,8 +79,9 @@
<string name="pref_layout_small">Function keys</string>
<string name="pref_layout_stealth">Invisible</string>
<string name="pref_layout_tray">Suggestion list only</string>
<string name="pref_numpad_alignment">Alignment in Landscape Mode</string>
<string name="pref_numpad_key_height">On-screen Key Size</string>
<string name="pref_numpad_alignment">Alignment</string>
<string name="pref_numpad_key_height">Height</string>
<string name="pref_numpad_width">Width</string>
<string name="pref_predict_word_pairs">Learn Word Pairs</string>
<string name="pref_predict_word_pairs_summary">Remember commonly used phrases to improve the suggestions accuracy. (Causes minimal lag on devices with &lt; 2GB RAM)</string>
<string name="pref_status_icon">Status Icon</string>