]> git.joonet.de Git - adminer.git/commitdiff
Typo (bug #3028566)
authorJakub Vrana <jakub@vrana.cz>
Tue, 13 Jul 2010 14:49:48 +0000 (16:49 +0200)
committerJakub Vrana <jakub@vrana.cz>
Tue, 13 Jul 2010 14:49:48 +0000 (16:49 +0200)
adminer/lang/de.inc.php

index 2a42b979301677bf4b94999d7d3de11decd359fc..c932f077fe1868f2a552389b11dd944a23badad3 100644 (file)
@@ -199,7 +199,7 @@ $translations = array(
        'anywhere' => 'beliebig',
        'CSV Import' => 'Importiere CSV',
        'Import' => 'Importieren',
-       'Stop on error' => 'Bei Fehler anhaltan',
+       'Stop on error' => 'Bei Fehler anhalten',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$6.$4.$1',
        '[yyyy]-mm-dd' => 't.m.[jjjj]',