]> jfr.im git - solanum.git/commitdiff
Reword ERR_ALREADYREGISTERED (#145)
authorEd Kellett <redacted>
Sat, 17 Apr 2021 18:48:53 +0000 (19:48 +0100)
committerGitHub <redacted>
Sat, 17 Apr 2021 18:48:53 +0000 (18:48 +0000)
include/messages.h

index 329d0a83ba9acc5606a21a47e9c1b5371f028897..eb7bf0fb1c3fee9cd453c6213650446ccd4cab32 100644 (file)
 #define NUMERIC_STR_457      ":%s 457 %s %s :is already on your accept list"
 #define NUMERIC_STR_458      ":%s 458 %s %s :is not on your accept list"
 #define NUMERIC_STR_461      ":%s 461 %s %s :Not enough parameters"
-#define NUMERIC_STR_462      ":%s 462 %s :You may not reregister"
+#define NUMERIC_STR_462      ":%s 462 %s :You are already connected and cannot handshake again"
 #define NUMERIC_STR_464      ":%s 464 %s :Password Incorrect"
 #define NUMERIC_STR_465      ":%s 465 %s :You are banned from this server- %s"
 #define NUMERIC_STR_470      "%s %s :Forwarding to another channel"