diff options
Diffstat (limited to 'karm/main.cpp')
-rw-r--r-- | karm/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/main.cpp b/karm/main.cpp index bc91e7cf4..bc8183bb8 100644 --- a/karm/main.cpp +++ b/karm/main.cpp @@ -10,7 +10,7 @@ namespace { - const char* description = I18N_NOOP("KDE Time tracker tool"); + const char* description = I18N_NOOP("TDE Time tracker tool"); void cleanup( int ) { |