light update
This commit is contained in:
@@ -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<6E>nio Raposo <cfmsoft@users.sourceforge.net>.
|
||||
|
||||
2002-02-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* hungarian updates thanks to Peter Bakondy
|
||||
|
@@ -153,9 +153,9 @@ $strIndexType = 'Tipo de
|
||||
$strIndexes = '<27>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" <20> 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
|
||||
?>
|
||||
|
Reference in New Issue
Block a user