https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24211
--- Comment #10 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Julian Maurice from comment #9) > Have you tried to compile them (with msgfmt) instead of compressing them ? > Maybe .mo files can be read by the translator tool without being > uncompressed on disk first. Current translation process does not use .mo files, we only use .po files as a bag of matching strings (msgid -> msgsrt) to do search and replace inspecting tt, xml and js files. Besides, .mo binary files are not much smaller than .po 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/
