diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:11:20 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:11:20 +0000 |
commit | 241a8e1f7b111af850348417dc7f11b1c8d15b9d (patch) | |
tree | 0de5197065b185fb2d59d05b600b553beafdff34 /language | |
parent | c2f7918f6886905972dce78ce4bc141190049eeb (diff) |
[branche2.2] - fr_CA update Thanks to TiOger
git-svn-id: http://piwigo.org/svn/branches/2.2@10204 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 6cdc6994b..4c958962c 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -361,4 +361,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 |