From 9bba0ce80d87edf0af9536f7b4f9decd7a8ffdd5 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 6 Apr 2011 18:20:43 +0000 Subject: [trunk] - update pt_PT thanks to PsyKick_RuhYn git-svn-id: http://piwigo.org/svn/trunk@10119 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_PT/common.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/pt_PT/common.lang.php') diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 426fce5fc..ea66c60a8 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -358,5 +358,6 @@ $lang['Manage this user comment: %s'] = 'Gerir comentários deste utilizador: %s $lang['This author modified following comment:'] = 'Este autor modificou o seguinte comentário:'; $lang['This author removed the comment with id %d'] = 'Este autor removeu o comentário com o ID %d'; $lang['validate this comment'] = 'validar este comentário'; +$lang['html tags are not allowed in login'] = 'Etiquetas HTML não são permitidas no Início de Sessão'; ?> \ No newline at end of file -- cgit v1.2.3