From d3d64c27b199622c90075d6f59dd08e44acbb378 Mon Sep 17 00:00:00 2001 From: Adam- Date: Tue, 13 Oct 2009 21:26:38 +0000 Subject: Complete rewrite of everything associated with modes, this breaks saving and reading mlocked modes from the databases until the new databases are implemented git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2560 5417fbe8-f217-4b02-8779-1006273d7864 --- lang/fr.l | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lang/fr.l') diff --git a/lang/fr.l b/lang/fr.l index eb191d42f..7a45ad525 100644 --- a/lang/fr.l +++ b/lang/fr.l @@ -4259,10 +4259,6 @@ CHAN_HELP_CMD_OWNER OWNER Vous donne votre accès owner sur un canal CHAN_HELP_CMD_PROTECT PROTECT Protège le pseudo spécifié sur un canal -CHAN_HELP_CMD_ADMIN - ADMIN Protège le pseudo spécifié sur un canal -CHAN_HELP_CMD_DEADMIN - DEADMIN Deprotège le pseudo donné sur un canal CHAN_HELP_CMD_DEOP DEOP Deop le pseudo spécifié sur un canal -- cgit