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

@ -31,8 +31,8 @@
<string name="pref_auto_capitals_after_newline">Automatische hoofdletters op elke regel</string>
<string name="pref_auto_capitals_after_newline_summary">Elke regel beginnen met een hoofdletter, zelfs als het midden van een zin is.</string>
<string name="pref_choose_languages">Talen</string>
<string name="pref_status_icon">Typemodus-icoon</string>
<string name="pref_status_icon_summary">Geef de huidige typmodus aan met een icoon.</string>
<string name="pref_status_icon">Activiteitsicoon</string>
<string name="pref_status_icon_summary">" Een icoon tonen wanneer %1$s actief is."</string>
<string name="dictionary_cancel_load">Laden annuleren</string>
<string name="dictionary_load_cancelled">Laden geannuleerd.</string>
<string name="dictionary_loaded">Woordenboek laden voltooid.</string>