--- kdenetwork-3.1.0/kppp/runtests.cpp~ 2002-11-26 16:25:00 +0300 +++ kdenetwork-3.1.0/kppp/runtests.cpp 2002-11-26 16:37:13 +0300 @@ -216,7 +216,7 @@ if(!access) { KMessageBox::error(0, - i18n("You're not allowed to dial out with " + i18n("Username don't found in /etc/kppp.allow\n") + i18n("You're not allowed to dial out with " "kppp.\nContact your system administrator.")); return TEST_CRITICAL; }