I installed the phpmyadmin in catalan language, but when I tried to import a sql the submit button doesn't work correctly.
The javascript console dhow this error:
missing ) after argument list line 88
$\('upload\_form\_status\_info'\).set\('html', '<img src="./themes/original/img/ajax\_clock\_small.gif" alt="ajax clock" /> Per favor, sigues pacient, l'arxiu s'està carregant. Els detalls de la càrrega no estàn disponibles.<a href="Documentation.html\#faq2\_9" target="documentation"><img class="icon" src="./themes/original/img/b\_help.png" width="11" height="11" alt="Documentació" title="Documentació" /></a>'\);
Probably the string it's not escape. Thanks
This bug was fixed in repository and will be part of a future release; thanks for reporting.