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

@ -174,4 +174,6 @@
<string name="punctuation_order_reset_defaults">Standardreihenfolge wiederherstellen</string>
<string name="language">Sprache</string>
<string name="punctuation_order_save">Reihenfolge speichern</string>
<string name="punctuation_order_forbidden_char">Verbotenes Zeichen:%1$s</string>
<string name="punctuation_order_forbidden_chars">Verbotene Zeichen:%1$s</string>
</resources>