1
0
Fork 0

Recomposition (#609)

* word re-composition function

* reordered the Keypad settings a bit
This commit is contained in:
Dimo Karaivanov 2024-08-29 11:14:09 +03:00
parent 0228c5fd81
commit 7195688867
20 changed files with 137 additions and 20 deletions

View file

@ -24,6 +24,8 @@
<string name="pref_dark_theme">Thème sombre</string>
<string name="pref_auto_capitals_after_newline">Majuscules automatiques sur chaque ligne</string>
<string name="pref_auto_capitals_after_newline_summary">Commencer chaque ligne avec une majuscule, même si elle est au milieu d\'une phrase.</string>
<string name="pref_backspace_recomposing">Recomposition de mots</string>
<string name="pref_backspace_recomposing_summary">Ramener la liste de suggestions en appuyant sur Retour arrière à la fin d\'un mot.\n(Non pris en charge dans certaines applications)</string>
<string name="pref_choose_languages">Langues</string>
<string name="dictionary_truncate_title">Supprimer tous</string>
<string name="pref_status_icon">Icône d\'état</string>