summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRoy West <rwest@google.com>2010-10-15 14:26:21 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-10-15 14:26:21 -0700
commitab1d8b96f74fd0653fcbec0cd64ad7dad95d9cc5 (patch)
treeecc71e7df1aa96581fe73a4837916d43de3afe33 /res
parent08ae2ec4847a971ad1b19c163e3a0d6307a8ed72 (diff)
parent9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2 (diff)
downloadandroid_packages_apps_Trebuchet-ab1d8b96f74fd0653fcbec0cd64ad7dad95d9cc5.tar.gz
android_packages_apps_Trebuchet-ab1d8b96f74fd0653fcbec0cd64ad7dad95d9cc5.tar.bz2
android_packages_apps_Trebuchet-ab1d8b96f74fd0653fcbec0cd64ad7dad95d9cc5.zip
am 9691a78a: am 400d5646: Fix bug3096516 re capitlization of Manage apps menu item
Merge commit '9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2' * commit '9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2': Fix bug3096516 re capitlization of Manage apps menu item
Diffstat (limited to 'res')
-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 89992827c..5c8f3621f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -137,7 +137,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 -->