X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b66edd26d7bb21c50dbfa8a178ebe3ec8b608a85..631048856d53591fed1253a61f63ab07c3772443:/lib/lang/fr.php diff --git a/lib/lang/fr.php b/lib/lang/fr.php index ce08467..75332be 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -61,7 +61,7 @@ $tr = array ( /* functions.php */ 'Internal error during file creation.' => 'Erreur interne lors la creation de fichier.', /* install.hpp */ - 'This file was generated by the install process. You can edit it. Please see config.php to understand the configuration items.' => 'Ce fichier a été généré par le processus d\'installation. Vous pouvez l\'éditer. Merci de se référer à config.php pour comprendre les éléments de configuration.', + 'This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.' => 'Ce fichier a été généré par le processus d\'installation. Vous pouvez l\'éditer. Merci de se référer à config.original.php pour comprendre les éléments de configuration.', 'The following directory could not be created' => 'Le dossier suivant ne peut être créé', 'You should create this directory by hand.' => 'Vous devriez creer manuelement ce dossier', 'The following directory is not writable' => 'Le dossier suivant ne peut être créé',