X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/be2d3c114fce653505ee3b202b40e1d6ce8750e7..afd4834b500ef6f53c3f70f44c73637e26dc94c1:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index cce3b41..2ce9399 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,