Add new activity for picking live wallpapers.

This commit is contained in:
Dianne Hackborn
2009-08-08 20:56:11 -07:00
parent ede25bc845
commit e25e4e4c57
3 changed files with 145 additions and 0 deletions

View File

@@ -1523,11 +1523,16 @@ found in the list of installed applications.</string>
(or other screens that can host gadgets). Note to translators: we're still determining
the final name for Gadgets/Widgets, so please translate both for now. -->
<string name="gadget_picker_title">Choose gadget</string>
<!-- Title for the screen that lets the user choose a widget to add to the home screen
(or other screens that can host widgets). Note to translators: we're still determining
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>