Punctuation reordering (#639)
This commit is contained in:
parent
aee242b8fa
commit
9043165395
38 changed files with 808 additions and 26 deletions
|
|
@ -164,4 +164,13 @@
|
|||
<string name="language_selection_words">woorden</string>
|
||||
<string name="pref_backspace_acceleration">Snel verwijderen</string>
|
||||
<string name="pref_backspace_acceleration_summary">Hele woorden wissen door Backspace ingedrukt te houden of te vegen. (Niet ondersteund in sommige apps)</string>
|
||||
<string name="pref_category_punctuation_order">Interpunctievolgorde</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_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_sentence">Tekenvolgorde van de 1-toets</string>
|
||||
<string name="punctuation_order_special">Tekenvolgorde van de 0-toets</string>
|
||||
<string name="punctuation_order_reset_defaults">Standaardvolgorde herstellen</string>
|
||||
<string name="language">Taal</string>
|
||||
<string name="punctuation_order_save">Volgorde opslaan</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue