diff options
author | riopwg <riopwg@piwigo.org> | 2012-01-22 17:14:15 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2012-01-22 17:14:15 +0000 |
commit | 2e1b3eeb24b7b983aea186792c1a12373c86ab4d (patch) | |
tree | bd826cc53896f3f0f60e8d0d559f2142d811877b /language/fr_FR/install.lang.php | |
parent | 0fded2cc334707aa6e5fd553a5adbe4a0a9bf943 (diff) |
Update language FR
Minor error
git-svn-id: http://piwigo.org/svn/trunk@12937 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_FR/install.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php index f60123791..9633b6826 100644 --- a/language/fr_FR/install.lang.php +++ b/language/fr_FR/install.lang.php @@ -72,6 +72,6 @@ $lang['You can download the config file and upload it to local/config directory $lang['Just another Piwigo gallery'] = 'Une galerie Piwigo de plus'; $lang['Welcome to my photo gallery'] = 'Bienvenue sur ma galerie photo'; $lang['Welcome to your new installation of Piwigo!'] = 'Bienvenue sur votre nouvelle installtion de Piwigo!'; -$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'N\'hésitez pas à consulter bos forums si vous avez le moindre problème : %s'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'N\'hésitez pas à consulter nos forums si vous avez le moindre problème : %s'; ?> |