mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 17:43:39 +00:00
[PM-14551] revert copy in revoke member dialogs (#12392)
* include copy for single revoke warning and unmixed members * clean up logic * remove new copy for revoking members * remove copy
This commit is contained in:
@@ -35,24 +35,6 @@
|
||||
"restoreMembers": {
|
||||
"message": "Restore members"
|
||||
},
|
||||
"revokeMembersWarning":{
|
||||
"message": "Members with claimed and unclaimed accounts will have different results when revoked:"
|
||||
},
|
||||
"claimedAccountRevoke": {
|
||||
"message": "Claimed account: Revoke access to Bitwarden account"
|
||||
},
|
||||
"unclaimedAccountRevoke": {
|
||||
"message": "Unclaimed account: Revoke access to organization data"
|
||||
},
|
||||
"claimedAccount": {
|
||||
"message": "Claimed account"
|
||||
},
|
||||
"unclaimedAccount": {
|
||||
"message": "Unclaimed account"
|
||||
},
|
||||
"restoreMembersInstructions": {
|
||||
"message": "To restore a member's account, go to the Revoked tab. The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"cannotRestoreAccessError":{
|
||||
"message": "Cannot restore organization access"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user