From 106a1cd03e7958ac2e6ddcade8f8c019915a41b6 Mon Sep 17 00:00:00 2001 From: Volker Krause Date: Sun, 17 Sep 2017 10:25:10 +0200 Subject: [PATCH] Adapt to Grantlee i18n changes --- src/about/introduction_kmail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about/introduction_kmail.html b/src/about/introduction_kmail.html index f81a09b14..aed9b0c23 100644 --- a/src/about/introduction_kmail.html +++ b/src/about/introduction_kmail.html @@ -7,7 +7,7 @@

{% i18n "KMail is the email client by KDE. It is designed to be fully compatible with Internet mailing standards including IMAP, POP3 and SMTP." %}

-

{% i18nc_var "@info" "KMail has many powerful features that are described in the documentation." as features %} +

{% i18n_var "KMail has many powerful features that are described in the documentation." as features %} {{ features|safe }}