summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2013-09-04 14:42:52 +0200
committerMichael Jurka <mikejurka@google.com>2013-09-05 20:37:56 +0200
commit2d8de5845be5f49d3767b8354f0d5479a0715abe (patch)
tree590be85280f29f7ea42a2bf4b0dccd4d87b0b6fd /res/values/strings.xml
parentc0e8b6880ae75c1f5811146ded4b060f8f1a6f84 (diff)
downloadandroid_packages_apps_Trebuchet-2d8de5845be5f49d3767b8354f0d5479a0715abe.tar.gz
android_packages_apps_Trebuchet-2d8de5845be5f49d3767b8354f0d5479a0715abe.tar.bz2
android_packages_apps_Trebuchet-2d8de5845be5f49d3767b8354f0d5479a0715abe.zip
Create a separate wallpaper crop activity
Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b860d42aa..b43f51b6c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -28,14 +28,10 @@
<string name="uid_name">Android Core Apps</string>
<!-- Default folder name -->
<string name="folder_name"></string>
- <!-- Title of dialog that appears after user selects Wallpaper from menu -->
- <string name="chooser_wallpaper">Choose wallpaper from</string>
<!-- Button label on Wallpaper picker screen; user selects this button to set a specific wallpaper -->
<string name="wallpaper_instructions">Set wallpaper</string>
<!-- Label on button in Wallpaper Picker that launches Gallery app -->
<string name="gallery">Gallery</string>
- <!-- Option in "Select wallpaper from" dialog box -->
- <string name="pick_wallpaper">Wallpapers</string>
<!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
<string name="activity_not_found">App isn\'t installed.</string>
<!-- Labels for the tabs in the customize drawer -->
@@ -88,8 +84,6 @@ s -->
<string name="group_shortcuts">Shortcuts</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets -->
<string name="group_widgets">Widgets</string>
- <!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
- <string name="group_wallpapers">Wallpapers</string>
<!-- Error message when user has filled all their home screens -->
<string name="completely_out_of_space">No more room on your Home screens.</string>
<!-- Error message when user has filled a home screen -->
@@ -142,23 +136,6 @@ s -->
be uninstalled. [CHAR_LIMIT=30] -->
<string name="delete_zone_label_all_apps_system_app">Uninstall update</string>
- <!-- Menus items: -->
- <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 -->
- <string name="menu_search">Search</string>
- <!-- Noun, menu item used to bring down the notifications shade -->
- <string name="menu_notifications">Notifications</string>
- <!-- Noun, menu item used to show the system settings -->
- <string name="menu_settings">System settings</string>
- <!-- Noun, menu item used to show help. [CHAR_LIMIT=none] -->
- <string name="menu_help">Help</string>
-
<!-- URL pointing to help text. If empty, no link to help will be created [DO NOT TRANSLATE] -->
<string name="help_url" translatable="false"></string>