aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorJatin Matani <jatinm@google.com>2015-04-02 00:51:00 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-02 00:51:00 +0000
commit5c1e8edf37e8ada8ecc6701e196c22a777952170 (patch)
treef9e764052a017c44483eb5b27d4ccd770a3726f8 /java
parent4ce61b79dcff90e5e653193057665446a65094d2 (diff)
parentb6105d2087375b050d299a1f85a2898b1421e997 (diff)
downloadlatinime-5c1e8edf37e8ada8ecc6701e196c22a777952170.tar.gz
latinime-5c1e8edf37e8ada8ecc6701e196c22a777952170.tar.xz
latinime-5c1e8edf37e8ada8ecc6701e196c22a777952170.zip
am b6105d20: Merge "Increase char limit for message"
* commit 'b6105d2087375b050d299a1f85a2898b1421e997': Increase char limit for message
Diffstat (limited to 'java')
-rw-r--r--java/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 79ecc8d58..4973a99f5 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -82,7 +82,7 @@
<string name="add_account_to_enable_sync">
Please add a Google account to this device to enable this feature
</string>
- <!-- Text to tell the user that sync feature is disabled because they have Google Apps for Business account(s) on their device. [CHAR LIMIT=75]-->
+ <!-- Text to tell the user that sync feature is disabled because they have Google Apps for Business account(s) on their device. [CHAR LIMIT=80]-->
<string name="cloud_sync_summary_disabled_work_profile">
Sync is not available for devices with Google Apps for Business accounts
</string>