diff options
-rw-r--r-- | amarok/src/enginecontroller.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/enginecontroller.cpp b/amarok/src/enginecontroller.cpp index 564d8a32..76c66a64 100644 --- a/amarok/src/enginecontroller.cpp +++ b/amarok/src/enginecontroller.cpp @@ -191,7 +191,7 @@ EngineController::loadEngine( const TQString &engineName ) KMessageBox::error( 0, i18n( "<p>Amarok could not find any sound-engine plugins. " - "Amarok is now updating the KDE configuration database. Please wait a couple of minutes, then restart Amarok.</p>" + "Amarok is now updating the TDE configuration database. Please wait a couple of minutes, then restart Amarok.</p>" "<p>If this does not help, " "it is likely that Amarok is installed under the wrong prefix, please fix your installation using:<pre>" "$ cd /path/to/amarok/source-code/<br>" |