1
0
Fork 0

restored the status icon

This commit is contained in:
sspanak 2024-03-30 18:30:14 +02:00 committed by Dimo Karaivanov
parent c6c1874335
commit f4caa24387
47 changed files with 180 additions and 21 deletions

View file

@ -52,15 +52,16 @@
<string name="pref_hack_fb_messenger">Send with \"OK\" in Facebook Messenger</string>
<string name="pref_hack_key_pad_debounce_time">Accidental Key Repeat Protection</string>
<string name="pref_hack_key_pad_debounce_off">Off</string>
<string name="pref_layout">On-screen Layout Type</string>
<string name="pref_help">Help</string>
<string name="pref_layout">On-screen Layout</string>
<string name="pref_layout_numpad">Virtual numpad (BETA)</string>
<string name="pref_layout_small">Function keys</string>
<string name="pref_layout_stealth">Stealth</string>
<string name="pref_layout_tray">Suggestion list only</string>
<string name="pref_help">Help</string>
<string name="pref_upside_down_keys">Reverse Key Order</string>
<string name="pref_upside_down_keys_summary">Use this if you have 789 on the first row, instead of 123.</string>
<string name="pref_status_icon">Typing Mode Icon</string>
<string name="pref_status_icon_summary">Show a status icon indicating the current typing mode.</string>
<string name="dictionary_cancel_load">Cancel Loading</string>
<string name="dictionary_load_bad_char">Loading failed. Invalid word \"%1$s\" on line %2$d of language \"%3$s\".</string>