From 393cd06e7d6c9482baa86b49a09e99cc6c9dcd8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 17 Oct 2001 20:05:59 +0000 Subject: [PATCH] update --- lang/italian.inc.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index a7a231b1f..25901e4d2 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -93,7 +93,7 @@ $strDocu = 'Documentazione'; $strDoYouReally = 'Confermi: '; $strDrop = 'Elimina'; $strDropDB = 'Elimina database '; -$strDropTable = 'Elimina table'; +$strDropTable = 'Elimina la tabella'; $strDumpingData = 'Dump dei dati per la tabella'; $strDynamic = 'dinamico'; @@ -116,7 +116,7 @@ $strFieldsEnclosedBy = 'Campo composto da'; $strFieldsEscapedBy = 'Campo impedito da'; $strFieldsTerminatedBy = 'Campo terminato da'; $strFixed = 'fisso'; -$strFlushTable = 'Inizializza la tabella ("FLUSH")'; +$strFlushTable = 'Inizializza ("FLUSH") la tabella'; $strFormat = 'Formato'; $strFormEmpty = 'Valore mancante nel form!'; $strFullText = 'Testo completo';