diff options
Diffstat (limited to 'lib/plugins/revert/lang/fr/lang.php')
-rw-r--r-- | lib/plugins/revert/lang/fr/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/revert/lang/fr/lang.php b/lib/plugins/revert/lang/fr/lang.php index 36efd624c..52b73ed4a 100644 --- a/lib/plugins/revert/lang/fr/lang.php +++ b/lib/plugins/revert/lang/fr/lang.php @@ -5,7 +5,7 @@ * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author Guy Brand <gb@isis.u-strasbg.fr> */ -$lang['menu'] = 'Gestionnaire de réversion'; +$lang['menu'] = 'Gestion des réversions'; $lang['filter'] = 'Trouver les pages spammées '; $lang['revert'] = 'Annuler les éditions sélectionnées'; $lang['reverted'] = '%s restauré à la révision %s'; |