From 0f1209c4bbd383acb68a22128b6b323f78c7fcb3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 21:47:09 -0500 Subject: Branding cleanup: KDE -> TDE --- tdeprint/kprinterimpl.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdeprint/kprinterimpl.cpp') diff --git a/tdeprint/kprinterimpl.cpp b/tdeprint/kprinterimpl.cpp index 467982383..05e1aa0df 100644 --- a/tdeprint/kprinterimpl.cpp +++ b/tdeprint/kprinterimpl.cpp @@ -384,7 +384,7 @@ int KPrinterImpl::doFilterFiles(KPrinter *printer, TQStringList& files, const TQ if (KMessageBox::warningContinueCancel(0, "

" + i18n("The MIME type %1 is not supported as input of the filter chain " "(this may happen with non-CUPS spoolers when performing page selection " - "on a non-PostScript file). Do you want KDE to convert the file to a supported " + "on a non-PostScript file). Do you want TDE to convert the file to a supported " "format?

").arg(mime), TQString::null, i18n("Convert")) == KMessageBox::Continue) { @@ -497,14 +497,14 @@ int KPrinterImpl::autoConvertFiles(KPrinter *printer, TQStringList& files, bool i18n("The file format %1 is not directly supported by the current print system. You " "now have 3 options: " " " - "Do you want KDE to attempt and convert this file to %2?").arg(mime).arg(primaryMimeType), + "Do you want TDE to attempt and convert this file to %2?").arg(mime).arg(primaryMimeType), TQString::null, i18n("Convert"), i18n("Keep"), -- cgit v1.2.3