diff options
author | Robin Prest <robin@georezo.net> | 2009-07-08 19:43:00 +0200 |
---|---|---|
committer | Robin Prest <robin@georezo.net> | 2009-07-08 19:43:00 +0200 |
commit | 6ee35b9ff0a77dd8b936e6386093673fd7e4841c (patch) | |
tree | 441ace34756939361abe801bbf1c798b1f965f7d /lib/plugins/revert | |
parent | 9406051569103dc965fffa465e752bb1c71abcbc (diff) | |
download | rpg-6ee35b9ff0a77dd8b936e6386093673fd7e4841c.tar.gz rpg-6ee35b9ff0a77dd8b936e6386093673fd7e4841c.tar.bz2 |
French language update
Ignore-this: fef986ab0381d7552bd02a72b55d250e
darcs-hash:20090708174300-594cd-249bf049ecc6cdd21d8bb2cc99e6560570b83747.gz
Diffstat (limited to 'lib/plugins/revert')
-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 d4689f8a3..7cc9b87fb 100644 --- a/lib/plugins/revert/lang/fr/lang.php +++ b/lib/plugins/revert/lang/fr/lang.php @@ -8,7 +8,7 @@ * @author stephane.gully@gmail.com * @author Guillaume Turri <guillaume.turri@gmail.com> */ -$lang['menu'] = 'Gestion des réversions'; +$lang['menu'] = 'Gestionnaire de 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'; |