From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 13:03:38 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/kpcopiespage.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tdeprint/kpcopiespage.cpp') diff --git a/tdeprint/kpcopiespage.cpp b/tdeprint/kpcopiespage.cpp index 270702518..3557fe4d4 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( " Current Page: Select \"Current\" if you want " " to print the page currently visible in your KDE application.

" "

Note: this field is disabled if you print from" - " non-TDE applications like Mozilla or OpenOffice.org, since here KDEPrint has no" + " non-TDE applications like Mozilla or OpenOffice.org, since here TDEPrint has no" " means to determine which document page you are currently viewing.

" ); TQString whatsThisPageRangeLabel = i18n( " Page Range: Choose a \"Page Range\" to select a subset of the" " complete document pages" @@ -64,7 +64,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name) " the pages 4, 6, 10, 11, 12, 13, 17, 20, 23, 24, 25 of your document.

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 						"    -o page-ranges=...     # example: \"4,6,10-13,17,20,23-25\" "
@@ -87,7 +87,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name)
 						" on your printer model).

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 						"    -o page-set=...        # example: \"odd\" or \"even\" "
@@ -101,7 +101,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name)
 						" 

The 'Copies' setting defaults to 1.

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 						"     -o copies=...            # examples: \"5\" or \"42\" "
@@ -118,7 +118,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name)
 						" directly into the box. 

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 						"     -o copies=...            # examples: \"5\" or \"42\" "
@@ -132,7 +132,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name)
 						" multiple copies of a multi-page document will be \"1-1-1-..., 2-2-2-..., 3-3-3-...\".

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 						"    -o Collate=...           # example:  \"true\" or \"false\" "
@@ -149,7 +149,7 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name)
 						" have disabled the \"Collate\" checkbox at the same time. 

" "
" "
" - "

Additional hint for power users: This KDEPrint GUI element matches " + "

Additional hint for power users: This TDEPrint GUI element matches " " with the CUPS commandline job option parameter: " "

"
 						"    -o outputorder=...       # example:  \"reverse\""
-- 
cgit v1.2.1