summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2016-10-25 12:05:58 -0700
committerPhilip P. Moltmann <moltmann@google.com>2016-11-02 09:42:29 -0700
commitde66f874cb82a66b51149e94f8f4aaba52cb7121 (patch)
tree96af43feef58675e6030f46a923609e0602d7ffa /res/values/strings.xml
parent4e91e0324f0742203909c82c13a17641711a3acb (diff)
downloadandroid_packages_apps_PackageInstaller-de66f874cb82a66b51149e94f8f4aaba52cb7121.tar.gz
android_packages_apps_PackageInstaller-de66f874cb82a66b51149e94f8f4aaba52cb7121.tar.bz2
android_packages_apps_PackageInstaller-de66f874cb82a66b51149e94f8f4aaba52cb7121.zip
No activity while uninstalling unless needed
In many cases uninstalling does not require any acticity. In this case, just show a notification instead of a problematic translucent activity. Note: In a future change this will also allow uninstallation for all users. This might need API changes though. Test: Simulated all error and success scenarios Change-Id: Iaa655fecc981b7274b995608f6e9b428f84a8d7d
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f5aace75..b1c7c643 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -108,8 +108,11 @@
<string name="uninstall_update_text">Replace this app with the factory version? All data will be removed.</string>
<string name="uninstall_update_text_multiuser">Replace this app with the factory version? All data will be removed. This affects all users of this device, including those with work profiles.</string>
<string name="uninstalling">Uninstalling\u2026</string>
+ <string name="uninstalling_app">Uninstalling <xliff:g id="package_label">%1$s</xliff:g>\u2026</string>
<string name="uninstall_done">Uninstall finished.</string>
+ <string name="uninstall_done_app">Uninstalled <xliff:g id="package_label">%1$s</xliff:g>.</string>
<string name="uninstall_failed">Uninstall unsuccessful.</string>
+ <string name="uninstall_failed_app">Uninstalling <xliff:g id="package_label">%1$s</xliff:g> unsuccessful.</string>
<!-- String presented to the user when uninstalling a package failed because the target package
is a current device administrator [CHAR LIMIT=80] -->
<string name="uninstall_failed_device_policy_manager">Can\'t uninstall because this package is an