Update delete user strings in multiple users page
Change-Id: I3ab25e491af3894f8163d9ef9a88c446575ebbc3 Fixes: 111723127 Test: visual
This commit is contained in:
@@ -6462,7 +6462,7 @@
|
||||
<!-- User (self) removal confirmation title [CHAR LIMIT=30] -->
|
||||
<string name="user_confirm_remove_self_title">Delete yourself?</string>
|
||||
<!-- User removal confirmation title [CHAR LIMIT=25] -->
|
||||
<string name="user_confirm_remove_title">Remove this user?</string>
|
||||
<string name="user_confirm_remove_title">Delete this user?</string>
|
||||
<!-- Profile removal confirmation title [CHAR LIMIT=25] -->
|
||||
<string name="user_profile_confirm_remove_title">Remove this profile?</string>
|
||||
<!-- Work profile removal confirmation title [CHAR LIMIT=25] -->
|
||||
@@ -6500,7 +6500,7 @@
|
||||
<!-- Title of preference to enable calling and SMS [CHAR LIMIT=45] -->
|
||||
<string name="user_enable_calling_sms">Turn on phone calls & SMS</string>
|
||||
<!-- Title of preference to remove the user [CHAR LIMIT=35] -->
|
||||
<string name="user_remove_user">Remove user</string>
|
||||
<string name="user_remove_user">Delete user</string>
|
||||
<!-- Title for confirmation of turning on calls [CHAR LIMIT=40] -->
|
||||
<string name="user_enable_calling_confirm_title">Turn on phone calls?</string>
|
||||
<!-- Message for confirmation of turning on calls [CHAR LIMIT=none] -->
|
||||
|
Reference in New Issue
Block a user