Increase char limit for a string.

Bug: 10460863
Change-Id: Iaaaf2988f86cf1182a29ec6b99e88d4bbe9c309c
This commit is contained in:
Yu Ping Hu 2013-08-23 16:38:01 -07:00
parent c76d008c90
commit 9e8a6f86ba
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@
<string name="account_setup_options_mail_window_1month">Last month</string>
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
<string name="account_setup_options_mail_window_all">All</string>
<!-- Per-mailbox sync window setting. This means "use the account's sync window setting" [CHAR LIMIT=25] -->
<!-- Per-mailbox sync window setting. This means "use the account's sync window setting" [CHAR LIMIT=40] -->
<string name="account_setup_options_mail_window_default">Use account default</string>
<!-- "Setup could not finish" dialog text; e.g., Username or password incorrect -->