summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-09-24 06:34:19 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-24 06:34:19 +0000
commit1a65cb127c8002d8be57e767147d86bd131c556c (patch)
tree9b4b4d9ab0a7bac9e32407461e0a618c94b4f503 /res
parent8db4f458ac9d28a508471dfb874abbe170a5ac23 (diff)
parentd14c50b607b09aeaa87ea06d467b57ebaabaf375 (diff)
downloadandroid_packages_apps_Gallery2-1a65cb127c8002d8be57e767147d86bd131c556c.tar.gz
android_packages_apps_Gallery2-1a65cb127c8002d8be57e767147d86bd131c556c.tar.bz2
android_packages_apps_Gallery2-1a65cb127c8002d8be57e767147d86bd131c556c.zip
Merge "Limit string to 25 characters" into gb-ub-photos-carlsbad
Diffstat (limited to 'res')
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 3b80b6200..98f32ebda 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -56,7 +56,7 @@
<!-- Export Dialog-->
- <!-- Text for the dialog title to export a flattened photo[CHAR LIMIT=30] -->
+ <!-- Text for the dialog title to export a flattened photo[CHAR LIMIT=25] -->
<string name="export_flattened">Export Flattened Image</string>
<!-- Text for selecting export image quality [CHAR LIMIT=100] -->
<string name="select_output_settings">The exported image will be a copy, without the history.</string>