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

@ -195,4 +195,6 @@
<string name="punctuation_order_reset_defaults">Відновити початковий порядок</string>
<string name="language">Мова</string>
<string name="punctuation_order_save">Зберегти порядок</string>
<string name="punctuation_order_forbidden_char">Заборонений символ:%1$s</string>
<string name="punctuation_order_forbidden_chars">Заборонені символи:%1$s</string>
</resources>