summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-27 19:08:49 -0700
committerWinson Chung <winsonc@google.com>2011-07-25 13:48:59 -0700
commit5a808358f1a773dab8babae44899ffd4ed1810c1 (patch)
tree51da799b228afea0af7fad593b6f6899fb3c0ab4 /res/values/strings.xml
parenta22194bd9ff845775f91bff719322aba2522d32c (diff)
downloadandroid_packages_apps_Trebuchet-5a808358f1a773dab8babae44899ffd4ed1810c1.tar.gz
android_packages_apps_Trebuchet-5a808358f1a773dab8babae44899ffd4ed1810c1.tar.bz2
android_packages_apps_Trebuchet-5a808358f1a773dab8babae44899ffd4ed1810c1.zip
Adding menu to jump to shortcuts page in widgets tab
- Fixing bug in PagedView when setting the current page - Fixing small visual issue with flashing scroll indicator - Fixing slightly offset holographic icons Change-Id: Ic6ce6365daca41cb5a73706c7c4b078f33a4e39c
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 a3c263d73..e8c8d0087 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -81,6 +81,9 @@
<string name="menu_item_add_item">Add to Home screen</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps -->
<string name="group_applications">Applications</string>
+ <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all shortcut
+s -->
+ <string name="group_shortcuts">Shortcuts</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets -->
<string name="group_widgets">Widgets</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->