light update
This commit is contained in:
@@ -13,6 +13,8 @@ $Source$
|
|||||||
"$strLogin" inside the title of the login page.
|
"$strLogin" inside the title of the login page.
|
||||||
* libraries/defines.inc.php3: bug #516491 - $HTTP_USER_AGENT in
|
* libraries/defines.inc.php3: bug #516491 - $HTTP_USER_AGENT in
|
||||||
php 4.1+. Thanks to Marcus B<>rger for this patch.
|
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>
|
2002-02-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* hungarian updates thanks to Peter Bakondy
|
* hungarian updates thanks to Peter Bakondy
|
||||||
|
@@ -153,9 +153,9 @@ $strIndexType = 'Tipo de
|
|||||||
$strIndexes = '<27>ndices';
|
$strIndexes = '<27>ndices';
|
||||||
$strInsert = 'Insere';
|
$strInsert = 'Insere';
|
||||||
$strInsertAsNewRow = 'Insere como novo registo';
|
$strInsertAsNewRow = 'Insere como novo registo';
|
||||||
|
$strInsertedRows = 'Registos inseridos :';
|
||||||
$strInsertNewRow = 'Insere novo registo';
|
$strInsertNewRow = 'Insere novo registo';
|
||||||
$strInsertTextfiles = 'Insere arquivo texto na tabela';
|
$strInsertTextfiles = 'Insere arquivo texto na tabela';
|
||||||
$strInsertedRows = 'Inserted rows:';
|
|
||||||
$strInstructions = 'Instructions'; //to translate
|
$strInstructions = 'Instructions'; //to translate
|
||||||
$strInvalidName = '"%s" <20> uma palavra reservada, n<>o pode usar como nome de base de dados/tabela/campo.';
|
$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';
|
$strYes = 'Sim';
|
||||||
|
|
||||||
$strZip = '"zipped"'; //to translate
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user