summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMarco Brohet <accounts@brohet.co.cc>2012-02-25 19:27:29 +0100
committerMarco Brohet <accounts@brohet.co.cc>2012-02-25 19:27:29 +0100
commit662e1dfa5b0274843b53be75119da0c3b8fb18d0 (patch)
tree98e2f4ddf4857f46fc89cf73cfb5c87eb92c2b7e /res/values/strings.xml
parent423d29170250d08c4e28ec515e8355b0e68a8654 (diff)
downloadandroid_packages_wallpapers_LivePicker-662e1dfa5b0274843b53be75119da0c3b8fb18d0.tar.gz
android_packages_wallpapers_LivePicker-662e1dfa5b0274843b53be75119da0c3b8fb18d0.tar.bz2
android_packages_wallpapers_LivePicker-662e1dfa5b0274843b53be75119da0c3b8fb18d0.zip
LivePicker: Updated translationsgingerbreadgb-release-7.2
Change-Id: Iae4397fb8b34097c2fedc3e4e49d16a1b35a7182
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c070c61..d05d76c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -28,7 +28,7 @@
<!-- 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 -->
- <string name="configure_wallpaper">Settings…</string>
+ <string name="configure_wallpaper">Settings\u2026</string>
<!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
<string name="wallpaper_instructions">Set wallpaper</string>
<!-- Warning message, no live wallpapers available. -->
@@ -38,6 +38,6 @@
<!-- 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>
+ <string name="live_wallpaper_loading">Loading live wallpaper\u2026</string>
</resources>