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

Commit 05c25c80 authored by Felipe Leme's avatar Felipe Leme
Browse files

Increases bugreport_intent_chooser_title to 35 chars.

Change-Id: Iaef8d4ad502bd4b6cc50dc10506d0de1371a8ad9
Fixes: 30653606
parent 3242a9a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,6 +77,6 @@
    <!-- Label of button that save bugreport details.  -->
    <string name="save">Save</string>

    <!-- Title displayed in the activity chooser used to share the bug report [CHAR LIMIT=30]-->
    <!-- Title displayed in the activity chooser used to share the bug report [CHAR LIMIT=35]-->
    <string name="bugreport_intent_chooser_title">Share Bug report</string>
</resources>