diff options
Diffstat (limited to 'lang/fr.l')
-rw-r--r-- | lang/fr.l | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -2698,6 +2698,10 @@ OPER_SET_SQL_ERROR Setting for SQL must be ON or OFF. OPER_SET_SQL_ERROR_INIT Error during init of SQL, check your logs to correct. +OPER_SET_LIST_OPTION_ON + %s is enable +OPER_SET_LIST_OPTION_OFF + %s is disabled # NOOP responses OPER_NOOP_SYNTAX @@ -5653,6 +5657,18 @@ OPER_HELP_SET_SUPERADMIN Utilisation temporaire. +OPER_HELP_SET_SQL + Syntax: SET SQL {ON | OFF} + + Setting this will toggle Anope's from usage of SQL, this should + be used to disable and enable SQL should your SQL server go down + while services are running. + +OPER_HELP_SET_LIST + Syntax: SET LIST + + Display the various OperServ settings + OPER_HELP_NOOP Syntaxe: NOOP SET serveur NOOP REVOKE serveur |