summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-08-12 11:24:35 -0700
committerWinson Chung <winsonc@google.com>2011-08-12 11:25:51 -0700
commit70d721061536e0634f6cfa8cd219759a83befcee (patch)
tree1b081ec31de521124d34be9d949f91ad88e3d159 /res
parent981b8a3708f7c8de5ab8f896c4ea8110379c012a (diff)
downloadandroid_packages_apps_Trebuchet-70d721061536e0634f6cfa8cd219759a83befcee.tar.gz
android_packages_apps_Trebuchet-70d721061536e0634f6cfa8cd219759a83befcee.tar.bz2
android_packages_apps_Trebuchet-70d721061536e0634f6cfa8cd219759a83befcee.zip
Changing menus to show Wallpapers, Manage Apps, Help. (5114668)
Change-Id: I7e2042245291b07fa048ca43613ca506b21b456e
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3928fa436..e71f7da96 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -150,6 +150,11 @@ s -->
<string name="menu_notifications">Notifications</string>
<!-- Noun, menu item used to show the system settings -->
<string name="menu_settings">Settings</string>
+ <!-- Noun, menu item used to show help. [CHAR_LIMIT=none] -->
+ <string name="menu_help">Help</string>
+
+ <!-- URL pointing to help text. [DO NOT TRANSLATE] -->
+ <string name="help_url" translatable="false">http://www.google.com/support/mobile/?p=help_home</string>
<!-- Strings for the contextual action bar (CAB) in All Apps -->
<skip />