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

Commit ed93a779 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Increase char limit for string. am: be691999 am: 93eedcc9 am: 3174d3f9"

parents 8f70b54f 606a3639
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3561,7 +3561,7 @@
    <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
    <string name="extract_edit_menu_button">Edit</string>

    <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
    <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=50] -->
    <string name="data_usage_warning_title">Data usage alert</string>
    <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
    <string name="data_usage_warning_body">Tap to view usage and settings.</string>