Branding cleanup: KDE -> TDE

r14.0.x
Darrell Anderson 12 years ago
parent a65be0ad21
commit 9261d30080

@ -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());
}
}

Loading…
Cancel
Save