summaryrefslogtreecommitdiffstats
path: root/kcert
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:58:13 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:58:13 -0500
commit26ac65559544ccddd2f2ec4fbb78df6e17410399 (patch)
treea97c3acde0ed976e86b6659ad0d58504410cc680 /kcert
parent38ea887ac13a9af7d60aa77b2f3aa89bb3b91969 (diff)
downloadtdelibs-26ac65559544ccddd2f2ec4fbb78df6e17410399.tar.gz
tdelibs-26ac65559544ccddd2f2ec4fbb78df6e17410399.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kcert')
-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"