1
0
Fork 0

added v-shaped numpad layout

This commit is contained in:
sspanak 2025-02-02 15:20:56 +02:00 committed by Dimo Karaivanov
parent 4303e03448
commit e6950c370c
29 changed files with 228 additions and 82 deletions

View file

@ -83,6 +83,10 @@
<string name="pref_layout_tray">Suggestion list only</string>
<string name="pref_numpad_alignment">Alignment</string>
<string name="pref_numpad_key_height">Height</string>
<string name="pref_numpad_shape">Shape</string>
<string name="pref_numpad_shape_square">Square</string>
<string name="pref_numpad_shape_v">V-Shape</string>
<string name="pref_numpad_shape_long_space">Long Spacebar</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.</string>