From 0f1209c4bbd383acb68a22128b6b323f78c7fcb3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 21:47:09 -0500 Subject: Branding cleanup: KDE -> TDE --- kutils/kcmoduleloader.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kutils') diff --git a/kutils/kcmoduleloader.cpp b/kutils/kcmoduleloader.cpp index 642e6f1bc..99d2f88a2 100644 --- a/kutils/kcmoduleloader.cpp +++ b/kutils/kcmoduleloader.cpp @@ -219,7 +219,7 @@ void KCModuleLoader::showLastLoaderError(TQWidget *parent) KMessageBox::detailedError(parent, i18n("There was an error loading the module."),i18n("

The diagnostics is:
%1" "

Possible reasons:

Check these points carefully and try to remove " "the module mentioned in the error message. If this fails, consider contacting " "your distributor or packager.

") @@ -287,7 +287,7 @@ KCModule* KCModuleLoader::reportError( ErrorReporting report, const TQString & t if( details.isNull() ) details = i18n("

The diagnostics is:
%1" "

Possible reasons:

Check these points carefully and try to remove " "the module mentioned in the error message. If this fails, consider contacting " "your distributor or packager.

").arg(KLibLoader::self()->lastErrorMessage()); -- cgit v1.2.1