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

@ -161,6 +161,6 @@
<string name="language_selection_search_placeholder">Cerca lingue</string>
<string name="language_selection_words">parole</string>
<string name="pref_backspace_acceleration">Cancellazione rapida</string>
<string name="pref_backspace_acceleration_summary">Cancellare intere parole tenendo premuto Backspace. (Non supportato in alcune app)</string>
<string name="pref_backspace_acceleration_summary">Cancellare intere parole tenendo premuto o scorrendo Backspace. (Non supportato in alcune app)</string>
</resources>