OSDN Git Service

Increase the CHAR LIMIT for color_pick_select
authorJohn Hoford <hoford@google.com>
Mon, 8 Apr 2013 19:40:17 +0000 (12:40 -0700)
committerJohn Hoford <hoford@google.com>
Mon, 8 Apr 2013 19:40:17 +0000 (12:40 -0700)
bug:  8131770
Change-Id: I665316d3ff6ec10fcace8ee1bb9237f4057a4797

res/values/filtershow_strings.xml

index aa23c12..a7bc92d 100644 (file)
     <!--  Label for the removing drawing from screen [CHAR LIMIT=14] -->
     <string name="draw_clear">Clear</string>
 
-    <!--  Label for the select the color [CHAR LIMIT=30] -->
+    <!--  Label for the select the color [CHAR LIMIT=35] -->
     <string name="color_pick_select">Choose custom color</string>
     <!--  The title for the color pick dialog [CHAR LIMIT=20] -->
     <string name="color_pick_title">Select Color</string>