added a better visible error message and text field highlighting when saving the punctuation order fails
This commit is contained in:
parent
533d2a6cde
commit
675c6e9f23
19 changed files with 57 additions and 15 deletions
|
|
@ -190,6 +190,7 @@
|
|||
<string name="punctuation_order_whitespace_will_be_added_automatically">Les caractères Espace et Retour à la ligne seront automatiquement ajoutés au début de la liste.</string>
|
||||
<string name="punctuation_order_mandatory_char_missing">Caractère obligatoire manquant :%1$s</string>
|
||||
<string name="punctuation_order_mandatory_chars_missing">Caractères obligatoires manquants :%1$s</string>
|
||||
<string name="punctuation_order_save_error">Échec de l’enregistrement de l’ordre des caractères.</string>
|
||||
<string name="punctuation_order_sentence">Ordre des caractères de la touche 1</string>
|
||||
<string name="punctuation_order_special">Ordre des caractères de la touche 0</string>
|
||||
<string name="punctuation_order_reset_defaults">Restaurer l’ordre par défaut</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue