summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-19 17:00:59 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-19 17:00:59 +0000
commit1303b4971acd90cd009265b7c0be05254e1f359d (patch)
tree79c34b24603bc7e12f68c41948997f38a2bec84f
parent0bbb4afde10e4d99cd472fcadd3ff288e05c6789 (diff)
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
-rw-r--r--Changes.lang2
-rw-r--r--lang/en_us.l6
-rw-r--r--version.log6
3 files changed, 10 insertions, 4 deletions
diff --git a/Changes.lang b/Changes.lang
index 911eb482e..200bf02f4 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -6,6 +6,8 @@ Anope Version S V N
*** Mod Strings:
+ BOT_SERVADMIN_HELP_BOT
+
*** Del Strings:
Anope Version 1.7.6
diff --git a/lang/en_us.l b/lang/en_us.l
index 1196f1994..08fea4294 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -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
diff --git a/version.log b/version.log
index 019f1f8a9..7d87c235c 100644
--- a/version.log
+++ b/version.log
@@ -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.
#