summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-12-15 03:03:08 -0700
committerLinux Build Service Account <lnxbuild@localhost>2016-12-15 03:03:08 -0700
commit78f6237b37c829c54e456f3f782ee564ad15b462 (patch)
tree774c3d1aeaf93f03d9505d74b9d2eead039906ed /res/values/strings.xml
parentcf093f3546f841d04b55588bed97c2efdafa5bad (diff)
parentb5ef268cf8119b893c208655a0139a803b6f1c48 (diff)
downloadandroid_packages_wallpapers_LivePicker-78f6237b37c829c54e456f3f782ee564ad15b462.tar.gz
android_packages_wallpapers_LivePicker-78f6237b37c829c54e456f3f782ee564ad15b462.tar.bz2
android_packages_wallpapers_LivePicker-78f6237b37c829c54e456f3f782ee564ad15b462.zip
Merge b5ef268cf8119b893c208655a0139a803b6f1c48 on remote branch
Change-Id: Idb635194062da013f2a544429e896f9e03ece198
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3e9ac84..99e48e6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -46,4 +46,12 @@
<string name="which_wallpaper_option_home_screen">Home screen</string>
<!-- Option for setting the wallpaper on both the home screen and lock screen. -->
<string name="which_wallpaper_option_home_screen_and_lock_screen">Home screen and lock screen</string>
+
+ <!-- Content description for a button letting the user collapse a visual panel showing info
+ about the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="collapse_attribution_panel">Collapse wallpaper info panel</string>
+
+ <!-- Content description for a button letting the user expand a visual panel showing info about
+ the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="expand_attribution_panel">Expand wallpaper info panel</string>
</resources>