Show progress when loading keys
This commit is contained in:
parent
b3f19086f2
commit
9d1c73348c
2 changed files with 27 additions and 1 deletions
|
@ -1791,6 +1791,9 @@
|
|||
"Not a valid recovery key": "Not a valid recovery key",
|
||||
"Access your secure message history and your cross-signing identity for verifying other sessions by entering your recovery key.": "Access your secure message history and your cross-signing identity for verifying other sessions by entering your recovery key.",
|
||||
"If you've forgotten your recovery key you can <button>set up new recovery options</button>.": "If you've forgotten your recovery key you can <button>set up new recovery options</button>.",
|
||||
"Downloading from server": "Downloading from server",
|
||||
"Loaded %(completed)s of %(total)s": "Loaded %(completed)s of %(total)s",
|
||||
"Requesting from server...": "Requesting from server...",
|
||||
"Unable to load backup status": "Unable to load backup status",
|
||||
"Recovery key mismatch": "Recovery key mismatch",
|
||||
"Backup could not be decrypted with this recovery key: please verify that you entered the correct recovery key.": "Backup could not be decrypted with this recovery key: please verify that you entered the correct recovery key.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue