Preferences cleanup
* DictionariesScreen -> LanguagesScreen * reorganized the Preference Items * removed unnecessary public access * Load Dictionary -> Load Selected
This commit is contained in:
parent
29b2ac2cb6
commit
5a43fba3d5
38 changed files with 100 additions and 97 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue