]> jfr.im git - solanum.git/blobdiff - include/messages.h
STATS: allow modules to override normal stats requests
[solanum.git] / include / messages.h
index c5c399efbd53d6f2f06024b4370ab8df8f0bfe77..4f4455fa52ef37d86ec4e8453a2f5bdaf8767739 100644 (file)
@@ -72,7 +72,7 @@
 #define NUMERIC_STR_253      "%d :unknown connection(s)"
 #define NUMERIC_STR_254      "%lu :channels formed"
 #define NUMERIC_STR_255      ":I have %d clients and %d servers"
-#define NUMERIC_STR_256      ":Administrative info about %s"
+#define NUMERIC_STR_256      "%s :Administrative info"
 #define NUMERIC_STR_257      ":%s"
 #define NUMERIC_STR_258      ":%s"
 #define NUMERIC_STR_259      ":%s"
@@ -97,6 +97,7 @@
 #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_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 :is using a secure connection"
+#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_703      ":%s 703 %s :End of /MODLIST."
 #define NUMERIC_STR_743      "%s %c %s :Invalid ban mask"
 #define NUMERIC_STR_750      "%d :matches"
 #define NUMERIC_STR_751      "%s %s %s %s %s %s :%s"
-#define NUMERIC_STR_900      ":%s 900 %s %s!%s@%s %s :You are now logged in as %s."
-#define NUMERIC_STR_901      ":%s 901 %s %s!%s@%s :You are now logged out."
-#define NUMERIC_STR_902      ":%s 902 %s :You must use a nick assigned to you."
+#define NUMERIC_STR_900      ":%s 900 %s %s!%s@%s %s :You are now logged in as %s"
+#define NUMERIC_STR_901      ":%s 901 %s %s!%s@%s :You are now logged out"
+#define NUMERIC_STR_902      ":%s 902 %s :You must use a nick assigned to you"
 #define NUMERIC_STR_903      ":%s 903 %s :SASL authentication successful"
 #define NUMERIC_STR_904      ":%s 904 %s :SASL authentication failed"
 #define NUMERIC_STR_905      ":%s 905 %s :SASL message too long"