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

Commit d14c50b6 authored by nicolasroard's avatar nicolasroard
Browse files

Limit string to 25 characters

bug:10889576
Change-Id: Ib314b84d8def7dc1300fc738a1a461d37549d6e1
parent d04aaf62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>