mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
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
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user