OSDN Git Service

Limit string to 25 characters
authornicolasroard <nicolasroard@google.com>
Tue, 24 Sep 2013 06:30:36 +0000 (23:30 -0700)
committernicolasroard <nicolasroard@google.com>
Tue, 24 Sep 2013 06:30:36 +0000 (23:30 -0700)
bug:10889576
Change-Id: Ib314b84d8def7dc1300fc738a1a461d37549d6e1

res/values/filtershow_strings.xml

index 3b80b62..98f32eb 100644 (file)
@@ -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>