add char limit to a couple of strings
bug: 3196685
Change-Id: I06d71e68485cde8254bbe7c145949791b19fbaae
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4c62fe4..c709871 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3104,10 +3104,10 @@
<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. -->