$strReferentialIntegrity

This commit is contained in:
Loïc Chapeaux
2002-03-29 21:29:40 +00:00
parent d9e2649ade
commit b1da676fb4

View File

@@ -244,6 +244,7 @@ $strQBEIns = 'Aggiungi';
$strQueryOnDb = 'SQL-query sul database <b>%s</b>:';
$strRecords = 'Record';
$strReferentialIntegrity = 'Controlla l\'integrit<69> delle referenze:';
$strReloadFailed = 'Riavvio di MySQL fallito.';
$strReloadMySQL = 'Riavvia MySQL';
$strRememberReload = 'Ricorda di riavviare MySQL.';
@@ -350,6 +351,4 @@ $strZip = '"compresso con zip"';
// To translate
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>