summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorPatrick Dubroy <dubroy@google.com>2010-10-04 17:45:43 -0700
committerPatrick Dubroy <dubroy@google.com>2010-10-04 17:58:06 -0700
commit67f7f43f54613aeeccc37d5920014515eb765d59 (patch)
tree31325f5e2c27ffefa65b2621029805c7ec7d4409 /res/values/strings.xml
parent6ae0fcfc80b55322824f87b2cc3c1f51ed83e5ab (diff)
downloadandroid_packages_apps_Trebuchet-67f7f43f54613aeeccc37d5920014515eb765d59.tar.gz
android_packages_apps_Trebuchet-67f7f43f54613aeeccc37d5920014515eb765d59.tar.bz2
android_packages_apps_Trebuchet-67f7f43f54613aeeccc37d5920014515eb765d59.zip
fix 3053561: Update homescreen icons for all apps, customize
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 98de9db2a..59fdfd3b5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -118,8 +118,8 @@
<!-- Title of dialog when user is selecting live folder to add to homescreen -->
<string name="title_select_live_folder">Select folder</string>
- <!-- All applications label for accessibilty (spoken when the button gets focus). -->
- <string name="all_apps_button_label">All applications</string>
+ <!-- All applications label -->
+ <string name="all_apps_button_label">Apps</string>
<!-- Label for button in all applications label to go back home (to the workspace / desktop)
for accessibilty (spoken when the button gets focus). -->
<string name="all_apps_home_button_label">Home</string>