Update NUMERIC_STR_435 to be more human-readable and mention quiets
This commit is contained in:
parent
1854aa25a7
commit
875fed0168
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@
|
|||
#define NUMERIC_STR_431 ":%s 431 %s :No nickname given"
|
||||
#define NUMERIC_STR_432 ":%s 432 %s %s :Erroneous Nickname"
|
||||
#define NUMERIC_STR_433 ":%s 433 %s %s :Nickname is already in use."
|
||||
#define NUMERIC_STR_435 "%s %s :Cannot change nickname while banned on channel"
|
||||
#define NUMERIC_STR_435 "%s %s :Cannot change nickname because you are banned or quieted while in this channel."
|
||||
#define NUMERIC_STR_436 "%s :Nickname collision KILL"
|
||||
#define NUMERIC_STR_437 ":%s 437 %s %s :Nick/channel is temporarily unavailable"
|
||||
#define NUMERIC_STR_438 ":%s 438 %s %s %s :Nick change too fast. Please wait %d seconds."
|
||||
|
|
Loading…
Reference in a new issue