added a setting for hiding the arrow keys
This commit is contained in:
parent
4bd6ddef89
commit
110bd8175e
18 changed files with 81 additions and 1 deletions
|
|
@ -50,6 +50,8 @@
|
|||
<string name="pref_abc_auto_accept_slow">Slow</string>
|
||||
<string name="pref_alternative_suggestion_scrolling">Alternative Suggestion Scrolling Method</string>
|
||||
<string name="pref_alternative_suggestion_scrolling_summary">Enable if sometimes you can not see all suggestions or have trouble scrolling them.</string>
|
||||
<string name="pref_arrow_keys_visible">Arrow Keys</string>
|
||||
<string name="pref_arrow_keys_visible_summary">Show scroll keys on both sides of the word suggestion list.</string>
|
||||
<string name="pref_auto_space">Automatic Space</string>
|
||||
<string name="pref_auto_space_summary">Automatically add a space after punctuation or words.</string>
|
||||
<string name="pref_auto_text_case">Automatic Capitalization</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue