diff options
Diffstat (limited to 'ksayit')
-rw-r--r-- | ksayit/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/main.cpp b/ksayit/src/main.cpp index 61935da..5312d80 100644 --- a/ksayit/src/main.cpp +++ b/ksayit/src/main.cpp @@ -33,7 +33,7 @@ #include "ksayit.h" static const char *description = - I18N_NOOP("KSayIt - A Text To Speech frontend for KDE"); + I18N_NOOP("KSayIt - A Text To Speech frontend for TDE"); // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE |