summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-04-15 22:10:43 -0700
committerJohn Hoford <hoford@google.com>2013-04-17 09:39:13 -0700
commit0c53bbc7da61556d5af8e7f8c6be6cf96432012e (patch)
tree75fd593a2368045f282d80db8b7aeb18694a5669 /res/values
parent70c1e959b8eaf7bd1bda12ae24e4b9164bab5bdf (diff)
downloadandroid_packages_apps_Snap-0c53bbc7da61556d5af8e7f8c6be6cf96432012e.tar.gz
android_packages_apps_Snap-0c53bbc7da61556d5af8e7f8c6be6cf96432012e.tar.bz2
android_packages_apps_Snap-0c53bbc7da61556d5af8e7f8c6be6cf96432012e.zip
Support for save state in images
bug:8626775 Change-Id: I2a34a6027b23dab9c1802f672bfbf399cac0c4f7
Diffstat (limited to 'res/values')
-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 11f27cf1b..6a1ec89cd 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -30,6 +30,8 @@
<!-- Text for original image [CHAR LIMIT=20] -->
<string name="original">Original</string>
+ <!-- Text for original image [CHAR LIMIT=20] -->
+ <string name="saved">Saved</string>
<!-- Text for filters that apply a border to a picture [CHAR LIMIT=20] -->
<string name="borders" msgid="4461692156695893616">Borders</string>