Update German translation
This commit is contained in:
parent
ca54de0b50
commit
a42ac6c8c0
19 changed files with 129 additions and 129 deletions
|
|
@ -1262,7 +1262,7 @@ ChatPage::decryptDownloadedSecrets(mtx::secret_storage::AesHmacSha2KeyDescriptio
|
|||
if (!decryptionKey) {
|
||||
QMessageBox::information(
|
||||
ChatPage::instance(),
|
||||
QCoreApplication::translate("CrossSigningSecrets", "Decrytion failed"),
|
||||
QCoreApplication::translate("CrossSigningSecrets", "Decryption failed"),
|
||||
QCoreApplication::translate("CrossSigningSecrets",
|
||||
"Failed to decrypt secrets with the "
|
||||
"provided recovery key or passphrase"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue