summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-08-16 14:06:43 -0700
committernicolasroard <nicolasroard@google.com>2013-08-16 15:00:59 -0700
commit9c5d6700209699c3f1a47b6fa37618ddcd2f24c3 (patch)
tree08b42ac4cbee28420df9b4e9b0ef7fa4591ae604 /res/values
parentd33fe6fd37d8c506ab0e47139ef0f77746a275b8 (diff)
downloadandroid_packages_apps_Gallery2-9c5d6700209699c3f1a47b6fa37618ddcd2f24c3.tar.gz
android_packages_apps_Gallery2-9c5d6700209699c3f1a47b6fa37618ddcd2f24c3.tar.bz2
android_packages_apps_Gallery2-9c5d6700209699c3f1a47b6fa37618ddcd2f24c3.zip
Implements Printing in the editor
Change-Id: Ib307f8b9c1aaaee2ab96f8e8ddcd86abe38bdc72
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 9d4e796bd..8f4e96181 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -49,6 +49,8 @@
<string name="hide_imagestate_panel">Hide Applied Effects</string>
<!-- Text for the menu item to export a flattened photo[CHAR LIMIT=30] -->
<string name="export_image">Export</string>
+ <!-- Text for the print menu item [CHAR LIMIT=20] -->
+ <string name="print_image">Print</string>
<!-- Export Dialog-->