summaryrefslogtreecommitdiffstats
path: root/kcert/kcertpart.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kcert/kcertpart.cc')
-rw-r--r--kcert/kcertpart.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcert/kcertpart.cc b/kcert/kcertpart.cc
index 9ea247d5b..45f8349f5 100644
--- a/kcert/kcertpart.cc
+++ b/kcert/kcertpart.cc
@@ -876,7 +876,7 @@ KMessageBox::information(_frame, i18n("Certificates have been successfully impor
KAboutData *KCertPart::createAboutData()
{
- return new KAboutData("KCertPart", I18N_NOOP("KDE Certificate Part"), "1.0");
+ return new KAboutData("KCertPart", I18N_NOOP("TDE Certificate Part"), "1.0");
}
#include "kcertpart.moc"