1
0
Fork 0

when reordering punctuation, mandatory chars of one key are not allowed on the other

This commit is contained in:
sspanak 2024-10-01 12:45:24 +03:00 committed by Dimo Karaivanov
parent 31859fbf9d
commit 0e66f82738
16 changed files with 117 additions and 17 deletions

View file

@ -171,6 +171,8 @@
<string name="punctuation_order_whitespace_will_be_added_automatically">Space and Newline characters will be automatically added at the beginning of the list.</string>
<string name="punctuation_order_mandatory_char_missing">Missing mandatory character:%1$s</string>
<string name="punctuation_order_mandatory_chars_missing">Missing mandatory characters:%1$s</string>
<string name="punctuation_order_forbidden_char">Forbidden character:%1$s</string>
<string name="punctuation_order_forbidden_chars">Forbidden characters:%1$s</string>
<string name="punctuation_order_reset_defaults">Restore Default Order</string>
<string name="punctuation_order_save">Save Order</string>
<string name="punctuation_order_sentence">1-key Character Order</string>