https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30028
--- Comment #12 from Shi Yao Wang <[email protected]> --- (In reply to Jonathan Druart from comment #10) > Use __("") (2 underscores) from .js files, it should then work. I tried it and the popup is still in english. The .po files generates a copy of .tt and .inc files and replaces every matching msgid by their respective msgstr, but it doesn't do that with .js files. -- 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/
