summaryrefslogtreecommitdiffstats
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
parent423d29170250d08c4e28ec515e8355b0e68a8654 (diff)
downloadandroid_packages_wallpapers_LivePicker-gingerbread.tar.gz
android_packages_wallpapers_LivePicker-gingerbread.tar.bz2
android_packages_wallpapers_LivePicker-gingerbread.zip
LivePicker: Updated translationsgingerbreadgb-release-7.2
Change-Id: Iae4397fb8b34097c2fedc3e4e49d16a1b35a7182
-rw-r--r--res/values-nl/strings.xml4
-rw-r--r--res/values/strings.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 71e9155..f95b0cd 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -22,10 +22,10 @@
<string name="application_name" msgid="4119979710394894209">"Interactieve achtergrondkiezer"</string>
<string name="live_wallpaper_picker_title" msgid="6161053357728149149">"Interactieve achtergronden"</string>
<string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Voorbeeld van interactieve achtergrond"</string>
- <string name="configure_wallpaper" msgid="7396598925806288258">"Instellingen…"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Instellingen\u2026"</string>
<string name="wallpaper_instructions" msgid="4215640646180727542">"Achtergrond instellen"</string>
<string name="live_wallpaper_empty" msgid="4278728108785853407">"Geen interactieve achtergronden."</string>
<string name="set_live_wallpaper" msgid="2381437614949033266">"Achtergrond instellen"</string>
<string name="wallpaper_title_and_author" msgid="8891734217843935304">"<xliff:g id="TITLE">%1$s</xliff:g> door <xliff:g id="AUTHOR">%2$s</xliff:g>"</string>
- <string name="live_wallpaper_loading" msgid="2488371303130330734">"Interactieve achtergrond laden…"</string>
+ <string name="live_wallpaper_loading" msgid="2488371303130330734">"Interactieve achtergrond laden\u2026"</string>
</resources>
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>