11 Aug
2021
11 Aug
'21
12:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #40 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #37)
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')));
They appear to work, at least seeing the strings in the po file. -- You are receiving this mail because: You are watching all bug changes.