summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorRoy West <rwest@google.com>2010-10-14 12:03:22 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-10-14 12:03:22 -0700
commit9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2 (patch)
tree9bafc6e86ec69b24af9c6a312a2c538fdfb9996b /res/values/strings.xml
parent9598a5c6af720136764b962ddee8343ad7eeab11 (diff)
parent400d564681ccfca62e09e78087bc55cf57472ced (diff)
downloadandroid_packages_apps_Trebuchet-9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2.tar.gz
android_packages_apps_Trebuchet-9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2.tar.bz2
android_packages_apps_Trebuchet-9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2.zip
am 400d5646: Fix bug3096516 re capitlization of Manage apps menu item
Merge commit '400d564681ccfca62e09e78087bc55cf57472ced' into gingerbread-plus-aosp * commit '400d564681ccfca62e09e78087bc55cf57472ced': Fix bug3096516 re capitlization of Manage apps menu item
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bae50e446..a3df221d6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -104,7 +104,7 @@
<!-- Verb, menu item used to add an item on the desktop -->
<string name="menu_add">Add</string>
<!-- Menu item used to manage installed applications -->
- <string name="menu_manage_apps">Manage Apps</string>
+ <string name="menu_manage_apps">Manage apps</string>
<!-- Noun, menu item used to set the desktop's wallpaper -->
<string name="menu_wallpaper">Wallpaper</string>
<!-- Verb, menu item used to initiate global search -->