diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:40:14 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:40:14 +0000 |
commit | 84ef73c663b69fd1df1db7bd13bd7c4e2d05785c (patch) | |
tree | a54cee1b286bbb0240a1b8e17e13c1f6906f3e5f /language/ca_ES/common.lang.php | |
parent | 584d98d3ed6ae3c1f87ad5648e078ffa25d182ba (diff) |
[branche2.2] - ca_ES update Thanks to josep.torne
git-svn-id: http://piwigo.org/svn/branches/2.2@10212 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES/common.lang.php')
-rw-r--r-- | language/ca_ES/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index bbfc87bb9..6ef91f663 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -360,4 +360,5 @@ $lang['Manage this user comment: %s'] = 'Gestiona aquest comentari d\'usuari: %s $lang['This author modified following comment:'] = 'Aquest autor ha modificat el següent comentari:'; $lang['This author removed the comment with id %d'] = 'Aquest autor ha eliminat el comentari amb id %d'; $lang['validate this comment'] = 'valida aquest comentari'; +$lang['html tags are not allowed in login'] = "les etiquetes html no són permeses en les dades d'inici de sessió"; ?>
\ No newline at end of file |