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
This commit is contained in:
Roy West
2010-10-15 14:26:21 -07:00
committed by Android Git Automerger
+1 -1
View File
@@ -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 -->