<!-- Button label for generic cancel action [CHAR LIMIT=20] -->
<stringname="cancel">Cancel</string>
<!-- Button label for generic next action [CHAR LIMIT=20] -->
<stringname="next">Next</string>
<!-- Button label for generic back action [CHAR LIMIT=20] -->
<stringname="back">Back</string>
<!-- Button label for generic save action [CHAR LIMIT=20] -->
<stringname="save">Save</string>
<!-- Button label for generic OK action [CHAR LIMIT=20] -->
<stringname="okay">OK</string>
<!-- Button label for generic Done action, to be pressed when an action has been completed [CHAR LIMIT=20] -->
@@ -1388,9 +1394,11 @@
<!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
<stringname="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=65] -->
<stringname="user_grant_admin_title">Give this user admin privileges?</string>
<stringname="user_grant_admin_title">Make this user an admin?</string>
<!-- Message for grant admin privileges dialog. [CHAR LIMIT=none] -->
<stringname="user_grant_admin_message">As an admin, they will be able to manage other users, modify device settings and factory reset the device.</string>
<stringname="user_grant_admin_message">Admins have special privileges that other users don\’t. An admin can manage all users, update or reset this device, modify settings, see all installed apps, and grant or revoke admin privileges for others.</string>
<!-- Confirmation button for grant user admin privileges dialog [CHAR LIMIT=65] -->