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

@ -160,5 +160,5 @@
<string name="language_selection_search_placeholder">Zoeken naar talen</string>
<string name="language_selection_words">woorden</string>
<string name="pref_backspace_acceleration">Snel verwijderen</string>
<string name="pref_backspace_acceleration_summary">Hele woorden wissen door Backspace ingedrukt te houden. (Niet ondersteund in sommige apps)</string>
<string name="pref_backspace_acceleration_summary">Hele woorden wissen door Backspace ingedrukt te houden of te vegen. (Niet ondersteund in sommige apps)</string>
</resources>