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

@ -173,4 +173,6 @@
<string name="punctuation_order_reset_defaults">Standaardvolgorde herstellen</string>
<string name="language">Taal</string>
<string name="punctuation_order_save">Volgorde opslaan</string>
<string name="punctuation_order_forbidden_char">Verboden teken:%1$s</string>
<string name="punctuation_order_forbidden_chars">Verboden tekens:%1$s</string>
</resources>