1
0
Fork 0

Preferences cleanup

* DictionariesScreen -> LanguagesScreen

  * reorganized the Preference Items

  * removed unnecessary public access

  * Load Dictionary -> Load Selected
This commit is contained in:
sspanak 2024-03-06 10:12:45 +02:00 committed by Dimo Karaivanov
parent 29b2ac2cb6
commit 5a43fba3d5
38 changed files with 100 additions and 97 deletions

View file

@ -65,7 +65,7 @@
<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_load_title">Load Selected</string>
<string name="dictionary_not_found">Loading failed. Dictionary for \"%1$s\" not found.</string>
<string name="dictionary_truncate_title">Delete All</string>
<string name="dictionary_truncate_unselected">Delete Unselected</string>