summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:16:10 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:16:10 -0700
commit24c9bd7c4363fc00f80487bc9ea2d8c7bc2364fd (patch)
tree56cf4741ac7fb7e6e171ce6e48546b138abc8a95
parentc4e7ff77cda4d31f4bc8b8003fd82ad795d1e67a (diff)
downloadandroid_packages_wallpapers_LivePicker-24c9bd7c4363fc00f80487bc9ea2d8c7bc2364fd.tar.gz
android_packages_wallpapers_LivePicker-24c9bd7c4363fc00f80487bc9ea2d8c7bc2364fd.tar.bz2
android_packages_wallpapers_LivePicker-24c9bd7c4363fc00f80487bc9ea2d8c7bc2364fd.zip
Automatic translation import
Change-Id: Ia42d19b4ff38a10676fc131e144351fd5ee9d44d Ticket: -
-rw-r--r--res/values-eo/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index cb9ff46..6293236 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -25,10 +25,13 @@
<!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
<!-- Title for the screen that lets the user preview a live wallpaper. -->
<!-- List item for configuring the current wallpaper -->
+ <string name="configure_wallpaper">Agordoj&#8230;</string>
<!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
<!-- Warning message, no live wallpapers available. -->
<!-- Button label, action, sets the currently selected wallpaper. -->
<!-- Label, title and author of the live wallpaper -->
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> de <xliff:g id="author" example="Google">%2$s</xliff:g></string>
<!-- Message, tells the user the selected live wallpaper is loading. -->
<!-- Button label, action, cancels the wallpaper picker dialog [CHAR_LIMIT=40]-->
+ <string name="wallpaper_cancel">Nuligi</string>
</resources>