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.iso-8859-1/install.lang.php | 71 ------------------------------ 1 file changed, 71 deletions(-) delete mode 100644 language/fr_FR.iso-8859-1/install.lang.php (limited to 'language/fr_FR.iso-8859-1/install.lang.php') diff --git a/language/fr_FR.iso-8859-1/install.lang.php b/language/fr_FR.iso-8859-1/install.lang.php deleted file mode 100644 index 5f43b1eec..000000000 --- a/language/fr_FR.iso-8859-1/install.lang.php +++ /dev/null @@ -1,71 +0,0 @@ -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