517 |
|
/* 480 ERR_SSLONLYCHAN */ "%s :Cannot join channel (+S)", |
518 |
|
/* 481 ERR_NOPRIVILEGES */ ":Permission Denied - You're not an IRC operator", |
519 |
|
/* 482 ERR_CHANOPRIVSNEEDED */ "%s :You're not channel operator", |
520 |
< |
/* 483 ERR_CANTKILLSERVER */ ":You can't kill a server!", |
520 |
> |
/* 483 ERR_CANTKILLSERVER */ ":You cannot kill a server!", |
521 |
|
/* 484 ERR_RESTRICTED */ ":You are restricted", |
522 |
|
/* 485 ERR_CHANBANREASON */ "%s :Cannot join channel (%s)", |
523 |
|
/* 486 ERR_NONONREG */ "%s :You must identify to a registered nick to private message that person", |
536 |
|
/* 499 */ NULL, |
537 |
|
/* 500 */ NULL, |
538 |
|
/* 501 ERR_UMODEUNKNOWNFLAG */ ":Unknown MODE flag", |
539 |
< |
/* 502 ERR_USERSDONTMATCH */ ":Can't change mode for other users", |
539 |
> |
/* 502 ERR_USERSDONTMATCH */ ":Cannot change mode for other users", |
540 |
|
/* 503 ERR_GHOSTEDCLIENT */ ":Message could not be delivered to %s", |
541 |
|
/* 504 ERR_USERNOTONSERV */ "%s :User is not on this server", |
542 |
|
/* 505 */ NULL, |