diff options
Diffstat (limited to 'kbugbuster/gui/cwloadingwidget.cpp')
-rw-r--r-- | kbugbuster/gui/cwloadingwidget.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kbugbuster/gui/cwloadingwidget.cpp b/kbugbuster/gui/cwloadingwidget.cpp index f2a62573..1672d31f 100644 --- a/kbugbuster/gui/cwloadingwidget.cpp +++ b/kbugbuster/gui/cwloadingwidget.cpp @@ -147,8 +147,8 @@ void CWLoadingWidget::updatePixmap() // Draw intro text TQString desc = i18n( "Welcome to KBugBuster, a tool to manage the " - "KDE Bug Report System. With KBugBuster you can " - "manage outstanding bug reports for KDE from a " + "TDE Bug Report System. With KBugBuster you can " + "manage outstanding bug reports for TDE from a " "convenient front end." ); p.setPen( black ); p.drawText( 28, 128, cr.width() - 28, 184 - 128, |