run compendium in a temporary folder and add a "smart" language detection
I would love to get some help to make this faster
language detection is a little bit slow, about 10 minutes but compendium generation is really really slow, maybe replace the pocompendium from "language toolkit" (python) by msgcat from "gettext" (binary) ?
https://www.gnu.org/software/gettext/manual/html_node/msgcat-Invocation.html#msgcat-Invocation ?
1 new commit added
smarter way to detect languages
optimize translation memory generation
2 new commits added
use msgcat instead of pocompendium
less text
add debug file for translation finder
Pull-Request has been merged by jibecfed
run compendium in a temporary folder and add a "smart" language detection