Reword ERR_ALREADYREGISTERED (#145)

This commit is contained in:
Ed Kellett 2021-04-17 19:48:53 +01:00 committed by GitHub
parent 92fa29ce37
commit e6e26343c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -173,7 +173,7 @@
#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"