diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 17:41:02 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 17:41:02 -0600 |
commit | 1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0 (patch) | |
tree | c23841235a48468e893c35a46fc6fc7ea4cbe8f1 /tdeprint/kpcopiespage.cpp | |
parent | c33167970ab0c59c62772962a3cf36a6578bc16a (diff) | |
download | tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.tar.gz tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.zip |
Fix branding issues of non-KDE -> non-TDE.
Diffstat (limited to 'tdeprint/kpcopiespage.cpp')
-rw-r--r-- | tdeprint/kpcopiespage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kpcopiespage.cpp b/tdeprint/kpcopiespage.cpp index 80d446eb2..270702518 100644 --- a/tdeprint/kpcopiespage.cpp +++ b/tdeprint/kpcopiespage.cpp @@ -55,7 +55,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name) TQString whatsThisCurrentPagesLabel = i18n( " <qt><b>Current Page:</b> Select <em>\"Current\"</em> if you want " " to print the page currently visible in your KDE application.</p>" " <p><b>Note:</b> this field is disabled if you print from" - " non-KDE applications like Mozilla or OpenOffice.org, since here KDEPrint has no" + " non-TDE applications like Mozilla or OpenOffice.org, since here KDEPrint has no" " means to determine which document page you are currently viewing.</p></qt>" ); TQString whatsThisPageRangeLabel = i18n( " <qt><b>Page Range:</b> Choose a \"Page Range\" to select a subset of the" " complete document pages" |