]> git.joonet.de Git - adminer.git/commitdiff
Fix translation
authorJakub Vrana <jakub@vrana.cz>
Wed, 20 Oct 2010 20:53:15 +0000 (22:53 +0200)
committerJakub Vrana <jakub@vrana.cz>
Wed, 20 Oct 2010 20:53:15 +0000 (22:53 +0200)
adminer/lang/hu.inc.php

index 88291d2b7792c85f1453c0815a9a0684bc4690aa..fddd51dd64b16f7d436dd561bd48863cf5b40d54 100644 (file)
@@ -204,7 +204,7 @@ $translations = array(
        'anywhere' => 'bárhol',
        '%.3f s' => '%.3f másodperc',
        '$1-$3-$5' => '$6.$4.$1',
-       '[yyyy]-mm-dd' => '[yyyy].mm.dd',
+       '[yyyy]-mm-dd' => '[yyyy].m.d',
        'History' => 'Történet',
        'Variables' => 'Változók',
        'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => 'A forrás és cél oszlopoknak azonos típusúak legyenek, a cél oszlopok indexeltek legyenek, és a hivatkozott adatnak léteznie kell.',