summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2011-01-05 20:37:37 -0800
committerMichael Jurka <mikejurka@google.com>2011-01-05 20:37:37 -0800
commit20d96836d2fc53bc8eeda9eedffd74f89991bf89 (patch)
tree759b693715c597b9da0faf4339e833c480d69ff2 /res/values
parent1605ec332983b0a77bfb7afadf6e2be531dc69b1 (diff)
downloadandroid_packages_apps_Trebuchet-20d96836d2fc53bc8eeda9eedffd74f89991bf89.tar.gz
android_packages_apps_Trebuchet-20d96836d2fc53bc8eeda9eedffd74f89991bf89.tar.bz2
android_packages_apps_Trebuchet-20d96836d2fc53bc8eeda9eedffd74f89991bf89.zip
Change delete label in All Apps to "Uninstall"
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c56ee9eb7..05d37d994 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -143,12 +143,11 @@
for accessibilty (spoken when the button gets focus). -->
<string name="all_apps_home_button_label">Home</string>
<!-- Label for trash icon on workspace. Meant to communicate the idea of removing the
- icon/widget from the home screen, but not permanently. Contrast with the label for trash
- icon in All Apps [CHAR_LIMIT=30] -->
+ icon/widget from the home screen, but not permanently. [CHAR_LIMIT=30] -->
<string name="delete_zone_label_workspace">Remove</string>
<!-- Label for trash icon in All Apps. The icon/widget will become completely unavailable on the
device. [CHAR_LIMIT=30]-->
- <string name="delete_zone_label_all_apps">Delete</string>
+ <string name="delete_zone_label_all_apps">Uninstall</string>
<!-- Menus items: -->
<skip />