Ask old login password on CryptKey decrypt failure, to reseal with new password

This commit is contained in:
the-djmaze 2024-03-18 12:25:24 +01:00
parent a241149b6b
commit 9bc56a5abd
47 changed files with 199 additions and 67 deletions

View file

@ -284,7 +284,8 @@
"ERROR": "%TYPE% error: %ERROR%",
"CREATE_SELF_SIGNED": "Create self-signed",
"VALID_UNTIL": "Valid until",
"PRIVATE_KEY": "Private key"
"PRIVATE_KEY": "Private key",
"ASK_CRYPTKEY_PASS": "Your login passphrase has changed. Please fill in your old login password to decrypt data"
},
"OPENPGP": {
"POPUP_IMPORT_TITLE": "Importovať kľúč OpenPGP",
@ -585,6 +586,7 @@
"DomainAlreadyExists": "Táto Doména už existuje",
"DomainNotAllowed": "Doména nie je povolená",
"AccountNotAllowed": "Účet nie je povolený",
"CryptKeyError": "Your login passphrase has changed",
"ContactsSyncError": "Contacts synchronization error",
"CantGetMessageList": "Chyba pri vytváraní zoznamu správ.",
"CantGetMessage": "Správu sa nepodarilo načítať",