backspace acceleration function
This commit is contained in:
parent
d8232ebf27
commit
16a8cc8b70
23 changed files with 99 additions and 13 deletions
|
|
@ -23,6 +23,7 @@
|
|||
<string name="add_word_success">\"%1$s\" added.</string>
|
||||
<string name="add_word_title">Add Word</string>
|
||||
|
||||
|
||||
<string name="commands_select_command">Select a Command</string>
|
||||
|
||||
<string name="pref_category_about">About</string>
|
||||
|
|
@ -52,6 +53,8 @@
|
|||
<string name="pref_auto_text_case_summary">Automatically start sentences with a capital letter.</string>
|
||||
<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.\n(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