diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:10:58 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:10:58 +0000 |
commit | ad5377bf7001308fc92e86ec2b5b42b64b47df64 (patch) | |
tree | 6551699f5adbf9759d3a413f0c07c180dfa12e4a /language/fr_CA | |
parent | 9334bfb4d7846fba2aea4ac5f8da1f3f0162db97 (diff) |
[trunk] - fr_CA update Thanks to TiOger
git-svn-id: http://piwigo.org/svn/trunk@10203 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_CA')
-rw-r--r-- | language/fr_CA/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index ebdaf7e12..8db89acee 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -359,4 +359,5 @@ $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'; +$lang['html tags are not allowed in login'] = 'les balises html ne sont pas autorisées à l\'identification'; ?>
\ No newline at end of file |