1
0
Fork 0

Adding words, word normalization and typing in Predictive mode are now forbidden during dictionary loading

This commit is contained in:
sspanak 2024-02-12 18:10:57 +02:00 committed by Dimo Karaivanov
parent fb9ed51f52
commit 048ce9cfb4
14 changed files with 31 additions and 7 deletions

View file

@ -63,6 +63,7 @@
<string name="dictionary_loaded">Dictionary load completed.</string>
<string name="dictionary_loading">Loading dictionary (%1$s)…</string>
<string name="dictionary_loading_indeterminate">Loading dictionary</string>
<string name="dictionary_loading_please_wait">Please wait for the dictionary to load.</string>
<string name="dictionary_load_title">Load Dictionary</string>
<string name="dictionary_missing_go_load_it">No dictionary for language \"%1$s\". Go to Settings to load it.</string>
<string name="dictionary_not_found">Loading failed. Dictionary for \"%1$s\" not found.</string>