From a34f8c67b07c861212346252b766cf6131b65885 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Oct 2007 21:39:15 +0000 Subject: Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR/install.lang.php | 71 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 language/fr_FR/install.lang.php (limited to 'language/fr_FR/install.lang.php') diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php new file mode 100644 index 000000000..03e891d4b --- /dev/null +++ b/language/fr_FR/install.lang.php @@ -0,0 +1,71 @@ +forum de PhpWebGallery.'; +$lang['install_end_message'] = 'La configuration de l\'application s\'est correctement déroulée, place à la prochaine étape

+Par mesure de sécurité, merci de supprimer le fichier "install.php"
+Un fois ce fichier supprimé, veuillez suivre ces indications : +'; +$lang['conf_mail_webmaster'] = 'Adresse e-mail de l\'Administrateur'; +$lang['conf_mail_webmaster_info'] = 'Les visiteurs pourront vous contacter par ce mail'; +?> \ No newline at end of file -- cgit v1.2.3