diff options
Diffstat (limited to 'wifi')
-rw-r--r-- | wifi/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/main.cpp b/wifi/main.cpp index 4cf6f567..1ece499e 100644 --- a/wifi/main.cpp +++ b/wifi/main.cpp @@ -26,7 +26,7 @@ #endif static const char description[] = -I18N_NOOP ("KWiFiManager - Wireless LAN Manager for KDE"); +I18N_NOOP ("KWiFiManager - Wireless LAN Manager for TDE"); static KCmdLineOptions options[] = { |