diff options
author | riopwg <riopwg@piwigo.org> | 2010-03-29 06:01:25 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-03-29 06:01:25 +0000 |
commit | 36a4b9aff5c3c4e9418b1f9286497056cd7196f3 (patch) | |
tree | d1eb7ecfd8fa7a5dbda7515f2e354addeaabcc05 /language/fr_FR | |
parent | 5701c2105807d25336dcec9c862b4f01128b29f5 (diff) |
Update language FR
Del space before "?>"
git-svn-id: http://piwigo.org/svn/trunk@5440 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR')
-rw-r--r-- | language/fr_FR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index aa6129a1d..e99544ca9 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -388,4 +388,4 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com $lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d'; $lang['delete this comment'] = "supprimer ce commentaire"; $lang['validate this comment'] = 'valider ce commentaire'; - ?>
\ No newline at end of file +?>
\ No newline at end of file |