diff options
-rw-r--r-- | kmymoney2/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/main.cpp b/kmymoney2/main.cpp index 2f0c6db..72aa12e 100644 --- a/kmymoney2/main.cpp +++ b/kmymoney2/main.cpp @@ -48,7 +48,7 @@ #include "kmymoneyglobalsettings.h" static const char *description = - I18N_NOOP("\nKMyMoney, the Personal Finance Manager for KDE.\n\nPlease consider contributing to this project with code and/or suggestions."); + I18N_NOOP("\nKMyMoney, the Personal Finance Manager for TDE.\n\nPlease consider contributing to this project with code and/or suggestions."); static KCmdLineOptions options[] = { |