Add CHAR LIMIT to added string

Bug: 3012997
Change-Id: I3426ab2c69b480717082d71bd2abc8d8da3b482c
This commit is contained in:
Marc Blank 2010-09-24 11:01:07 -07:00
parent 250ca15b88
commit a8ad80ee43

View File

@ -564,7 +564,7 @@
<!-- Additional diagnostic text when server connection failed due to io error (connection) --> <!-- Additional diagnostic text when server connection failed due to io error (connection) -->
<string name="account_setup_failed_ioerror">Unable to open connection to server.</string> <string name="account_setup_failed_ioerror">Unable to open connection to server.</string>
<!-- Additional diagnostic text when server connection failed due to our inability to support a <!-- Additional diagnostic text when server connection failed due to our inability to support a
required EAS protocol version --> required EAS protocol version [CHAR LIMIT=none] -->
<string name="account_setup_failed_protocol_unsupported"> <string name="account_setup_failed_protocol_unsupported">
You entered an incorrect server address or the server requires a protocol version that You entered an incorrect server address or the server requires a protocol version that
Email does not support.</string> Email does not support.</string>