diff options
| author | geniusdex 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 |
|---|---|---|
| committer | geniusdex 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 |
| commit | 1303b4971acd90cd009265b7c0be05254e1f359d (patch) | |
| tree | 79c34b24603bc7e12f68c41948997f38a2bec84f /lang | |
| parent | 0bbb4afde10e4d99cd472fcadd3ff288e05c6789 (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
Diffstat (limited to 'lang')
| -rw-r--r-- | lang/en_us.l | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
