From e37899bcc3f75c9e314df74fee7cd92167f1c4d8 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:14:07 -0500 Subject: Branding cleanup: KDE -> TDE --- kcontrol/kio/ksaveioconfig.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/kio') diff --git a/kcontrol/kio/ksaveioconfig.cpp b/kcontrol/kio/ksaveioconfig.cpp index c5c471a9f..a52f92d3a 100644 --- a/kcontrol/kio/ksaveioconfig.cpp +++ b/kcontrol/kio/ksaveioconfig.cpp @@ -251,7 +251,7 @@ void KSaveIOConfig::updateProxyScout( TQWidget * parent ) if (!DCOPRef("kded", "proxyscout").send("reset")) { TQString caption = i18n("Update Failed"); - TQString message = i18n("You have to restart KDE " + TQString message = i18n("You have to restart TDE " "for these changes to take effect."); KMessageBox::information (parent, message, caption); return; -- cgit v1.2.1