diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 86c1b3c..f4dfffb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -101,6 +101,8 @@ <skip /> <!-- 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> <!-- Noun, menu item used to set the desktop's wallpaper --> <string name="menu_wallpaper">Wallpaper</string> <!-- Verb, menu item used to initiate global search --> |