diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index b2fa32a44..1a18745d9 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -243,6 +243,7 @@ $strQBEIns = 'smazat';
$strQueryOnDb = 'SQL dotaz na databázi %s:';
$strRecords = 'Záznamů';
+$strReferentialIntegrity = 'Zkontrolovat integritu odkazů:';
$strReloadFailed = 'Znovunačtení MySQL selhalo.';
$strReloadMySQL = 'Znovunačtení MySQL';
$strRememberReload = 'Nezapomeňte znovu načíst server.';
@@ -348,5 +349,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
-$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index 40fa80f07..fe3c1a926 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -16,7 +16,6 @@ $month = array('ledna', '
// variable below
$datefmt = '%a %e. %b %Y, %H:%M';
-
$strAccessDenied = 'Přístup odepřen';
$strAction = 'Akce';
$strAddDeleteColumn = 'Přidat/Smazat sloupec';
@@ -243,6 +242,7 @@ $strQBEIns = 'smazat';
$strQueryOnDb = 'SQL dotaz na databázi %s:';
$strRecords = 'Záznamů';
+$strReferentialIntegrity = 'Zkontrolovat integritu odkazů:';
$strReloadFailed = 'Znovunačtení MySQL selhalo.';
$strReloadMySQL = 'Znovunačtení MySQL';
$strRememberReload = 'Nezapomeňte znovu načíst server.';
@@ -348,5 +348,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
-$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>