removed the separate status icons per mode and simplified the logic; now there is only one
This commit is contained in:
parent
8fc51d5f56
commit
46fda4adee
46 changed files with 59 additions and 119 deletions
|
|
@ -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 7–8–9 on the first row, instead of 1–2–3.</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue