From 79a2efd25a17e54dc38d5bd5e80a4aff48676617 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Wed, 28 Dec 2022 20:49:42 +0100 Subject: Finish german translation --- src/ChatPage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ChatPage.cpp') diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp index 1910ce0b..bcb89a03 100644 --- a/src/ChatPage.cpp +++ b/src/ChatPage.cpp @@ -404,7 +404,7 @@ ChatPage::dropToLoginPage(const QString &msg) nullptr, tr("Confirm logout"), tr("Because of the following reason Nheko wants to drop you to the login page:\n%1\nIf you " - "think this is a mistake, you can close Nheko instead to possibly recover your encrpytion " + "think this is a mistake, you can close Nheko instead to possibly recover your encryption " "keys. After you have been dropped to the login page, you can sign in again using your " "usual methods.") .arg(msg), -- cgit 1.5.1