about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/fr/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/revert/lang/fr/lang.php')
-rw-r--r--wiki/lib/plugins/revert/lang/fr/lang.php30
1 files changed, 0 insertions, 30 deletions
diff --git a/wiki/lib/plugins/revert/lang/fr/lang.php b/wiki/lib/plugins/revert/lang/fr/lang.php
deleted file mode 100644
index 635c9a7..0000000
--- a/wiki/lib/plugins/revert/lang/fr/lang.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Delassaux Julien <julien@delassaux.fr>
- * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca>
- * @author Guy Brand <gb@unistra.fr>
- * @author stephane.gully <stephane.gully@gmail.com>
- * @author Guillaume Turri <guillaume.turri@gmail.com>
- * @author Erik Pedersen <erik.pedersen@shaw.ca>
- * @author olivier duperray <duperray.olivier@laposte.net>
- * @author Vincent Feltz <psycho@feltzv.fr>
- * @author Philippe Bajoit <philippe.bajoit@gmail.com>
- * @author Florian Gaub <floriang@floriang.net>
- * @author Johan Guilbaud <guilbaud.johan@gmail.com>
- * @author Yannick Aure <yannick.aure@gmail.com>
- * @author Olivier DUVAL <zorky00@gmail.com>
- * @author Anael Mobilia <contrib@anael.eu>
- * @author Bruno Veilleux <bruno.vey@gmail.com>
- */
-$lang['menu']                  = 'Gestionnaire des réversions';
-$lang['filter']                = 'Trouver les pages spammées ';
-$lang['revert']                = 'Annuler les modifications sélectionnées';
-$lang['reverted']              = '%s restauré à la révision %s';
-$lang['removed']               = '%s supprimé';
-$lang['revstart']              = 'Processus de réversion démarré. Ceci peut durer longtemps. Si le script dépasse le délai d\'exécution avant de finir, vous devrez restaurer de plus petits groupes de pages.';
-$lang['revstop']               = 'Processus de réversion terminé avec succès.';
-$lang['note1']                 = 'Note : cette recherche est sensible à la casse';
-$lang['note2']                 = 'Note : cette page sera restaurée à la dernière version ne contenant pas le terme « spam » <em>%s</em>.';