From 6ad87130181b612a600dfae067d5540c573705be Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 28 Mar 2010 21:39:00 +0000 Subject: l10n fr_FR: remove useless language key in install git-svn-id: http://piwigo.org/svn/trunk@5436 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR/install.lang.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'language/fr_FR') diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php index 263dc3cec..7b1d1c087 100644 --- a/language/fr_FR/install.lang.php +++ b/language/fr_FR/install.lang.php @@ -59,11 +59,6 @@ $lang['Keep it confidential, it enables you to access administration panel'] = " $lang['Password [confirm]'] = "Mot de passe [Confirmer]"; $lang['verification'] = "vérification"; $lang['Need help ? Ask your question on Piwigo message board.'] = "Besoin d'aide ? Posez votre question sur le forum de Piwigo."; -$lang['The configuration of Piwigo is finished, here is the next step

-* go to the identification page and use the login/password given for webmaster
-* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'] = "La configuration de Piwigo, place à la prochaine étape

-* allez sur la page d'identification et connectez-vous avec le pseudo et le mot de passe saisis pour le webmaster
-* ceci vous permet d'accéder à la partie administration et aux instructions pour charger des images dans les répertoires."; $lang['Webmaster mail address'] = "Adresse e-mail de l'Administrateur"; $lang['Visitors will be able to contact site administrator with this mail'] = "Les visiteurs pourront contacter l'administrateur du site par ce mail"; $lang['PHP 5 is required'] = "PHP 5 est requis"; @@ -75,4 +70,5 @@ $lang['Sorry!'] = "Désolé!"; $lang['Piwigo was not able to configure PHP 5.'] = "Piwigo n'a pas pu configurer PHP 5."; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = "Il vous faut contacter le support de votre hébergeur pour savoir comment configurer vous-même PHP 5."; $lang['Hope to see you back soon.'] = "En espérant vous revoir très prochainement."; -?> \ No newline at end of file +$lang['Congratulations, Piwigo installation is completed'] = 'Félicitations, l\'installation de Piwigo est terminée'; +?> -- cgit v1.2.3