Italian updated by Pietro Danesi
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
|||||||
* tbl_change.php3, lines 198-205: fixed a crash with binary "characters".
|
* tbl_change.php3, lines 198-205: fixed a crash with binary "characters".
|
||||||
Bug was reported by Joshua Nye <josh at boxcarmedia.com> to the
|
Bug was reported by Joshua Nye <josh at boxcarmedia.com> to the
|
||||||
phpMyAdmin-devel mailing-list.
|
phpMyAdmin-devel mailing-list.
|
||||||
|
* lang/italian.inc.php3: updated thanks to Pietro Danesi.
|
||||||
|
|
||||||
2001-10-25 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2001-10-25 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* user_details.php3, line 1172: fixed bug #474685 (table not found editing
|
* user_details.php3, line 1172: fixed bug #474685 (table not found editing
|
||||||
|
@@ -28,6 +28,8 @@ $strAddUser = 'Aggiungi un nuovo utente';
|
|||||||
$strAddUserMessage = 'Hai aggiunto un nuovo utente.';
|
$strAddUserMessage = 'Hai aggiunto un nuovo utente.';
|
||||||
$strAffectedRows = 'Righe affette:';
|
$strAffectedRows = 'Righe affette:';
|
||||||
$strAfter = 'Dopo';
|
$strAfter = 'Dopo';
|
||||||
|
$strAfterInsertBack = 'Indietro';
|
||||||
|
$strAfterInsertNewInsert = 'Inserisci un nuovo record';
|
||||||
$strAll = 'Tutti';
|
$strAll = 'Tutti';
|
||||||
$strAlterOrderBy = 'Altera tabella ordinata per';
|
$strAlterOrderBy = 'Altera tabella ordinata per';
|
||||||
$strAnalyzeTable = 'Analizza tabella';
|
$strAnalyzeTable = 'Analizza tabella';
|
||||||
@@ -321,6 +323,6 @@ $strYes = ' Si ';
|
|||||||
$strZip = '"compresso con zip"';
|
$strZip = '"compresso con zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAfterInsertBack = 'Return';
|
|
||||||
$strAfterInsertNewInsert = 'Insert a new record';
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user