From bc93ec0536c8afedf646c1b5bf988ca29067fc43 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 29 May 2002 20:43:04 +0000 Subject: [PATCH] Italian --- ChangeLog | 2 ++ lang/italian.inc.php3 | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 43f6abbf5..459430e4f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ $Source$ 2002-05-29 Alexander M. Turek * lang/german.inc.php3: Translated $strPdfDbSchema. + * lang/italian.inc.php3: Updates, thanks again to + Pietro Danesi . 2002-05-28 Loïc Chapeaux * pdf_schema.php3; lang/*.inc.php3: beautified the generated page. diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index b84ad0b25..7477d9277 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -242,6 +242,7 @@ $strPartialText = 'Testo parziale'; $strPassword = 'Password'; $strPasswordEmpty = 'La password è vuota!'; $strPasswordNotSame = 'La password non coincide!'; +$strPdfDbSchema = 'Schema del database "%s" - Pagina %s'; $strPdfInvalidPageNum = 'Pagina del PDF non definita!'; $strPdfInvalidTblName = 'La tabella "%s" non esiste!'; $strPhp = 'Crea il codice PHP'; @@ -389,5 +390,6 @@ $strYes = ' Si '; $strZip = '"compresso con zip"'; // To translate -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate + ?> +