From 8b45aa1656e310ee9a817ca2a05302fe865ad5ef Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Fri, 1 Jan 2016 13:56:47 +0000 Subject: [PATCH] SVN_SILENT made messages (after extraction) --- kmail/html.cpp | 17 +++++++++++++++++ kontact/src/html.cpp | 9 +++++++++ 2 files changed, 26 insertions(+) diff --git a/kmail/html.cpp b/kmail/html.cpp index b36d8d311f..cc8b98cd2d 100644 --- a/kmail/html.cpp +++ b/kmail/html.cpp @@ -49,3 +49,20 @@ i18n("We hope that you will enjoy KMail."); // i18n: file: about/introduction_kmail.html i18n("Thank you,
The KMail Team"); +// i18n: file: about/introduction_kmail.html +i18nc("%1 is version", "Welcome to KMail %1"); +// i18n: file: about/introduction_kmail.html +i18n("KMail is the email client by KDE. It is designed to be fully compatible with Internet mailing standards including IMAP, POP3 and SMTP."); +// i18n: file: about/introduction_kmail.html +i18n("KMail has many powerful features that are described in the documentation."); +// i18n: file: about/introduction_kmail.html +i18n("Important changes since last version:"); +// i18n: file: about/introduction_kmail.html +i18n("Some of the new features in this release of KMail include:"); +// i18n: file: about/introduction_kmail.html +i18n("Please take a moment to fill in the KMail configuration panel at Settings->Configure KMail. You need to create at least a default identity and incoming as well as outgoing mail account."); +// i18n: file: about/introduction_kmail.html +i18n("We hope that you will enjoy KMail."); +// i18n: file: about/introduction_kmail.html +i18n("Thank you,
The KMail Team"); + diff --git a/kontact/src/html.cpp b/kontact/src/html.cpp index 4ee0eda8f5..5c1ca2e4ee 100644 --- a/kontact/src/html.cpp +++ b/kontact/src/html.cpp @@ -25,3 +25,12 @@ i18n("Kontact handles your e-mail, address book, calendar, to-do list and more." // i18n: file: src/about/introduction_kontact.html i18n("Skip this introduction"); +// i18n: file: src/about/loading_kontact.html +i18n("Loading Kontact ..."); +// i18n: file: src/about/introduction_kontact.html +i18n("Welcome to Kontact %1"); +// i18n: file: src/about/introduction_kontact.html +i18n("Kontact handles your e-mail, address book, calendar, to-do list and more."); +// i18n: file: src/about/introduction_kontact.html +i18n("Skip this introduction"); + -- 2.11.4.GIT