diff options
Diffstat (limited to 'kcontrol/arts')
-rw-r--r-- | kcontrol/arts/arts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/arts/arts.cpp b/kcontrol/arts/arts.cpp index 848e7348c..bbc361cd1 100644 --- a/kcontrol/arts/arts.cpp +++ b/kcontrol/arts/arts.cpp @@ -143,7 +143,7 @@ KArtsModule::KArtsModule(TQWidget *parent, const char *name) { setButtons(Default|Apply); - setQuickHelp( i18n("<h1>Sound System</h1> Here you can configure aRts, KDE's sound server." + setQuickHelp( i18n("<h1>Sound System</h1> Here you can configure aRts, TDE's sound server." " This program not only allows you to hear your system sounds while simultaneously" " listening to an MP3 file or playing a game with background music. It also allows you" " to apply different effects to your system sounds and provides programmers with" |