diff options
Diffstat (limited to 'kmobile/main.cpp')
-rw-r--r-- | kmobile/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/main.cpp b/kmobile/main.cpp index c9d7d124d..1b03f9716 100644 --- a/kmobile/main.cpp +++ b/kmobile/main.cpp @@ -25,7 +25,7 @@ #include <klocale.h> static const char description[] = - I18N_NOOP("KDE mobile tqdevices manager"); + I18N_NOOP("KDE mobile devices manager"); static const char version[] = "0.1"; |