Hello,
I get an error when clicking the Translate-link. Or rather, nothing happens, but Firefox's error console states:
Error: syntax error
File: javascript:show_translate_popup('da',%20'post',%20);
Line: 1, Column: 35
Sourcecode:
show_translate_popup('da', 'post', );
Can be tested out at http://andersmortensen.eu/manifest/new-large-image-test
Click "[Oversæt]" at the top right corner.
<?php wp_footer(); ?> is in the footer.php, so it's probably not that.
Any help would be greatly appreciated, I will of course donate should this turn out successful :-)