diff options
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index d46b828..7cc8d1d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -36,6 +36,8 @@ <string name="pref_category_suggestions">Suggestions</string> <string name="pref_suggestions_title">Suggestions</string> <string name="pref_suggestions_summary">Enable word completion and spell checking</string> + <string name="pref_space_bar_auto_complete_title">Autocomplete with the space bar</string> + <string name="pref_space_bar_auto_complete_summary">Enter the best suggestion by pressing space</string> <string name="pref_category_typing">Typing</string> <string name="pref_swipe_dist_title">Swiping distance</string> <string name="pref_swipe_dist_summary">Distance of characters in the corners of the keys (%s)</string> |
