summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/oscaraccount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/oscaraccount.cpp')
-rw-r--r--kopete/protocols/oscar/oscaraccount.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/oscaraccount.cpp b/kopete/protocols/oscar/oscaraccount.cpp
index 63402b34..a28a8035 100644
--- a/kopete/protocols/oscar/oscaraccount.cpp
+++ b/kopete/protocols/oscar/oscaraccount.cpp
@@ -878,7 +878,7 @@ TQString OscarAccount::getFLAPErrorMessage( int code )
else
{
reason = i18n("The %1 server thinks the client you are using is " \
- "too old. Please report this as a bug at http://bugs.kde.org")
+ "too old. Please report this as a bug at http://bugs.trinitydesktop.org")
.arg( acctType );
}
break;