diff --git a/src/widget/form/chatform.cpp b/src/widget/form/chatform.cpp
index a97faf93c..b9a7d6776 100644
--- a/src/widget/form/chatform.cpp
+++ b/src/widget/form/chatform.cpp
@@ -673,7 +673,7 @@ void ChatForm::onFileSendFailed(int FriendId, const QString &fname)
if (FriendId != f->getFriendID())
return;
- addSystemInfoMessage("File: \"" + fname + "\" failed to send.", "red", QDateTime::currentDateTime());
+ addSystemInfoMessage(tr("Failed to send file") + ": \"" + fname + "\"", "red", QDateTime::currentDateTime());
}
void ChatForm::onAvatarChange(int FriendId, const QPixmap &pic)
diff --git a/translations/de.ts b/translations/de.ts
index cf02bf206..6636bf5de 100644
--- a/translations/de.ts
+++ b/translations/de.ts
@@ -257,6 +257,11 @@ Soll der Proxy ignoriert und eine direkte Internetverbindung genutzt werden?Call rejected
Anruf abgewiesen
+
+
+ Failed to send file
+ Fehler beim Senden der Datei
+
Call with %1 ended. %2