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

Commit de5e925e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change string char limit back to 80" into main

parents 58ba36c9 1cc77a14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1447,7 +1447,7 @@
    <string name="accessibility_action_label_place_widget">place selected widget</string>
    <!-- Title in the communal widget picker. [CHAR LIMIT=50] -->
    <string name="communal_widget_picker_title">Lock screen widgets</string>
    <!-- Text displayed below the title in the communal widget picker providing additional details about the communal surface. [CHAR LIMIT=100] -->
    <!-- Text displayed below the title in the communal widget picker providing additional details about the communal surface. [CHAR LIMIT=80] -->
    <string name="communal_widget_picker_description">Anyone can view widgets on your lock screen, even if your device\'s locked.</string>
    <!-- Label for accessibility action to unselect a widget in edit mode. [CHAR LIMIT=NONE] -->
    <string name="accessibility_action_label_unselect_widget">unselect widget</string>