Fix bug3096516 re capitlization of Manage apps menu item

Change-Id: Icdc77662827d10bd0f8ab32616d380db29bd94bb
This commit is contained in:
Roy West
2010-10-14 06:10:33 -07:00
parent 174b7028eb
commit 400d564681

View File

@@ -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 -->