From 64daa86a3a89e4a92c6a6d072d866a32d12aa33a Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 4 Jan 2008 15:38:32 +0100 Subject: French update darcs-hash:20080104143832-7ad00-705fa397a4fedaf21cbff8b7fedabcadaec02ea1.gz --- lib/plugins/config/lang/fr/lang.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/plugins/config') diff --git a/lib/plugins/config/lang/fr/lang.php b/lib/plugins/config/lang/fr/lang.php index 7eda18d4e..30f80fc9f 100644 --- a/lib/plugins/config/lang/fr/lang.php +++ b/lib/plugins/config/lang/fr/lang.php @@ -5,6 +5,7 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Guy Brand * @author Delassaux Julien + * @author Maurice A. LeBlanc */ $lang['menu'] = 'Paramètres de configuration'; $lang['error'] = 'Paramètres non modifiés en raison d\'une valeur non valide, vérifiez vos réglages et réessayez. @@ -154,3 +155,6 @@ $lang['rss_linkto_o_current'] = 'page actuelle'; $lang['compression_o_0'] = 'aucune'; $lang['compression_o_gz'] = 'gzip'; $lang['compression_o_bz2'] = 'bz2'; +$lang['xsendfile_o_0'] = 'ne pas utiliser'; +$lang['xsendfile_o_1'] = 'Entête propriétaire lighttpd (avant la version 1.5)'; +$lang['xsendfile_o_2'] = 'Entête standard X-Sendfile'; -- cgit v1.2.3