diff options
Diffstat (limited to 'kicker/extensions/dockbar')
-rw-r--r-- | kicker/extensions/dockbar/dockcontainer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/extensions/dockbar/dockcontainer.cpp b/kicker/extensions/dockbar/dockcontainer.cpp index 181884276..9c90caac4 100644 --- a/kicker/extensions/dockbar/dockcontainer.cpp +++ b/kicker/extensions/dockbar/dockcontainer.cpp @@ -149,7 +149,7 @@ void DockContainer::askNewCommand(bool bad_command) bool ok; TQString title( i18n("Enter Command Line for Applet %1.%2").arg(resName()).arg(resClass()) ); TQString description( i18n("This applet does not behave correctly and the dockbar was unable to " - "find the command line necessary to launch it the next time KDE starts up") ); + "find the command line necessary to launch it the next time TDE starts up") ); TQString cmd; /* |