add char limit to a couple of strings

bug: 3196685

Change-Id: I06d71e68485cde8254bbe7c145949791b19fbaae
This commit is contained in:
Freeman Ng
2010-12-03 16:44:11 -08:00
parent e928e94f31
commit 18b2ef92ce

View File

@@ -3104,10 +3104,10 @@ found in the list of installed applications.</string>
<string name="finish_button_label">Finish</string>
<!-- Title of remove message for remove account dialog -->
<string name="really_remove_account_title">Remove account</string>
<!-- Remove account message in dialog -->
<!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
<string name="really_remove_account_message" product="tablet">Do you really want to remove this account? Removing it will also delete all of its messages, contacts, and other data from the tablet.
\nProceed?</string>
<!-- Remove account message in dialog -->
<!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
<string name="really_remove_account_message" product="default">Do you really want to remove this account? Removing it will also delete all of its messages, contacts, and other data from the phone.
\nProceed?</string>
<!-- This is shown if the autheticator for a given account fails to remove it. -->