From 25f7a04ae1f722cdfa33232f16e7abf5b5231527 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:23:28 -0500 Subject: Branding cleanup: KDE -> TDE --- src/mainwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwidget.cpp') diff --git a/src/mainwidget.cpp b/src/mainwidget.cpp index e92ff2f..54dcb2c 100644 --- a/src/mainwidget.cpp +++ b/src/mainwidget.cpp @@ -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; -- cgit v1.2.1