]> jfr.im git - solanum.git/blobdiff - include/messages.h
Add tests for valid_temp_time
[solanum.git] / include / messages.h
index eb7bf0fb1c3fee9cd453c6213650446ccd4cab32..c3c75e96323db0d6e37086a66062d8e6c15b0047 100644 (file)
@@ -96,7 +96,6 @@
 #define NUMERIC_STR_317      "%s %ld %lu :seconds idle, signon time"
 #define NUMERIC_STR_318      "%s :End of /WHOIS list."
 #define NUMERIC_STR_319      ":%s 319 %s %s :"
-#define NUMERIC_STR_320      "%s :%s"
 #define NUMERIC_STR_321      ":%s 321 %s Channel :Users  Name"
 #define NUMERIC_STR_322      ":%s 322 %s %s%s %lu :%s"
 #define NUMERIC_STR_323      ":%s 323 %s :End of /LIST"
 #define NUMERIC_STR_403      "%s :No such 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_406      "%s :There was no such nickname"
 #define NUMERIC_STR_407      ":%s 407 %s %s :Too many recipients."
 #define NUMERIC_STR_409      ":%s 409 %s :No origin specified"
 #define NUMERIC_STR_410      ":%s 410 %s %s :Invalid CAP subcommand"
 #define NUMERIC_STR_412      ":%s 412 %s :No text to send"
 #define NUMERIC_STR_413      "%s :No toplevel domain specified"
 #define NUMERIC_STR_414      "%s :Wildcard in toplevel Domain"
-#define NUMERIC_STR_415      "%s %s :Cannot send message to channel (+R) - you need to be identified with services"
+#define NUMERIC_STR_415      "%s %s :Cannot send message to channel (+R) - you need to be logged into your NickServ account"
 #define NUMERIC_STR_416      ":%s 416 %s %s :output too large, truncated"
 #define NUMERIC_STR_421      ":%s 421 %s %s :Unknown command"
 #define NUMERIC_STR_422      ":%s 422 %s :MOTD File is missing"
 #define NUMERIC_STR_431      ":%s 431 %s :No nickname given"
 #define NUMERIC_STR_432      ":%s 432 %s %s :Erroneous Nickname"
 #define NUMERIC_STR_433      ":%s 433 %s %s :Nickname is already in use."
-#define NUMERIC_STR_435      "%s %s :Cannot change nickname while banned on channel"
+#define NUMERIC_STR_435      "%s %s :Cannot change nickname because you are banned or quieted while in this channel."
 #define NUMERIC_STR_436      "%s :Nickname collision KILL"
 #define NUMERIC_STR_437      ":%s 437 %s %s :Nick/channel is temporarily unavailable"
 #define NUMERIC_STR_438      ":%s 438 %s %s %s :Nick change too fast. Please wait %d seconds."
 #define NUMERIC_STR_473      ":%s 473 %s %s :Cannot join channel (+i) - you must be invited"
 #define NUMERIC_STR_474      ":%s 474 %s %s :Cannot join channel (+b) - you are banned"
 #define NUMERIC_STR_475      ":%s 475 %s %s :Cannot join channel (+k) - bad key"
-#define NUMERIC_STR_477      ":%s 477 %s %s :Cannot join channel (+r) - you need to be identified with services"
+#define NUMERIC_STR_477      ":%s 477 %s %s :Cannot join channel (+r) - you need to be logged into your NickServ account"
 #define NUMERIC_STR_478      ":%s 478 %s %s %s :Channel ban list is full"
 #define NUMERIC_STR_479      "%s :Illegal channel name"
 #define NUMERIC_STR_480      ":%s 480 %s %s :Cannot join channel (+j) - throttle exceeded, try again later"
 #define NUMERIC_STR_482      ":%s 482 %s %s :You're not a channel operator"
 #define NUMERIC_STR_483      ":You can't kill a server!"
 #define NUMERIC_STR_484      ":%s 484 %s %s %s :Cannot kick or deop a network service"
-#define NUMERIC_STR_486      "%s :You must log in with services to message this user"
+#define NUMERIC_STR_486      "%s :You must log into your NickServ account 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)"