Referential integrity
This commit is contained in:
@@ -9,7 +9,7 @@ $Source$
|
||||
* libraries/select_lang.lib.php3, lang/indonesian.inc.php3,
|
||||
Documentation.html:
|
||||
new lang, thanks to Rachim Tamsjadi (tamsjadi at icqmail.com)
|
||||
* ukrainian, turkish, polish, galician updates
|
||||
* ukrainian, turkish, polish, galician, estonian, brazilian-portuguese updates
|
||||
|
||||
2002-03-30 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_properties.php3, comments about why we need a mysql_select_db().
|
||||
|
@@ -239,6 +239,7 @@ $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
|
||||
$strQueryOnDb = 'Procura SQL na base de dados <b>%s</b>:';
|
||||
|
||||
$strRecords = 'Registros';
|
||||
$strReferentialIntegrity = 'Verificar integridade referencial:';
|
||||
$strReloadFailed = 'Reinicializa<7A><61>o do MySQL falhou.';
|
||||
$strReloadMySQL = 'Reinicializa o MySQL';
|
||||
$strRememberReload = 'Lembre-se recarregar o servidor.';
|
||||
@@ -347,5 +348,4 @@ $strZip = '"compactado com zip"';
|
||||
$strBookmarkDeleted = 'The bookmark has been deleted.';
|
||||
$strChangePassword = 'Change password'; //to translate
|
||||
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
|
||||
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
|
||||
?>
|
||||
|
@@ -242,6 +242,7 @@ $strQBEIns = 'Ins';
|
||||
$strQueryOnDb = 'SQL-p<>ring andmebaasist <b>%s</b>:';
|
||||
|
||||
$strRecords = 'Kirjeid';
|
||||
$strReferentialIntegrity = 'Kontrolli p<>rinevust:';
|
||||
$strReloadFailed = 'MySQL taaslaadimine eba<62>nnestus.';
|
||||
$strReloadMySQL = 'Taaslae MySQL';
|
||||
$strRememberReload = '<27>rge unustage serverit taaslaadida.';
|
||||
@@ -347,5 +348,4 @@ $strYes = 'Jah';
|
||||
$strZip = '"zipitud"';
|
||||
|
||||
// To translate
|
||||
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user