]> git.joonet.de Git - adminer.git/commitdiff
Fix comment
authorJakub Vrana <jakub@vrana.cz>
Sat, 22 Feb 2025 22:18:18 +0000 (23:18 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sat, 22 Feb 2025 22:18:18 +0000 (23:18 +0100)
adminer/lang/cs.inc.php
adminer/lang/xx.inc.php

index 0c19692987e6b07e4c941846ce2fd591176747d7..ac2c91de1d6a2ed6622be42574c3cf2f9385de47 100644 (file)
@@ -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',
index 0922ed4fc03f5e5b598c7476e58c7efac659e00f..0a6ec4764bd84cda0aa81ca664041f9dbc70279a 100644 (file)
@@ -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',