Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1d6d21d authored by John Hoford's avatar John Hoford
Browse files

Increase the CHAR LIMIT for color_pick_select

bug:  8131770
Change-Id: I665316d3ff6ec10fcace8ee1bb9237f4057a4797
parent 7ce32619
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@
    <!--  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>