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

Commit 48465344 authored by Tetiana Meronyk's avatar Tetiana Meronyk Committed by Android (Google) Code Review
Browse files

Merge "Increase user_grant_admin_title char limit to 65."

parents 03882bc8 51eebb88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1368,7 +1368,7 @@
    <string name="user_add_user_message_long">You can share this device with other people by creating additional users. Each user has their own space, which they can customize with apps, wallpaper, and so on. Users can also adjust device settings like Wi\u2011Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users. Accessibility settings and services may not transfer to the new user.</string>
    <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
    <string name="user_add_user_message_short">When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users. </string>
    <!-- Title for grant user admin privileges dialog [CHAR LIMIT=30] -->
    <!-- Title for grant user admin privileges dialog [CHAR LIMIT=65] -->
    <string name="user_grant_admin_title">Give this user admin privileges?</string>
    <!-- Message for grant admin privileges dialog. [CHAR LIMIT=none] -->
    <string name="user_grant_admin_message">As an admin, they will be able to manage other users, modify device settings and factory reset the device.</string>