am 2d4d64d9: Increase the char limit for a string resource

* commit '2d4d64d914234c059fa049d8da34087fb505098e':
  Increase the char limit for a string resource
main
Ken Wakasa 2012-12-07 17:25:26 -08:00 committed by Android Git Automerger
commit 815eb03683
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<!-- Description for option enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=65] -->
<string name="use_contacts_dict_summary">Use names from Contacts for suggestions and corrections</string>
<!-- Option name for enabling or disabling the double-space period feature that lets double tap on spacebar insert a period followed by a space [CHAR LIMIT=25] -->
<!-- Option name for enabling or disabling the double-space period feature that lets double tap on spacebar insert a period followed by a space [CHAR LIMIT=30] -->
<string name="use_double_space_period">Double-space period</string>
<!-- Description for option enabling or disabling the double-space period feature that lets double tap on spacebar insert a period followed by a space [CHAR LIMIT=65] -->
<string name="use_double_space_period_summary">Double tap on spacebar inserts a period followed by a space</string>