1
0
Fork 0

swiping the virtual on-screen Backspace deletes one entire word

This commit is contained in:
sspanak 2024-09-10 15:26:15 +03:00 committed by Dimo Karaivanov
parent aa9bcfd837
commit 57d4041391
14 changed files with 22 additions and 15 deletions

View file

@ -55,7 +55,7 @@
<string name="pref_auto_capitals_after_newline">Automatically Capitalize Every Line</string>
<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. (Not supported in some apps)</string>
<string name="pref_backspace_acceleration_summary">Erase entire words by holding or swiping Backspace. (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>