File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
'impersonate_user ' => 'Impersonate user ' ,
33
33
'impersonate_confirm ' => 'Impersonate this user? You can revert to your original state by logging out. ' ,
34
34
'impersonate_success ' => 'You are now impersonating this user ' ,
35
- 'delete_confirm ' => 'Do you really want to delete this user? ' ,
35
+ 'delete_confirm ' => 'Do you really want to delete this user? This user will be permanently removed and unrecoverable. ' ,
36
36
'unban_user ' => 'Unban this user ' ,
37
37
'unban_confirm ' => 'Do you really want to unban this user? ' ,
38
38
'unbanned_success ' => 'User has been unbanned ' ,
39
39
'return_to_list ' => 'Return to users list ' ,
40
40
'update_details ' => 'Update details ' ,
41
41
'bulk_actions ' => 'Bulk actions ' ,
42
42
'delete_selected ' => 'Delete selected ' ,
43
- 'delete_selected_confirm ' => 'Delete the selected users? ' ,
43
+ 'delete_selected_confirm ' => 'Delete the selected users? These users will be permanently removed and unrecoverable. ' ,
44
44
'delete_selected_empty ' => 'There are no selected users to delete. ' ,
45
45
'delete_selected_success ' => 'Successfully deleted the selected users. ' ,
46
46
'activate_selected ' => 'Activate selected ' ,
You can’t perform that action at this time.
0 commit comments