From bf596c72795f70d154381d90d89171bab599997f Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 31 Oct 2005 13:47:58 +0000 Subject: - modification: use "filter" class for quickconnect box (with some custom modifications) - bug fixed: the total number of pictures had disappeared git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR.iso-8859-1/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/fr_FR.iso-8859-1') diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php index aaa13e3ac..3b015df6a 100644 --- a/language/fr_FR.iso-8859-1/common.lang.php +++ b/language/fr_FR.iso-8859-1/common.lang.php @@ -46,6 +46,7 @@ $lang['Categories'] = 'Cat $lang['Category'] = 'Catégorie'; $lang['Close this window'] = 'Fermer cette fenêtre'; $lang['Confirm Password'] = 'Confirmer le mot de passe'; +$lang['Connection'] = 'Connexion'; $lang['Connection settings'] = 'Paramètres de connexion'; $lang['Contact webmaster'] = 'Contacter le webmestre'; $lang['Create a new account'] = 'Créer un nouveau compte'; @@ -182,7 +183,6 @@ $lang['maxheight'] = 'Hauteur maximum des images'; $lang['maxheight_error'] = 'La hauteur maximum des images doit être supérieure à 50'; $lang['maxwidth'] = 'Largeur maximum des images'; $lang['maxwidth_error'] = 'La largeur des images doit être supérieure à 50'; -$lang['menu_login'] = 'connexion'; $lang['month'][10] = 'Octobre'; $lang['month'][11] = 'Novembre'; $lang['month'][12] = 'Decembre'; -- cgit v1.2.3