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

@ -41,6 +41,8 @@
<string name="pref_auto_text_case_summary">התחל אוטומטית משפטים באות גדולה.</string>
<string name="pref_auto_capitals_after_newline">רישיות אוטומטיות בכל שורה</string>
<string name="pref_auto_capitals_after_newline_summary">להתחיל כל שורה באות ראשונה גדולה, גם אם היא באמצע משפט.</string>
<string name="pref_backspace_recomposing">עריכת מילים</string>
<string name="pref_backspace_recomposing_summary">להחזיר את רשימת ההצעות על ידי לחיצה על מקש Backspace בסוף מילה.\n(לא נתמך בחלק מהאפליקציות)</string>
<string name="pref_choose_languages">שפות</string>
<string name="pref_dark_theme">ערכת נושא שחורה</string>
<string name="pref_double_zero_char">תו ללחיצה מרובה על מקש 0</string>