summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorFyodor Kupolov <fkupolov@google.com>2016-03-25 18:22:10 -0700
committerFyodor Kupolov <fkupolov@google.com>2016-03-25 18:22:10 -0700
commitfdc3e31262c32e6a08687388ff08a15a516263ab (patch)
tree19ac579dbf475fbaa61cfb3320f20daa8c86643b /res
parent32bc2d99d4e23db12d27af2c60bf060da9577c75 (diff)
downloadandroid_packages_apps_PackageInstaller-fdc3e31262c32e6a08687388ff08a15a516263ab.tar.gz
android_packages_apps_PackageInstaller-fdc3e31262c32e6a08687388ff08a15a516263ab.tar.bz2
android_packages_apps_PackageInstaller-fdc3e31262c32e6a08687388ff08a15a516263ab.zip
Increase char limit for uninstall_blocked_profile_owner
Bug: 27821740 Change-Id: Ib3407f1968b432a1820f1e955c8c4e7a737943f2
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 eb1f38ab..dd755f5f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -125,7 +125,7 @@
<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
- has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=120] -->
<string name="uninstall_blocked_profile_owner">This app is required for some users or profiles
and was uninstalled for others</string>
<!-- String presented to the user when uninstalling a package failed because a device owner