Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent 517bd84896
commit 25f7a04ae1

@ -211,7 +211,7 @@ msgstr "Ausgabeformat nicht erkannt"
#: mainwidget.cpp:896
msgid ""
"Sorry, but the image format which you are working with\n"
"is not recognized by KDE.\n"
"is not recognized by TDE.\n"
"The image will be correctly saved if you want to,\n"
"but to see a preview try working with another image format (EPS and PGM "
"showld work well)\n"

@ -210,7 +210,7 @@ msgstr ""
#: mainwidget.cpp:896
msgid ""
"Sorry, but the image format which you are working with\n"
"is not recognized by KDE.\n"
"is not recognized by TDE.\n"
"The image will be correctly saved if you want to,\n"
"but to see a preview try working with another image format (EPS and PGM "
"showld work well)\n"

@ -919,7 +919,7 @@ void MainWidget::tracerExited() {
else
{
emit(signalChangeStatusbar(i18n("Output format not recognized")));
previewLabel->setText(i18n("Sorry, but the image format which you are working with\nis not recognized by KDE.\nThe image will be correctly saved if you want to,\nbut to see a preview try working with another image format (EPS and PGM showld work well)\nand only when you are satisfied with the result revert to the format\nof your choiche and save the result."));
previewLabel->setText(i18n("Sorry, but the image format which you are working with\nis not recognized by TDE.\nThe image will be correctly saved if you want to,\nbut to see a preview try working with another image format (EPS and PGM showld work well)\nand only when you are satisfied with the result revert to the format\nof your choiche and save the result."));
imagesTabs->setCurrentPage(1);
setCursor(ArrowCursor);
return;

Loading…
Cancel
Save