summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2010-12-21 17:25:31 -0800
committerAdam Cohen <adamcohen@google.com>2010-12-21 17:29:40 -0800
commitd19ce7b07a0c897ce7bb4f439faae32de35fb437 (patch)
tree27774a239a7d7680c2ed8ef7d216ce607cb9fa22 /res/values/strings.xml
parent6a5e9ca672bdaed170ee676284ae5ec0afeac1df (diff)
downloadandroid_packages_wallpapers_LivePicker-d19ce7b07a0c897ce7bb4f439faae32de35fb437.tar.gz
android_packages_wallpapers_LivePicker-d19ce7b07a0c897ce7bb4f439faae32de35fb437.tar.bz2
android_packages_wallpapers_LivePicker-d19ce7b07a0c897ce7bb4f439faae32de35fb437.zip
Adjusting dialog to spec
Change-Id: If739648a4e848ba75be6975e613a3d161f461339
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cab49ce..c90767f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -25,6 +25,8 @@
<!-- Title for the screen that lets the user choose a live wallpaper to use
for the system. -->
<string name="live_wallpaper_picker_title">Select live wallpaper</string>
+ <!-- Label for the live wallpaper picker. -->
+ <string name="live_wallpaper_picker_label">Live Wallpapers</string>
<!-- Title for the screen that lets the user preview a live wallpaper. -->
<string name="live_wallpaper_preview_title">Live wallpaper preview</string>
<!-- List item for configuring the current wallpaper -->