Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit ddbd618

Browse files
committed
Update the wording on the cross-signing reset form.
1 parent b7c093c commit ddbd618

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

frontend/locales/en.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,16 +95,16 @@
9595
"total": "Total: {{totalCount}}"
9696
},
9797
"reset_cross_signing": {
98-
"button": "Allow cross-signing reset",
99-
"description": "If you have lost access to all your verified devices and your security key, you can reset your cross-signing keys. Deleting cross-signing keys is permanent, but will allow you to go through the verification process again and set up new keys.",
98+
"button": "Allow crypto identity reset",
99+
"description": "If you are not signed in anywhere else, and have forgotten or lost all recovery options you’ll need to reset your crypto identity. This means you will lose your existing message history, other users will see that you have reset your identity and you will need to verify your existing devices again.",
100100
"failure": {
101101
"description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.",
102-
"title": "Failed to allow cross-signing"
102+
"title": "Failed to allow crypto identity"
103103
},
104-
"heading": "Cross-signing reset",
104+
"heading": "Reset crypto identity",
105105
"success": {
106-
"description": "A client can now temporarily reset your account cross-signing keys. Follow the instructions in your client to complete the process.",
107-
"title": "Cross-signing reset temporarily allowed"
106+
"description": "A client can now temporarily reset your account crypto identity. Follow the instructions in your client to complete the process.",
107+
"title": "Crypto identity reset temporarily allowed"
108108
}
109109
},
110110
"selectable_session": {

0 commit comments

Comments
 (0)