From 27d833d8de665db24f8e7aa85d1026c3880e4c74 Mon Sep 17 00:00:00 2001 From: dMetzger Date: Tue, 22 May 2012 07:29:07 +0000 Subject: [PATCH] // Translation git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15592 b9a71923-0436-4b27-9f14-aed3839534dd --- install-dev/langs/fr/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-dev/langs/fr/install.php b/install-dev/langs/fr/install.php index 22ad53a6c..810787016 100644 --- a/install-dev/langs/fr/install.php +++ b/install-dev/langs/fr/install.php @@ -69,7 +69,7 @@ return array( 'Can create new files and folders ?' => 'Création de fichiers et dossiers autorisée ?', 'Is GD Library installed ?' => 'Librairie GD installée ?', 'Is MySQL support is on ?' => 'MySQL est installé ?', - 'Write permissions on files:' => 'Permissions sur les fichiers / dossiers :', + 'Write permissions on files:' => 'Droits en écriture sur les fichiers / dossiers :', 'Can open external URLs ?' => 'Ouverture des URLs externes autorisée ?', 'Is PHP register global option off (recommended) ?' => 'Option PHP register_global désactivée (recommandé) ?', 'Is GZIP compression activated (recommended) ?' => 'Compression GZIP activée (recommandé) ?',