diff options
Diffstat (limited to 'kscd/kscd.cpp')
-rw-r--r-- | kscd/kscd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/kscd.cpp b/kscd/kscd.cpp index e842feae..2dcf4842 100644 --- a/kscd/kscd.cpp +++ b/kscd/kscd.cpp @@ -80,7 +80,7 @@ #include <kcompactdisc.h> #include <fixx11h.h> -static const char description[] = I18N_NOOP("KDE CD player"); +static const char description[] = I18N_NOOP("TDE CD player"); bool stoppedByUser = false; |