diff --git a/java/res/values/config.xml b/java/res/values/config.xml index 300aaa423..77259b1dc 100644 --- a/java/res/values/config.xml +++ b/java/res/values/config.xml @@ -37,7 +37,12 @@ true true + true + + false true false true diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index 66dc7d71c..cfad5b118 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -38,7 +38,13 @@ General - Text correction + Text correction + + + Suggestions based on previous words + + + Other options Auto-capitalization @@ -78,9 +84,13 @@ Aggressive - Bigram Suggestions + Bigram suggestions Use previous word to improve suggestion + + Bigram prediction + + Use previous word also for prediction %s : Saved diff --git a/java/res/xml/prefs.xml b/java/res/xml/prefs.xml index cbfc3c39d..24a1d45a5 100644 --- a/java/res/xml/prefs.xml +++ b/java/res/xml/prefs.xml @@ -66,8 +66,8 @@ android:summary="@string/language_selection_summary" /> + android:title="@string/correction_category" + android:key="correction_settings"> + + + + + + + + - - -