https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22490 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #14 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Josef Moravec from comment #12)
There are some more strings on master in these files:
koha-tmpl/intranet-tmpl/prog/js/datatables.js (1 string) koha-tmpl/intranet-tmpl/prog/js/pages/tags-review.js (2 more strings) Fixed
Also there are dummy functions defined in koha-tmpl/intranet-tmpl/prog/js/onboarding.js and koha-tmpl/intranet-tmpl/prog/js/staff-global.js.
I am not sure what was this function meant to be for, but I believe it 'legitimate' the '_' function in javascript runtime It's used to detect translatable strings in .inc/.tt for the older translation system
-- You are receiving this mail because: You are watching all bug changes.