removed the capital letter hack and added a new one, only for the English I, in DictionaryLoader
removed some unused code and fixed a spelling mistake
This commit is contained in:
parent
dc0468ffeb
commit
17e9b779e6
6 changed files with 6 additions and 24 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<string name="add_word_add">Add</string>
|
||||
<string name="add_word_blank">Blank word not added.</string>
|
||||
<string name="add_word_exist">Word \"%1$s\" already in the dictionary.</string>
|
||||
<string name="add_word_exist">Word \"%1$s\" is already in the dictionary.</string>
|
||||
<string name="add_word_invalid_language" translatable="false">Cannot add a word when no language is selected.</string>
|
||||
<string name="add_word_title">Add Word</string>
|
||||
<string name="add_word_field_placeholder">Type a word…</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue