summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-10-07 13:49:01 -0700
committerSascha Häberling <haeberling@google.com>2013-10-07 20:50:57 +0000
commit2a2f33feffe61e2e7b5717aa05de718856f5bec0 (patch)
tree69f0d7c9bfceb8b3d21534032f8613bd571a5f30 /res/values/strings.xml
parent4de788063b51cc2d3f65122bdcc7f862170ba761 (diff)
downloadandroid_packages_apps_Snap-2a2f33feffe61e2e7b5717aa05de718856f5bec0.tar.gz
android_packages_apps_Snap-2a2f33feffe61e2e7b5717aa05de718856f5bec0.tar.bz2
android_packages_apps_Snap-2a2f33feffe61e2e7b5717aa05de718856f5bec0.zip
Fix missing filtershow string. DO NOT MERGE
Bug: 11116778 Change-Id: I459e0b1db241a38866a3b06be5b316dc3b300c56
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 880da21c8..a0aca77e1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -659,4 +659,7 @@ CHAR LIMIT = NONE] -->
<!-- Label for album filmstrip button -->
<string name="switch_photo_filmstrip">Filmstrip view</string>
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <string name="setting_wallpaper">Setting wallpaper</string>
+
</resources>