|
20 | 20 | }
|
21 | 21 | },
|
22 | 22 | "common": {
|
| 23 | + "e2ee": "End-to-end encryption", |
23 | 24 | "loading": "Loading…",
|
24 | 25 | "next": "Next",
|
25 | 26 | "previous": "Previous",
|
|
185 | 186 | }
|
186 | 187 | },
|
187 | 188 | "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.", |
| 189 | + "button": "Reset identity", |
| 190 | + "cancelled": { |
| 191 | + "description_1": "You can close this window and go back to the app to continue.", |
| 192 | + "description_2": "If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity.", |
| 193 | + "heading": "Identity reset cancelled." |
| 194 | + }, |
| 195 | + "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 identity to continue using the app.", |
| 196 | + "effect_list": { |
| 197 | + "negative_1": "You will lose your existing message history", |
| 198 | + "negative_2": "You will need to verify all your existing devices and contacts again", |
| 199 | + "positive_1": "Your account details, contacts, preferences, and chat list will be kept" |
| 200 | + }, |
190 | 201 | "failure": {
|
191 | 202 | "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" |
| 203 | + "heading": "Failed to allow crypto identity reset" |
193 | 204 | },
|
194 |
| - "heading": "Reset crypto identity", |
| 205 | + "heading": "Reset your identity in case you can't confirm another way", |
195 | 206 | "success": {
|
196 |
| - "description": "A client can now temporarily reset your account crypto identity. Follow the instructions in your client to complete the process.", |
197 |
| - "title": "Crypto identity reset temporarily allowed" |
198 |
| - } |
| 207 | + "description": "The identity reset has been approved for the next {{minutes}} minutes. You can close this window and go back to the app to continue.", |
| 208 | + "heading": "Identity reset successfully. Go back to the app to finish the process." |
| 209 | + }, |
| 210 | + "warning": "Only reset your identity if you don't have access to another signed-in device and you've lost your recovery key." |
199 | 211 | },
|
200 | 212 | "session": {
|
201 | 213 | "client_id_label": "Client ID",
|
|
0 commit comments