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

Commit 45f17438 authored by Joel Galenson's avatar Joel Galenson
Browse files

Increase string char limit.

This was requested by translators.

Bug: 126266231
Test: Verify that it looks good with 42 characters.
Change-Id: Ia0681843b3896a3b5137490d460dd5ae73fe0aa4
parent acd89be7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@
    <!-- The header for the widget showing recent permission usage [CHAR LIMIT=50] -->
    <string name="permission_usage_header">Recent usage</string>

    <!-- The button to bring the user to view the details of recent permission accesses [CHAR LIMIT=30] -->
    <!-- The button to bring the user to view the details of recent permission accesses [CHAR LIMIT=42] -->
    <string name="permission_usage_view_details">View Permissions Dashboard</string>

   <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->