]> jfr.im git - solanum.git/commitdiff
Note that messages caught in +g/+G are discarded
authorTobias Geerinckx-Rice <redacted>
Sun, 23 Oct 2022 00:00:00 +0000 (02:00 +0200)
committerDoug Freed <redacted>
Wed, 26 Oct 2022 18:08:07 +0000 (14:08 -0400)
include/messages.h

index cb1bf5b2cd5adf9190c30585bb87903a21c9dde8..0130111e902c0cee48a188892455ca539f10d7b8 100644 (file)
 #define NUMERIC_STR_713      "%s :Channel is open."
 #define NUMERIC_STR_714      ":%s 714 %s %s :You are already on that channel."
 #define NUMERIC_STR_715      ":%s 715 %s :KNOCKs are disabled."
-#define NUMERIC_STR_716      "%s :is in %s mode and must manually allow you to message them."
+#define NUMERIC_STR_716      "%s :is in %s mode and must manually allow you to message them. Your message was discarded."
 #define NUMERIC_STR_717      "%s :has been informed that you messaged them."
-#define NUMERIC_STR_718      ":%s 718 %s %s %s@%s :is messaging you, and you have umode %s."
+#define NUMERIC_STR_718      ":%s 718 %s %s %s@%s :is messaging you, and you have umode %s. The message was discarded."
 #define NUMERIC_STR_720      ":%s 720 %s :Start of OPER MOTD"
 #define NUMERIC_STR_721      ":%s 721 %s :%s"
 #define NUMERIC_STR_722      ":%s 722 %s :End of OPER MOTD"