mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:51:18 -07:00
Proof-reading.
svn path=/trunk/KDE/kdenetwork/krfb/; revision=936908
This commit is contained in:
@@ -107,7 +107,7 @@ enum rfbNewClientAction ConnectionController::handleNewClient()
|
||||
|
||||
if (!allowUninvited && InvitationManager::self()->activeInvitations() == 0) {
|
||||
KNotification::event("ConnectionAttempted",
|
||||
i18n("Attepted uninvited connection from %1: connection refused",
|
||||
i18n("Refused uninvited connection attempt from %1",
|
||||
remoteIp));
|
||||
return RFB_CLIENT_REFUSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user