From 525fbc8ddf7c6ddeef2027a56c0510f7a29bca97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 15 Feb 2002 13:06:55 +0000 Subject: [PATCH] light update --- ChangeLog | 2 ++ lang/portuguese.inc.php3 | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d3951485e..a9b5367b2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ $Source$ "$strLogin" inside the title of the login page. * libraries/defines.inc.php3: bug #516491 - $HTTP_USER_AGENT in php 4.1+. Thanks to Marcus Börger for this patch. + * lang/portuguese.inc.php3: light update thanks to + António Raposo . 2002-02-14 Marc Delisle * hungarian updates thanks to Peter Bakondy diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index d5ce7aa1f..1490d36be 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -153,9 +153,9 @@ $strIndexType = 'Tipo de $strIndexes = 'Índices'; $strInsert = 'Insere'; $strInsertAsNewRow = 'Insere como novo registo'; +$strInsertedRows = 'Registos inseridos :'; $strInsertNewRow = 'Insere novo registo'; $strInsertTextfiles = 'Insere arquivo texto na tabela'; -$strInsertedRows = 'Inserted rows:'; $strInstructions = 'Instructions'; //to translate $strInvalidName = '"%s" é uma palavra reservada, não pode usar como nome de base de dados/tabela/campo.'; @@ -343,5 +343,6 @@ $strWrongUser = 'Utilizador ou Senha errada. Acesso Negado.'; $strYes = 'Sim'; $strZip = '"zipped"'; //to translate + // To translate ?>