summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2012-10-19 16:05:54 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-19 16:05:55 -0700
commitb9c58019d580f2f662329dae26f24ac879923d67 (patch)
tree0cf66995bc5f0b4b9ee65c75654f2df4f56dc2db
parenta9cb57a26da791a4ee19f1954f14fa4056cc38df (diff)
parentd2311284fe1c6cbe69a4771cc5837db02cca183b (diff)
downloadandroid_packages_apps_Snap-b9c58019d580f2f662329dae26f24ac879923d67.tar.gz
android_packages_apps_Snap-b9c58019d580f2f662329dae26f24ac879923d67.tar.bz2
android_packages_apps_Snap-b9c58019d580f2f662329dae26f24ac879923d67.zip
Merge "Improves swipe gesture" into gb-ub-photos-arches
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index a312f5afe..f6e4f4f8d 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -23,6 +23,8 @@
<!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
<string name="cannot_load_image">Cannot load the image!</string>
+ <!-- String displayed when showing the original image [CHAR LIMIT=NONE] -->
+ <string name="original_picture_text">Original</string>
<!-- actionbar menu -->