@ -155,7 +155,7 @@ int main(int argc, char *argv[])
TQCStringlanguage=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());