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

Commit 92310610 authored by Aaron Heuckroth's avatar Aaron Heuckroth
Browse files

Increase character limit on GlobalActions bugreport string.

Test: Automated tests pass.

Fixes: 129845319
Change-Id: Ieb015064b69c48181d19ba7767b0b53d9ffe58d3
parent 3f2d8b5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -525,7 +525,7 @@
    <!-- label for screenshot item in power menu -->
    <string name="global_action_screenshot">Screenshot</string>

    <!-- Take bug report menu title [CHAR LIMIT=20] -->
    <!-- Take bug report menu title [CHAR LIMIT=30] -->
    <string name="bugreport_title">Bug report</string>
    <!-- Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] -->
    <!-- TODO: remove if not used anymore -->