summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRubin Xu <rubinxu@google.com>2014-12-23 13:16:12 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-12-23 13:16:12 +0000
commitc72c108e2b026d87f05d9f4689610f54902931a2 (patch)
treeecb78f252ecbb3a96a62d97dae56d0f495fc9b91 /res
parent90d74b0df18331b9d7493757cb9e4da9a3e9fff7 (diff)
parent1ea0453aa6c5146aaa17788382340eb84405b1b6 (diff)
downloadandroid_packages_apps_PackageInstaller-c72c108e2b026d87f05d9f4689610f54902931a2.tar.gz
android_packages_apps_PackageInstaller-c72c108e2b026d87f05d9f4689610f54902931a2.tar.bz2
android_packages_apps_PackageInstaller-c72c108e2b026d87f05d9f4689610f54902931a2.zip
Merge "Increase char limit for string."
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f0747f27..28999809 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -134,7 +134,7 @@
<string name="uninstall_failed_device_policy_manager">Can\'t uninstall because this package is an
active device administrator.</string>
<!-- String presented to the user when uninstalling a package failed because the target package
- is a current device administrator for some user [CHAR LIMIT=80] -->
+ is a current device administrator for some user [CHAR LIMIT=100] -->
<string name="uninstall_failed_device_policy_manager_of_user">Can\'t uninstall because this package is an
active device administrator for the user <xliff:g id="username">%1$s</xliff:g>.</string>
<!-- String presented to the user when uninstalling a package failed because a profile owner