X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/be2d3c114fce653505ee3b202b40e1d6ce8750e7..cb097b8840594b6a77aab21d0b4c20f036a7d012:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index cce3b41..af25afd 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -470,7 +470,7 @@ static const char * replies[] = { /* 446 ERR_USERSDISABLED, */ NULL, /* 447 ERR_NOINVITE */ ":Can't send invite to %s (+V set)", /* 448 */ NULL, -/* 449 */ NULL, +/* 449 ERR_NONICK */ "%s :Cannot change nickname while on channel (+N set)", /* 450 */ NULL, /* 451 ERR_NOTREGISTERED, */ ":%s 451 * :You have not registered", /* 452 */ NULL, @@ -540,7 +540,7 @@ static const char * replies[] = { /* 516 */ NULL, /* 517 ERR_DISABLED */ "%s :This command has been administratively disabled", /* 518 */ NULL, -/* 519 */ NULL, +/* 519 ERR_NOKICK */ "%s :You cannot kick users in this channel because +E is set", /* 520 */ NULL, /* 521 */ NULL, /* 522 */ NULL, @@ -758,7 +758,7 @@ static const char * replies[] = { /* 734 ERR_MONLISTFULL */ ":%s 734 %s %d %s :Monitor list is full", /* 735 */ NULL, /* 736 */ NULL, -/* 737 */ NULL, +/* 737 ERR_NOCOMMONCHAN*/ "%s :is in +G mode (server-side ignore) and you do not share a common channel with them.", /* 738 */ NULL, /* 739 */ NULL, /* 740 */ ":%s 740 %s :%s",