summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml19
1 files changed, 16 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9ec0118..f370463 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -69,7 +69,7 @@
<string name="home_and_lock_short_label">Home &#38; Lock</string>
<!-- Label for a dialog which lets the user set an image as wallpaper. [CHAR LIMIT=50] -->
- <string name="set_wallpaper_dialog_message">Set wallpaper</string>
+ <string name="set_wallpaper_dialog_message">Set wallpaper on</string>
<!-- Label referring to the home screen of the device, i.e. shown behind the launcher.
[CHAR LIMIT=100] -->
@@ -81,7 +81,7 @@
<!-- Label referring to both the home screen and the lock screen of the
device. [CHAR LIMIT=100] -->
- <string name="set_wallpaper_both_destination">Home screen and lock screen</string>
+ <string name="set_wallpaper_both_destination">Home and lock screen</string>
<!-- Label describing a live wallpaper whose responsibility is to display a different wallpaper
on a periodic basis (i.e., in a daily rotation). [CHAR LIMIT=80] -->
@@ -321,7 +321,7 @@
<!-- Content description of "slideshow wallpaper" button on the bottom action bar. [CHAR LIMIT=50] -->
<string name="bottom_action_bar_slideshow_wallpaper">Slideshow Wallpaper</string>
- <!-- Content description of apply button on the bottom action bar. [CHAR LIMIT=30] -->
+ <!-- Apply button on the bottom action bar. [CHAR LIMIT=30] -->
<string name="bottom_action_bar_apply">Apply</string>
<!-- Accessibility label for paging indicator in theme picker preview [CHAR LIMIT=NONE] -->
@@ -344,4 +344,17 @@
<!-- Error message of the wallpaper's collection doesn't exist. [CHAR_LIMIT=NONE] -->
<string name="collection_not_exist_msg">The collection doesn\'t exist</string>
+
+ <!-- Label for a button which lets user hide certain parts of the fullscreen preview UI. [CHAR LIMIT=30] -->
+ <string name="hide_ui_preview_text">Hide UI Preview</string>
+
+ <!-- Label for a button which lets user show certain parts of the fullscreen preview UI. [CHAR LIMIT=30] -->
+ <string name="show_ui_preview_text">Show UI Preview</string>
+
+ <!-- The title of wallpaper picker entry in new picker. [CHAR LIMIT=30] -->
+ <string name="wallpaper_picker_entry_title" msgid="7039652539125902659">Change wallpaper</string>
+
+ <!-- Content description of wallpaper preview card (lockscreen). [CHAR_LIMIT=40]-->
+ <string name="lockscreen_wallpaper_preview_card_content_description" msgid="8575577284424318765">Lockscreen wallpaper preview</string>
+
</resources>