am 31569d62: am 2f4cc01e: Clarify a settings summary text.

* commit '31569d625278469cab965a023ecc0a331a46750d':
  Clarify a settings summary text.
main
Jean Chalard 2011-01-25 00:40:16 -08:00 committed by Android Git Automerger
commit 788895d866
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<!-- Option to enable auto correction [CHAR LIMIT=20]-->
<string name="auto_correction">Auto correction</string>
<!-- Description for auto correction [CHAR LIMIT=35] -->
<string name="auto_correction_summary">Spacebar and punctuation automatically insert highlighted word</string>
<string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string>
<!-- Option to disable auto correction. [CHAR LIMIT=20] -->
<string name="auto_correction_threshold_mode_off">Off</string>
<!-- Option to suggest auto correction candidates modestly. Auto-corrects only to a word which has small edit distance from typed word. [CHAR LIMIT=20] -->