diff options
| author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-03 00:01:19 +0000 |
|---|---|---|
| committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-03 00:01:19 +0000 |
| commit | eda1fca43e1712e7fc0bc2deb5adaa4b898eafe3 (patch) | |
| tree | 283ba75381023ff014ad0fa4ffd3cb01bcb522ff /lang/it.l | |
| parent | a765a1155ff362c46f38faab9d66a918490d2350 (diff) | |
Merge commit 'trunk' into anopeng (1.8 updates, etc)
Conflicts:
src/main.c
src/mysql.c
version.log
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1504 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'lang/it.l')
| -rw-r--r-- | lang/it.l | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2456,6 +2456,8 @@ OPER_STATS_CHANSERV_MEM ChanServ: %6d records, %5d kB OPER_STATS_BOTSERV_MEM BotServ: %6d records, %5d kB +OPER_STATS_HOSTSERV_MEM + HostServ : %6d records, %5d kB OPER_STATS_OPERSERV_MEM OperServ: %6d records, %5d kB OPER_STATS_SESSIONS_MEM @@ -3865,8 +3867,8 @@ NICK_HELP_SASET_AUTOOP Syntax: SASET nickname AUTOOP {ON | OFF} Sets whether the given nickname will be opped automatically. - Set to ON to allow ChanServ to op you automatically when joining - channels. + Set to ON to allow ChanServ to op the given nickname + automatically when joining channels. Limited to Services admins. |
