diff options
Diffstat (limited to 'konqueror/konq_mainwindow.cc')
-rw-r--r-- | konqueror/konq_mainwindow.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc index d2412c5e9..1435167c8 100644 --- a/konqueror/konq_mainwindow.cc +++ b/konqueror/konq_mainwindow.cc @@ -4067,7 +4067,7 @@ void KonqMainWindow::initActions() "You will be presented with a dialog where you can set various " "options, such as the number of copies to print and which printer " "to use.<p>" - "This dialog also provides access to special KDE printing " + "This dialog also provides access to special TDE printing " "services such as creating a PDF file from the current document." ) ); m_paPrint->setToolTip( i18n( "Print the current document" ) ); |