1
0
Fork 0

removed the separate status icons per mode and simplified the logic; now there is only one

This commit is contained in:
sspanak 2024-04-08 16:51:00 +03:00 committed by Dimo Karaivanov
parent 8fc51d5f56
commit 46fda4adee
46 changed files with 59 additions and 119 deletions

View file

@ -66,8 +66,8 @@
<string name="pref_layout_tray">Suggestion list only</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="pref_status_icon">Activeness Icon</string>
<string name="pref_status_icon_summary">Show an icon when %1$s is active.</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>