mirror of
https://github.com/anope/anope.git
synced 2026-07-06 12:13:14 +02:00
BUILD : 1.7.6 (450) BUGS : NOTES : Updated en_us.l for new BotServ BOT ADD behaviour
git-svn-id: svn://svn.anope.org/anope/trunk@450 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@304 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
0bbb4afde1
commit
1303b4971a
@@ -6,6 +6,8 @@ Anope Version S V N
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
BOT_SERVADMIN_HELP_BOT
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
Anope Version 1.7.6
|
||||
|
||||
+3
-3
@@ -5870,9 +5870,9 @@ BOT_SERVADMIN_HELP_BOT
|
||||
BOT LIST is an alias of BOTLIST and just lists all
|
||||
bots available on the network.
|
||||
|
||||
Note: if you create a bot that has a nick that is
|
||||
registered, it will be dropped. Also, if an user is
|
||||
currently using the nick, it will be killed.
|
||||
Note: you cannot create a bot that has a nick that is
|
||||
currently registered. If an unregistered user is currently
|
||||
using the nick, they will be killed.
|
||||
|
||||
BOT_SERVADMIN_HELP_SET
|
||||
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="6"
|
||||
VERSION_BUILD="449"
|
||||
VERSION_BUILD="450"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.6 (450)
|
||||
# BUGS :
|
||||
# NOTES : Updated en_us.l for new BotServ BOT ADD behaviour
|
||||
#
|
||||
# BUILD : 1.7.6 (449)
|
||||
# NOTES : Language normalization.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user