diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:36:27 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 12:36:27 -0500 |
commit | f48d8ad2eed1641282f2ec252e2784ee591b5730 (patch) | |
tree | cdfb323e968fb0e6946b4a6c8d9a062494a330e6 | |
parent | 87727d57decda8f6f5d75f13eb46a945bced48a0 (diff) | |
download | piklab-f48d8ad2eed1641282f2ec252e2784ee591b5730.tar.gz piklab-f48d8ad2eed1641282f2ec252e2784ee591b5730.zip |
Branding cleanup: KDE -> TDE
-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 |