https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180
--- Comment #37 from Katrin Fischer <[email protected]> --- I believe there might be some problematic constructions for translation in the JavaScript, but need to investigate further: lightbox_descriptions.push("Custom cover image"); lightbox_descriptions.push(_("Image from Google Books (<a href='%s'>see the original image</a>)").format($(img).data('link'))); -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
