diff --git a/src/kaboutkdedialog_p.cpp b/src/kaboutkdedialog_p.cpp
--- a/src/kaboutkdedialog_p.cpp
+++ b/src/kaboutkdedialog_p.cpp
@@ -53,13 +53,13 @@
about->setOpenExternalLinks(true);
about->setTextInteractionFlags(Qt::TextBrowserInteraction);
about->setText(i18n(""
- "KDE is a world-wide network of software engineers, artists, writers, translators and facilitators "
- "who are committed to Free Software development. "
- "This community has created hundreds of Free Software applications as part of the KDE "
- "frameworks, workspaces and applications.
"
- "KDE is a cooperative enterprise in which no single entity controls the "
- "efforts or products of KDE to the exclusion of others. Everyone is welcome to join and "
- "contribute to KDE, including you.
"
+ "KDE is a world-wide community of software engineers, artists, writers, "
+ "translators and facilitators who are committed to Free Software "
+ "development. KDE has created the friendly and powerful Plasma desktop environment, "
+ "hundreds of high-quality applications, and the many software libraries that support them.
"
+ "KDE is a cooperative enterprise: no single entity controls the efforts or products. "
+ "Instead, we work together to achieve the common goal of building the world's finest "
+ "Free Software. Everyone is welcome to join and contribute to KDE, including you.
"
"Visit %2 for "
"more information about the KDE community and the software we produce.",
QStringLiteral("http://www.gnu.org/philosophy/free-sw.html"),