diff options
author | Romain Guy <romainguy@android.com> | 2009-08-13 12:52:06 -0700 |
---|---|---|
committer | Romain Guy <romainguy@android.com> | 2009-08-13 12:52:06 -0700 |
commit | e140b09d1d16bc99526d47266a19050903dcb24b (patch) | |
tree | b36c015067e452795b39f478f7e114a0a6b24c1c /res | |
parent | 509caaf68df60536352c1041c52ce2225034494a (diff) | |
download | packages_apps_Settings-e140b09d1d16bc99526d47266a19050903dcb24b.zip packages_apps_Settings-e140b09d1d16bc99526d47266a19050903dcb24b.tar.gz packages_apps_Settings-e140b09d1d16bc99526d47266a19050903dcb24b.tar.bz2 |
Remove wallpapers picker
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index b7be599..2382fe9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1529,10 +1529,6 @@ found in the list of installed applications.</string> the final name for Gadgets/Widgets, so please translate both for now. --> <string name="widget_picker_title">Choose widget</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> - <!-- Used to display "Details for UID 1234" in BatteryHistory --> <string name="battery_history_details_for">Details for UID %d</string> |