X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/cd5df708fc10abb53d53436cff27e234347ffcce..3d9792a36b5bb18d24216eea4b0ad402358db997:/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éé',