[Koha-bugs] [Bug 23925] Value builder plugin to check ISBN validity

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 21 08:43:05 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23925

--- Comment #13 from Andreas Roussos <a.roussos at dataly.gr> ---
(In reply to Jonathan Druart from comment #12)
> "Illegal ISBN" will not be translatable.
Hello, Jonathan. Can you elaborate, please? From what I can see Pasi has
followed the coding guideline (JS2: Enabling translation of language
strings in embedded JavaScript) and wrapped the string in the special
function _(), like so:

return { funcname: id, msg: _("Illegal ISBN") };

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list