Key Backup: Add a screen for recovering with the local private key

This commit is contained in:
manuroe
2020-04-08 14:09:55 +02:00
parent 0f9f2d2945
commit f7112a5698
15 changed files with 645 additions and 5 deletions
+3
View File
@@ -951,6 +951,9 @@
"key_backup_recover_invalid_recovery_key_title" = "Recovery Key Mismatch";
"key_backup_recover_invalid_recovery_key" = "Backup could not be decrypted with this key: please verify that you entered the correct recovery key.";
// Recover from private key
"key_backup_recover_from_private_key_info" = "Restoring backup…";
// Recover from passphrase
"key_backup_recover_from_passphrase_info" = "Use your recovery passphrase to unlock your secure message history";