diff options
Diffstat (limited to 'atlantik/client/main.cpp')
-rw-r--r-- | atlantik/client/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantik/client/main.cpp b/atlantik/client/main.cpp index 320788f1..4dacf008 100644 --- a/atlantik/client/main.cpp +++ b/atlantik/client/main.cpp @@ -42,7 +42,7 @@ int main(int argc, char *argv[]) I18N_NOOP("The Atlantic board game"), KAboutData::License_GPL, I18N_NOOP("(c) 1998-2004 Rob Kaper"), - I18N_NOOP("KDE client for playing Monopoly-like games on the monopd network."), + I18N_NOOP("TDE client for playing Monopoly-like games on the monopd network."), "http://unixcode.org/atlantik/" ); |