https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11904
--- Comment #53 from Julian Maurice <[email protected]> --- You understand it correctly. I started to do some performance tests for bug 15395 (which is not used at the moment, but I hope it will replace the existing Koha::I18N) and it's encouraging: for 1000 different strings translated through a TT plugin, it takes only 0.02 seconds more to process the template. Things get worse with 10000 strings (0.7 seconds more) but I don't think we will have to translate so many strings on a single page. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
