summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-09-23 18:40:29 -0700
committerWinson Chung <winsonc@google.com>2010-09-24 11:09:38 -0700
commit5ffd8eafeb2ef0554ecb38f6e81cf48b674856d9 (patch)
treee9f75a95a342d5d5e86364a6a7954f96273a7a60 /res/values/strings.xml
parentdea9e93e4a7b78ae48f27ac0d5d117f6b393bba0 (diff)
downloadandroid_packages_apps_Trebuchet-5ffd8eafeb2ef0554ecb38f6e81cf48b674856d9.tar.gz
android_packages_apps_Trebuchet-5ffd8eafeb2ef0554ecb38f6e81cf48b674856d9.tar.bz2
android_packages_apps_Trebuchet-5ffd8eafeb2ef0554ecb38f6e81cf48b674856d9.zip
Initial changes to add Applications tab in the customization drawer for usability testing.
- Also adding padding attributes for the dynamic layouts created for each page. Change-Id: I76a7b6b8f4d83329c506fd6055f910575d0c200f
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 00febfee5..4d88a3355 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -50,9 +50,11 @@
<string name="folders_tab_label">Folders</string>
<!-- Title of tab containing all possible shortcuts (eg Contacts, Bookmarks) that can be
added to the home screen -->
- <string name="shortcuts_tab_label">Shortcuts</string>
+ <string name="shortcuts_tab_label">More</string>
<!-- Title of tab for configuring wallpapers -->
<string name="wallpapers_tab_label">Wallpapers</string>
+ <!-- Title of tab for configuring applications -->
+ <string name="applications_tab_label">App Shortcuts</string>
<!-- Placeholder text, will be removed -->
<string name="wallpapers_temp_tab_text">This will be the wallpapers tab</string>
<!-- Labels for the tabs in All Apps -->