|
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",
|
26 | 27 | "saved": "Saved",
|
27 |
| - "saving": "Saving…", |
28 |
| - "e2ee": "End-to-end encryption" |
| 28 | + "saving": "Saving…" |
29 | 29 | },
|
30 | 30 | "frontend": {
|
31 | 31 | "account": {
|
|
187 | 187 | },
|
188 | 188 | "reset_cross_signing": {
|
189 | 189 | "button": "Reset identity",
|
190 |
| - "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.", |
191 |
| - "failure": { |
192 |
| - "heading": "Failed to allow crypto identity reset", |
193 |
| - "description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator." |
194 |
| - }, |
195 |
| - "heading": "Reset your identity in case you can't confirm another way", |
196 |
| - "success": { |
197 |
| - "heading": "Identity reset successfully. Go back to the app to finish the process.", |
198 |
| - "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." |
199 |
| - }, |
200 | 190 | "cancelled": {
|
201 |
| - "heading": "Identity reset cancelled.", |
202 | 191 | "description_1": "You can close this window and go back to the app to continue.",
|
203 |
| - "description_2": "If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity." |
| 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." |
204 | 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.", |
205 | 196 | "effect_list": {
|
206 |
| - "positive_1": "Your account details, contacts, preferences, and chat list will be kept", |
207 | 197 | "negative_1": "You will lose your existing message history",
|
208 |
| - "negative_2": "You will need to verify all your existing devices and contacts again" |
| 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 | + }, |
| 201 | + "failure": { |
| 202 | + "description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.", |
| 203 | + "heading": "Failed to allow crypto identity reset" |
| 204 | + }, |
| 205 | + "heading": "Reset your identity in case you can't confirm another way", |
| 206 | + "success": { |
| 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 | 209 | },
|
210 | 210 | "warning": "Only reset your identity if you don't have access to another signed-in device and you've lost your recovery key."
|
211 | 211 | },
|
|
0 commit comments