diff --git a/adminer/lang/cs.inc.php b/adminer/lang/cs.inc.php index 0c196929..ac2c91de 100644 --- a/adminer/lang/cs.inc.php +++ b/adminer/lang/cs.inc.php @@ -346,7 +346,7 @@ $translations = array( 'Type has been created.' => 'Typ byl vytvořen.', 'Alter type' => 'Pozměnit typ', - // MySQL check constraints + // Table check constraints 'Checks' => 'Kontroly', 'Create check' => 'Vytvořit kontrolu', 'Alter check' => 'Změnit kontrolu', diff --git a/adminer/lang/xx.inc.php b/adminer/lang/xx.inc.php index 0922ed4f..0a6ec476 100644 --- a/adminer/lang/xx.inc.php +++ b/adminer/lang/xx.inc.php @@ -346,7 +346,7 @@ $translations = array( 'Type has been created.' => 'Xx.', 'Alter type' => 'Xx', - // MySQL check constraints + // Table check constraints 'Checks' => 'Xx', 'Create check' => 'Xx', 'Alter check' => 'Xx',