summaryrefslogtreecommitdiffstats
path: root/tdeprint/kpcopiespage.cpp
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-17 23:27:31 +0200
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2019-07-21 17:13:47 +0000
commit0e071064b91e64638e14f3756d477f9e2fd3317e (patch)
tree11947b60cf01e720bbf5467d6a36a807f637aafc /tdeprint/kpcopiespage.cpp
parenteeb8782f05517d4cbcfb059ff855384dfd4c0383 (diff)
downloadtdelibs-0e071064b91e64638e14f3756d477f9e2fd3317e.tar.gz
tdelibs-0e071064b91e64638e14f3756d477f9e2fd3317e.zip
Fix remaining brandings in tdelibs and adopt to modern age.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'tdeprint/kpcopiespage.cpp')
-rw-r--r--tdeprint/kpcopiespage.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/tdeprint/kpcopiespage.cpp b/tdeprint/kpcopiespage.cpp
index 10eb6e204..27b647208 100644
--- a/tdeprint/kpcopiespage.cpp
+++ b/tdeprint/kpcopiespage.cpp
@@ -53,10 +53,11 @@ KPCopiesPage::KPCopiesPage(KPrinter *prt, TQWidget *parent, const char *name)
" </p>"
" </qt>" );
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>"
+ " to print the page currently visible in your TDE application.</p>"
" <p><b>Note:</b> this field is disabled if you print from"
- " non-TDE applications like Mozilla or OpenOffice.org, since here TDEPrint has no"
- " means to determine which document page you are currently viewing.</p></qt>" );
+ " non-TDE applications like Firefox, PaleMoon, SeaMonkey or OpenOffice and"
+ " LibreOffice, since here TDEPrint 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"
" to be printed. The format is <em>\"n,m,o-p,q,r,s-t, u\"</em>.</p>"