// Fix missing french translation in installer

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13691 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-02-28 14:30:07 +00:00
parent 3d0af196aa
commit 5b0219d503
+1
View File
@@ -191,5 +191,6 @@ return array(
'Cannot install module "%s"' => 'Impossible d\'installer le module "%s"',
'Fixtures class "%s" not found' => 'La classe "%s" pour les fixtures n\'a pas été trouvée',
'"%s" must be an instane of "InstallXmlLoader"' => '"%s" doit être une instance de "InstallXmlLoader"',
'Display' => 'Afficher',
),
);