summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-10-16 15:07:32 -0700
committerRomain Guy <romainguy@android.com>2009-10-16 15:46:55 -0700
commita45f6642277aee095483ed85b20d807c111b71a1 (patch)
tree48f3b00679fb06a4765d4447a173e2a745e7c8cb /res/values/strings.xml
parent1d708e72625ef84dfea65ef65baa6b7bda932ce3 (diff)
downloadandroid_packages_apps_Trebuchet-a45f6642277aee095483ed85b20d807c111b71a1.tar.gz
android_packages_apps_Trebuchet-a45f6642277aee095483ed85b20d807c111b71a1.tar.bz2
android_packages_apps_Trebuchet-a45f6642277aee095483ed85b20d807c111b71a1.zip
Remove live wallpaper picker from Launcher2.
Change-Id: I2c48f3624128276c3460939960168163d3c74c08
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 89c9b1a56..1288f64d1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -34,11 +34,6 @@
<string name="pick_wallpaper">Wallpaper gallery</string>
<!-- Displayed when user selects a shortcut for an app that was uninstalled -->
<string name="activity_not_found">Application is not installed on your phone.</string>
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <string name="live_wallpaper_picker_title">Live wallpaper</string>
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">Configure...</string>
<!-- Folders -->
<skip />
@@ -132,9 +127,4 @@
<!-- Text to show user in place of a gadget when we can't display it properly -->
<string name="gadget_error_text">Problem loading widget</string>
-
- <!-- STUFF FOR THE WALLPAPER PICKER. -->
- <string name="live_wallpaper_empty">No live wallpapers.</string>
- <string name="set_live_wallpaper">Set wallpaper</string>
-
</resources>