Align multiple admin related strings with UX design

Bug: 266558832
Test: manual visual
Change-Id: I69d2d12b24d64f058ed8ed59c6d979c9c37b74cb
This commit is contained in:
Tetiana Meronyk
2023-04-13 14:17:19 +00:00
parent a7152b9573
commit b4227c18fb

View File

@@ -6376,7 +6376,7 @@
<!-- Title of preference to enable calling and SMS [CHAR LIMIT=45] -->
<string name="user_enable_calling_sms">Turn on phone calls &amp; SMS</string>
<!-- Title of preference to grant user admin privileges [CHAR LIMIT=45] -->
<string name="user_grant_admin">Give this user admin privileges</string>
<string name="user_grant_admin">Make this user an admin</string>
<!-- Title of preference to remove the user [CHAR LIMIT=35] -->
<string name="user_remove_user">Delete user</string>
<!-- Title for confirmation of turning on calls and SMS [CHAR LIMIT=45] -->
@@ -6386,7 +6386,7 @@
<!-- Title for confirmation of revoking admin privileges [CHAR LIMIT=45] -->
<string name="user_revoke_admin_confirm_title">Remove admin privileges?</string>
<!-- Message for confirmation of revoking admin privileges [CHAR LIMIT=none] -->
<string name="user_revoke_admin_confirm_message">Are you sure you want to remove this user\'s admin privileges?</string>
<string name="user_revoke_admin_confirm_message">If you remove admin privileges for this user, you or another admin can give them back later.</string>
<!-- Title for the emergency info preference [CHAR LIMIT=40] -->
<string name="emergency_info_title">Emergency information</string>
<!-- Summary for the emergency info preference [CHAR LIMIT=40] -->