summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-11-09 16:17:47 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-09 16:17:47 -0800
commitbc1a898dfb0138733efe835ae95528699af8a6af (patch)
tree2a5c3213a62dd2bf4306848e89a585438aee791b /res/values/strings.xml
parent0f88b598f4dbfa8cd90db78aff555b35e440b0cd (diff)
parent90e5569f45c3acda115ac5128248e0911ceaabcf (diff)
downloadandroid_packages_wallpapers_LivePicker-bc1a898dfb0138733efe835ae95528699af8a6af.tar.gz
android_packages_wallpapers_LivePicker-bc1a898dfb0138733efe835ae95528699af8a6af.tar.bz2
android_packages_wallpapers_LivePicker-bc1a898dfb0138733efe835ae95528699af8a6af.zip
am 90e5569f: Improve live wallpaper picker: animations, loading message, etc.
Merge commit '90e5569f45c3acda115ac5128248e0911ceaabcf' into eclair-mr2 * commit '90e5569f45c3acda115ac5128248e0911ceaabcf': Improve live wallpaper picker: animations, loading message, etc.
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 3df82f1..332f068 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -37,5 +37,7 @@
<string name="set_live_wallpaper">Set wallpaper</string>
<!-- Label, title and author of the live wallpaper -->
<string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> by <xliff:g id="author" example="Google">%2$s</xliff:g></string>
+ <!-- Message, tells the user the selected live wallpaper is loading. -->
+ <string name="live_wallpaper_loading">Loading live wallpaper...</string>
</resources>