summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRubin Xu <rubinxu@google.com>2014-12-23 11:21:17 +0000
committerRubin Xu <rubinxu@google.com>2014-12-23 11:22:26 +0000
commit1ea0453aa6c5146aaa17788382340eb84405b1b6 (patch)
treee87332597b0ad7619bd06c3654c90a9e0ead354f /res/values
parentf16d8735066ead696943177d4884e00f298508c9 (diff)
downloadandroid_packages_apps_PackageInstaller-1ea0453aa6c5146aaa17788382340eb84405b1b6.tar.gz
android_packages_apps_PackageInstaller-1ea0453aa6c5146aaa17788382340eb84405b1b6.tar.bz2
android_packages_apps_PackageInstaller-1ea0453aa6c5146aaa17788382340eb84405b1b6.zip
Increase char limit for string.
Per linguist's request, and the char limit was too small for the english string already. Bug: 18820703 Change-Id: I7b43f5a4854b8030e464a64fbd86cd3c04755924
Diffstat (limited to 'res/values')
-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