am dc1afa87: Merge "Fix CHAR LIMIT"

* commit 'dc1afa87329fb6dd3485209d197f810389e63c9a':
  Fix CHAR LIMIT
main
Tadashi G. Takaoka 2011-09-29 08:12:23 -07:00 committed by Android Git Automerger
commit 2803f67fea
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<!-- Option to decide the auto correction threshold score -->
<!-- Option to enable auto correction [CHAR LIMIT=20]-->
<string name="auto_correction">Auto correction</string>
<!-- Description for auto correction [CHAR LIMIT=35] -->
<!-- Description for auto correction [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
<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>