summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2013-09-10 14:17:13 +0200
committerMichael Jurka <mikejurka@google.com>2013-09-10 14:24:49 +0200
commit5f929566179a7d0f323c8a3a09bac734286e2980 (patch)
tree40b2555c0aea3f28bd56a8c4b1c96d12d54c0355 /res
parent6218e5b73757c26cd4b3e4867db34350171e9ed5 (diff)
downloadandroid_packages_apps_Trebuchet-5f929566179a7d0f323c8a3a09bac734286e2980.tar.gz
android_packages_apps_Trebuchet-5f929566179a7d0f323c8a3a09bac734286e2980.tar.bz2
android_packages_apps_Trebuchet-5f929566179a7d0f323c8a3a09bac734286e2980.zip
Re-add string that's used as title of wallpaper picker
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b43f51b6c..aeae48b24 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -32,6 +32,8 @@
<string name="wallpaper_instructions">Set wallpaper</string>
<!-- Label on button in Wallpaper Picker that launches Gallery app -->
<string name="gallery">Gallery</string>
+ <!-- Option in "Select wallpaper from" dialog box -->
+ <string name="pick_wallpaper">Wallpapers</string>
<!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
<string name="activity_not_found">App isn\'t installed.</string>
<!-- Labels for the tabs in the customize drawer -->