diff options
Diffstat (limited to 'lang/cat.l')
-rw-r--r-- | lang/cat.l | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/cat.l b/lang/cat.l index c25e59874..cb31f90c2 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -2440,7 +2440,9 @@ BOT_BAD_HOST BOT_BAD_IDENT Bot Idents may only contain valid characters. BOT_LONG_IDENT - Bot Idents may only contain 9 characters. + Bot Idents may only contain %d characters. +BOT_LONG_HOST + Bot Hosts may only contain %d characters. ########################################################################### # # OperServ messages |