From 3db54cb97630fe83342c2ca189d13ff5a1a598d3 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Sun, 16 Sep 2012 18:27:14 -0700 Subject: Add app details menu item to uninstall an app for all users. Also some fixes: uninstalled apps are now marked as such in the all apps lists, and sorted to the bottom like disabled apps. We don't immediately close the installed app details screen when launching the uninstall UI. Change-Id: Id22b749c20fc2441733c604d1de8889269217c5c --- res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index cc2bb44..cd744c6 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2438,6 +2438,8 @@ SD card Uninstall + + Uninstall for all users Install @@ -2509,6 +2511,8 @@ On SD card Disabled + + Not installed No apps. -- cgit v1.1