From 70550f646a210c31e6144d25c8547612fd11bc99 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 3 Apr 2002 02:14:54 +0000 Subject: [PATCH] updates --- lang/german.inc.php3 | 2 +- lang/hungarian.inc.php3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 1bcfde615..047cb8226 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -242,6 +242,7 @@ $strQBEIns = 'Einf.'; $strQueryOnDb = ' SQL-Befehl in der Datenbank %s:'; $strRecords = 'Einträge'; +$strReferentialIntegrity = 'Prüfe referentielle Integrität:'; $strReloadFailed = 'MySQL Neuladen fehlgeschlagen.'; $strReloadMySQL = 'MySQL neu starten'; $strRememberReload = 'Der Server muss neugestartet werden.'; @@ -347,5 +348,4 @@ $strYes = 'Ja'; $strZip = '"Zip komprimiert"'; // To translate -$strReferentialIntegrity = 'Check referential integrity:'; //to translate ?> diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index b6f5753d8..26c36daaa 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -243,6 +243,7 @@ $strQBEIns = 'Besz $strQueryOnDb = 'SQL-kérés %s adatbázison:'; $strRecords = 'Sorok'; +$strReferentialIntegrity = 'Hivatkozasi sertetlenseg ellenorzese:'; $strReloadFailed = 'MySQL újratöltése sikertelen.'; $strReloadMySQL = 'MySQL újratöltése'; $strRememberReload = 'Ne felejtd el újratölteni a szervert.'; @@ -348,5 +349,4 @@ $strYes = 'Igen'; $strZip = '"zippel tömörítve"'; // To translate -$strReferentialIntegrity = 'Check referential integrity:'; //to translate ?>