X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/b47f8a4fda31315010464212717fc8be226ba7dc..04e5ed6c57154114cca330767e3bfb1006b46ee9:/include/messages.h diff --git a/include/messages.h b/include/messages.h index d54c81be..d37bf327 100644 --- a/include/messages.h +++ b/include/messages.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * $Id: messages.tab 3548 2007-08-09 06:40:52Z nenolod $ */ #ifndef INCLUDED_messages_h @@ -50,13 +48,13 @@ #define NUMERIC_STR_208 " 0 %s" #define NUMERIC_STR_209 "Class %s %d" #define NUMERIC_STR_212 "%s %u %lu :%u" -#define NUMERIC_STR_213 "C %s %s %s %d %s" +#define NUMERIC_STR_213 "C %s %s %s %d %s %s" #define NUMERIC_STR_215 "I %s %s %s@%s %d %s" #define NUMERIC_STR_216 "%c %s * %s :%s%s%s" #define NUMERIC_STR_217 "%c %d %s :%s" #define NUMERIC_STR_218 "Y %s %d %d %d %u %d.%d %d.%d %u" #define NUMERIC_STR_219 "%c :End of /STATS report" -#define NUMERIC_STR_220 "%c %d %s %d :%s%s" +#define NUMERIC_STR_220 "%c %d %s %d :%s%s%s" #define NUMERIC_STR_221 "%s" #define NUMERIC_STR_225 "%c %s :%s%s%s" #define NUMERIC_STR_241 "L %s * %s 0 -1" @@ -145,7 +143,7 @@ #define NUMERIC_STR_401 "%s :No such nick/channel" #define NUMERIC_STR_402 "%s :No such server" #define NUMERIC_STR_403 "%s :No such channel" -#define NUMERIC_STR_404 "%s :Cannot send to channel" +#define NUMERIC_STR_404 "%s :Cannot send to nick/channel" #define NUMERIC_STR_405 ":%s 405 %s %s :You have joined too many channels" #define NUMERIC_STR_406 ":%s :There was no such nickname" #define NUMERIC_STR_407 ":%s 407 %s %s :Too many recipients." @@ -194,17 +192,18 @@ #define NUMERIC_STR_486 "%s :You must log in with services to message this user" #define NUMERIC_STR_489 ":%s 489 %s %s :You're neither voiced nor channel operator" #define NUMERIC_STR_491 ":No appropriate operator blocks were found for your host" +#define NUMERIC_STR_492 ":Cannot send to user %s (%s)" #define NUMERIC_STR_494 "%s :cannot answer you while you are %s, your message was not sent" #define NUMERIC_STR_501 ":%s 501 %s :Unknown MODE flag" #define NUMERIC_STR_502 ":%s 502 %s :Can't change mode for other users" #define NUMERIC_STR_504 ":%s 504 %s %s :User is not on this server" -#define NUMERIC_STR_513 ":%s 513 %s :To connect type /QUOTE PONG %08lX" +#define NUMERIC_STR_513 ":%s 513 %s :To connect type /QUOTE PONG %08X" #define NUMERIC_STR_517 "%s :This command has been administratively disabled" #define NUMERIC_STR_524 ":%s 524 %s %s :Help not found" #define NUMERIC_STR_670 ":STARTTLS successful, proceed with TLS handshake" #define NUMERIC_STR_671 "%s :%s" #define NUMERIC_STR_691 ":%s" -#define NUMERIC_STR_702 ":%s 702 %s %s 0x%lx %s %s" +#define NUMERIC_STR_702 ":%s 702 %s %s 0x%lx %s%s :[Version %s] [Description: %s]" #define NUMERIC_STR_703 ":%s 703 %s :End of /MODLIST." #define NUMERIC_STR_704 ":%s 704 %s %s :%s" #define NUMERIC_STR_705 ":%s 705 %s %s :%s"