summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-10-01 16:42:47 -0700
committerSascha Haeberling <haeberling@google.com>2013-10-01 16:43:59 -0700
commitf6da258372d5a500351fd4ee621e454ec410aaf2 (patch)
treec7df418b9a7257f87a1799e04c19ba79d55f86eb /res/values/strings.xml
parent7fc104e4e75ac881269fd4a093513da01565e5d6 (diff)
downloadandroid_packages_apps_Snap-f6da258372d5a500351fd4ee621e454ec410aaf2.tar.gz
android_packages_apps_Snap-f6da258372d5a500351fd4ee621e454ec410aaf2.tar.bz2
android_packages_apps_Snap-f6da258372d5a500351fd4ee621e454ec410aaf2.zip
Add content description to post-capture thumbnail.
Bug: 10916138 Change-Id: I6fc5316cf622da8ba7bfcff5c6b43104d50c6652
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 2d8684850..7a71a8e77 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -657,4 +657,7 @@ CHAR LIMIT = NONE] -->
<!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
<string name="crop_save">Save</string>
+ <!-- Label for album filmstrip button -->
+ <string name="switch_photo_filmstrip">Filmstrip view</string>
+
</resources>