Increase char limits on some strings
am: 882dcfb5a8
Change-Id: Ie2967db2e99fa87e836e9038b0e4e8c2e68cc7e4
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0f75c9c..5b17f68 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -148,11 +148,11 @@
<string name="joinConfirmation_positive_button">Save and Link</string>
<!-- The text to show on on a ProgressDialog indicating we're currently linking
- contacts [CHAR LIMIT=20]-->
+ contacts [CHAR LIMIT=30]-->
<string name="contacts_linking_progress_bar">Linking</string>
<!-- The text to show on on a ProgressDialog indicating we're currently unlinking
- contacts [CHAR LIMIT=20]-->
+ contacts [CHAR LIMIT=30]-->
<string name="contacts_unlinking_progress_bar">Unlinking</string>
<!-- Menu item that links an aggregate with another aggregate -->