diff options
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index 3803ba13f..ccdcbe057 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1487,11 +1487,11 @@ 1448: -- Available options 1449: option '%s' is already enabled, if you'd like to disable it type '@channel opt %s 0' 1450: option '%s' is now enabled for channel '%s' -1451: value '%d' for option '%s' is out of range (limit is 0-10) +1451: value '%d' for option '%s' is out of range (limit is 0-%d) 1452: option '%s' is now enabled for channel '%s' with %d seconds 1453: option '%s' is now disabled for channel '%s' 1454: option '%s' is not enabled on channel '%s' -1455: You're talking too fast! +1455: You cannot send a message to this channel for another %d seconds. 1456: -- %s ban <channel name> <character name> 1457: - bans <character name> from <channel name> channel 1458: -- %s banlist <channel name> |