1
0
Fork 0

Add words without confirmation (#583)

This commit is contained in:
Dimo Karaivanov 2024-07-31 11:40:00 +03:00 committed by GitHub
parent ded66244bd
commit b9c4d71968
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 112 additions and 42 deletions

View file

@ -15,6 +15,7 @@
<string name="add_word_add">Add</string>
<string name="add_word_confirm">Add word \"%1$s\" to %2$s?</string>
<string name="add_word_no_confirmation">Add Without Confirmation</string>
<string name="add_word_no_selection">Move the cursor inside a word to add it.</string>
<string name="add_word_blank">Blank word not added.</string>
<string name="add_word_exist">Word \"%1$s\" is already in the dictionary.</string>