<!-- Option to suggest auto correction suggestions very aggressively. Auto-corrects to a word which has even large edit distance from typed word. [CHAR LIMIT=20] -->
<stringname="bigram_suggestion">Next word suggestions</string>
<!-- Option to enable next word suggestion. This uses the previous word in an attempt to improve the suggestions quality -->
<stringname="bigram_suggestion_summary">Use previous word to improve suggestions</string>
<!-- Option to enable using next word prediction -->
<stringname="bigram_prediction">Next word prediction</string>
<!-- Description for "next word prediction" option. This displays suggestions even when there is no input, based on the previous word. -->
<stringname="bigram_prediction_summary">Use previous word also for prediction</string>
<!-- Option to enable using next word suggestions. After the user types a space, with this option on, the keyboard will try to predict the next word. -->
<stringname="bigram_prediction">Next word suggestions</string>
<!-- Description for "next word suggestion" option. This displays suggestions even when there is no input, based on the previous word. -->
<stringname="bigram_prediction_summary">Based on previous word</string>
<!-- Indicates that a word has been added to the dictionary -->