1
0
Fork 0

added options to show/hide the Newline and the Tab characters in the 0-key char list

This commit is contained in:
sspanak 2025-06-12 17:47:50 +03:00 committed by Dimo Karaivanov
parent ea5da07838
commit 6edf4e18ab
20 changed files with 243 additions and 14 deletions

View file

@ -186,7 +186,9 @@
<string name="pref_category_punctuation_order">Interpunctievolgorde</string>
<string name="language_popup_title">Selecteer taal</string>
<string name="punctuation_order_cannot_be_empty">De lijst mag niet leeg zijn.</string>
<string name="punctuation_order_whitespace_will_be_added_automatically">Spatie- en nieuwe regeltekens worden automatisch aan het begin van de lijst toegevoegd.</string>
<string name="punctuation_order_include_newline">Nieuwe regel opnemen</string>
<string name="punctuation_order_include_tab">Tab opnemen</string>
<string name="punctuation_order_whitespace_will_be_added_automatically">Het spatiekarakter wordt automatisch aan het begin van de lijst toegevoegd.</string>
<string name="punctuation_order_mandatory_char_missing">Ontbrekend verplicht teken:%1$s</string>
<string name="punctuation_order_mandatory_chars_missing">Ontbrekende verplichte tekens:%1$s</string>
<string name="punctuation_order_save_error">Opslaan van de tekenvolgorde mislukt.</string>