11 Apr
2017
11 Apr
'17
5:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395 --- Comment #34 from Julian Maurice <julian.maurice@biblibre.com> --- Ah, you found a bug! :-) Actually the string extractor only search in koha-tmpl/**/en/ to avoid picking strings from already translated files (when I wrote the test plan, staff-global.js was inside /en/ I think). I guess I need to refine the file search to also search in koha-tmpl/intranet-tmpl/prog/js and koha-tmpl/opac-tmpl/bootstrap/js (anything else ?). Anyway, to test it right now you could modify a .js file in the /en/ directory -- You are receiving this mail because: You are watching all bug changes.