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%",
"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": "导入 OpenPGP 密钥",
@ -585,6 +586,7 @@
"DomainAlreadyExists": "域已经存在",
"DomainNotAllowed": "不允许此域名",
"AccountNotAllowed": "不允许此账户",
"CryptKeyError": "Your login passphrase has changed",
"ContactsSyncError": "联系人同步错误",
"CantGetMessageList": "无法获取邮件列表",
"CantGetMessage": "无法获取邮件",