Reword ERR_ALREADYREGISTERED (#145)
This commit is contained in:
parent
92fa29ce37
commit
e6e26343c3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue