diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 392a0705a..13aca717f 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -49,6 +49,9 @@
Text correction
+
+ Gesture typing
+
Other options
@@ -80,6 +83,8 @@
Auto-capitalization
+
+ Capitalize the first word of each sentence
Add-on dictionaries
@@ -91,12 +96,12 @@
Display suggested words while typing
Always show
- Show on portrait mode
+ Show in portrait mode
Always hide
- Auto correction
+ Auto-correction
Spacebar and punctuation automatically correct mistyped words
@@ -109,20 +114,20 @@
Very aggressive
- Next word suggestions
+ Next-word suggestions
- Based on previous word
+ Use the previous word in making suggestions
- Gesture input
+ Enable gesture typing
- Input a word by tracing the letters of a word
+ Input a word by sliding through the letters
Show gesture trail
- Show gesture word
+ Dynamic floating preview
- Show floating preview word with gesture
+ See the suggested word while gesturing
%s : Saved
diff --git a/java/res/xml/prefs.xml b/java/res/xml/prefs.xml
index 478dc0f80..fe82b327c 100644
--- a/java/res/xml/prefs.xml
+++ b/java/res/xml/prefs.xml
@@ -24,6 +24,7 @@
+
+
+
+
+
@@ -86,12 +108,6 @@
android:summary="@string/bigram_prediction_summary"
android:persistent="true"
android:defaultValue="true" />
-
-
-