You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: frontend/locales/en.json
+19-8Lines changed: 19 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -185,17 +185,28 @@
185
185
}
186
186
},
187
187
"reset_cross_signing": {
188
-
"button": "Allow crypto identity reset",
189
-
"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.",
188
+
"button": "Reset identity",
189
+
"description": "If you're not signed in to any other devices and you've lost your recovery key, then you'll need to reset your identityto continue using the app.",
190
190
"failure": {
191
-
"description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.",
192
-
"title": "Failed to allow crypto identity"
191
+
"heading": "Failed to allow crypto identity reset",
192
+
"description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator."
193
193
},
194
-
"heading": "Reset crypto identity",
194
+
"heading": "Reset your identity in case you can't confirm another way",
195
195
"success": {
196
-
"description": "A client can now temporarily reset your account crypto identity. Follow the instructions in your client to complete the process.",
0 commit comments