summaryrefslogtreecommitdiff
path: root/lang/cat.l
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cat.l')
-rw-r--r--lang/cat.l19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/cat.l b/lang/cat.l
index 4f4c7e3dd..ed90bd605 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -2901,17 +2901,6 @@ OPER_SET_NOEXPIRE_ERROR
Establiment per a NOEXPIRE ha de ser ON o OFF.
OPER_SET_UNKNOWN_OPTION
Opció %s desconeguda.
-OPER_SET_SQL_ON
- SQL code will be used.
-OPER_SET_SQL_OFF
- SQL code will not be used.
-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_SQL_ERROR_DISABLED
- SQL is not configured for this network. Please edit the
- configuration file (services.conf).
OPER_SET_LIST_OPTION_ON
%s is enable
OPER_SET_LIST_OPTION_OFF
@@ -6043,7 +6032,6 @@ OPER_HELP_SET
DEBUG Activa o desactiva el Mode debug
NOEXPIRE Activa o desactiva el Mode no expire
SUPERADMIN Activate or deactivate super-admin mode
- SQL Activate or deactivate sql mode
IGNORE Activate or deactivate ignore mode
LIST List the options
@@ -6109,13 +6097,6 @@ OPER_HELP_SET_SUPERADMIN
This opion is _NOT_ persistant, and should only be used when
needed, and set back to OFF when no longer needed.
-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_IGNORE
Syntax: SET IGNORE {ON | OFF}