diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/nokde/nokde_kaboutdata.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/common/nokde/nokde_kaboutdata.cpp b/src/common/nokde/nokde_kaboutdata.cpp index e0c4963..4bcb504 100644 --- a/src/common/nokde/nokde_kaboutdata.cpp +++ b/src/common/nokde/nokde_kaboutdata.cpp @@ -372,10 +372,8 @@ TQString KAboutData::aboutTranslationTeam() { return i18n("replace this with information about your translation team", - "<p>KDE is translated into many languages thanks to the work " - "of the translation teams all over the world.</p>" - "<p>For more information on KDE internationalization " - "visit http://i18n.kde.org</p>"); + "<p>TDE is translated into many languages thanks to the work " + "of many people all over the world.</p>"); } TQString |