From 9261d30080ebb3e712816574f000b75a78f9b8d1 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 23:15:06 -0500 Subject: Branding cleanup: KDE -> TDE --- kmymoney2/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmymoney2/main.cpp') diff --git a/kmymoney2/main.cpp b/kmymoney2/main.cpp index 72aa12e..90f02d0 100644 --- a/kmymoney2/main.cpp +++ b/kmymoney2/main.cpp @@ -155,7 +155,7 @@ int main(int argc, char *argv[]) TQCString language = args->getOption("lang"); if(!language.isEmpty()) { if(!KGlobal::locale()->setLanguage(language)) { - tqWarning("Unable to select language '%s'. This has one of two reasons:\n\ta) the standard KDE message catalogue is not installed\n\tb) the KMyMoney message catalogue is not installed", language.data()); + tqWarning("Unable to select language '%s'. This has one of two reasons:\n\ta) the standard TDE message catalogue is not installed\n\tb) the KMyMoney message catalogue is not installed", language.data()); } } -- cgit v1.2.1