Recomposition (#609)
* word re-composition function * reordered the Keypad settings a bit
This commit is contained in:
parent
0228c5fd81
commit
7195688867
20 changed files with 137 additions and 20 deletions
|
|
@ -55,6 +55,8 @@
|
|||
<string name="pref_auto_capitals_after_newline_summary">Start every line with a capital letter, even it is in the middle of a sentence.</string>
|
||||
<string name="pref_backspace_acceleration">Fast Delete</string>
|
||||
<string name="pref_backspace_acceleration_summary">Erase entire words by holding Backspace.\n(Not supported in some apps)</string>
|
||||
<string name="pref_backspace_recomposing">Word Re-composition</string>
|
||||
<string name="pref_backspace_recomposing_summary">Bring back the suggestion list by pressing Backspace at the end of a word. (Not supported in some apps)</string>
|
||||
<string name="pref_choose_languages">Languages</string>
|
||||
<string name="pref_dark_theme">Dark Theme</string>
|
||||
<string name="pref_dark_theme_yes">Yes</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue