diff options
author | nikrou <nikrou@piwigo.org> | 2006-02-06 08:41:47 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2006-02-06 08:41:47 +0000 |
commit | eb692b973ea60ff9df874a5dc1e4049afe488261 (patch) | |
tree | bf64e1afb7f562bf4be7ebbb075a4b4294313ba4 /language/fr_FR.iso-8859-1/common.lang.php | |
parent | 66294c6e86886168529affb17db160263b95a837 (diff) |
merge trunk r1024:1025 into branch 1.5:
Languages corrections: bug 225, 237, 248, 257, 258 fixed
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@1026 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR.iso-8859-1/common.lang.php')
-rw-r--r-- | language/fr_FR.iso-8859-1/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php index b24e675c7..301e79b56 100644 --- a/language/fr_FR.iso-8859-1/common.lang.php +++ b/language/fr_FR.iso-8859-1/common.lang.php @@ -153,7 +153,7 @@ $lang['favorite_cat'] = 'Mes favorites'; $lang['favorite_cat_hint'] = 'afficher mes images favorites'; $lang['favorites'] = 'Favoris'; $lang['first_page'] = 'Premier'; -$lang['gallery_locked_message'] = 'La galerie est vérouillée pour cause de maintenance. Revenir plus tard.'; +$lang['gallery_locked_message'] = 'La galerie est verrouillée pour cause de maintenance. Revenir plus tard.'; $lang['generation_time'] = 'Page fabriquée en'; $lang['guest'] = 'visiteur'; $lang['hello'] = 'Bonjour'; |