1
0
Fork 0

simplified word adding

This commit is contained in:
sspanak 2023-08-14 15:26:42 +03:00 committed by Dimo Karaivanov
parent bd5385d17d
commit d8c2f7fc15
17 changed files with 110 additions and 117 deletions

View file

@ -7,6 +7,7 @@
<string name="add_word_add">Toevoegen</string>
<string name="add_word_blank">Leeg woord niet toegevoegd.</string>
<string name="add_word_exist">Woord \"%1$s\" staat al in het woordenboek.</string>
<string name="add_word_success">\"%1$s\" toegevoegd.</string>
<string name="add_word_title">Woord toevoegen</string>
<string name="pref_category_about">Over de applicatie</string>
<string name="pref_help">Helpen</string>