1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 10:06:38 +02:00

Added amsg kicker settings to /bs info

This commit is contained in:
Adam
2011-01-18 18:41:16 -05:00
parent 4a3ee91c55
commit 34c6c664c9
4 changed files with 17 additions and 1 deletions
+4
View File
@@ -1768,6 +1768,10 @@ const char *const language_strings[LANG_STRING_COUNT] = {
_(" Italics kicker : %s"),
/* BOT_INFO_CHAN_KICK_ITALICS_BAN */
_(" Italics kicker : %s (%d kick(s) to ban)"),
/* BOT_INFO_CHAN_KICK_AMSGS */
_(" AMSG kicker : %s"),
/* BOT_INFO_CHAN_KICK_AMSGS_BAN */
_(" AMSG kicker : %s (%d kick(s) to ban)"),
/* BOT_INFO_CHAN_MSG */
_(" Fantasy reply : %s"),
/* BOT_INFO_ACTIVE */