diff options
author | riopwg <riopwg@piwigo.org> | 2011-03-31 07:59:25 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-03-31 07:59:25 +0000 |
commit | 30b5eae72e36a7b7c0cc7bc07f44a51494325a88 (patch) | |
tree | 206124be90870e6b0780e80a6b22f4193e3017d8 /language/it_IT/common.lang.php | |
parent | 438e1252bdeec05370720b2ed62a21b209e2f0fc (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@9946 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 24158c880..1c2aedbbb 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -358,4 +358,6 @@ $lang['This author modified following comment:'] = 'Questo autore ha modificato $lang['This author removed the comment with id %d'] = 'Questo autore ha cancellato il commento con l\'ID %d'; $lang['delete this comment'] = 'Cancellare questo commento'; $lang['validate this comment'] = 'Approvare questo commento'; +$lang['html tags are not allowed in login'] = 'I tag HTML non sono ammessi nel login'; + ?>
\ No newline at end of file |