21 Feb
2020
21 Feb
'20
3:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24211 --- Comment #10 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (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.