summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-11-11 17:31:15 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-11 17:31:15 -0800
commita5d56feea32b76b42856410f9ba44df42d789747 (patch)
tree4e11f106c6589db5714847a73103ffae34a3145c /res
parentea7e4d07196dc0342e13c8eb9d875e66d231777a (diff)
parent6961d3744b5491b2e7777c64bbc0976cf9f8c4b4 (diff)
downloadandroid_packages_apps_Trebuchet-a5d56feea32b76b42856410f9ba44df42d789747.tar.gz
android_packages_apps_Trebuchet-a5d56feea32b76b42856410f9ba44df42d789747.tar.bz2
android_packages_apps_Trebuchet-a5d56feea32b76b42856410f9ba44df42d789747.zip
am 6961d374: am 34c17803: am 52a653f3: Fix 2241848 - 3D apps folder does not send accessibility events
Merge commit '6961d3744b5491b2e7777c64bbc0976cf9f8c4b4' * commit '6961d3744b5491b2e7777c64bbc0976cf9f8c4b4': Fix 2241848 - 3D apps folder does not send accessibility events
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c91e53384..b642ead0f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -88,6 +88,12 @@
<!-- 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>
+ <!-- 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>
+
<!-- Menus items: -->
<skip />
<!-- Verb, menu item used to add an item on the desktop -->