Softcatala / translation-memory-tools

A set of tools to build, maintain and use translation memories

Home Page:https://www.softcatala.org/recursos/memories/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decouple the download process

jordimas opened this issue · comments

Limitation: Current the process of downloading, converting and building the translation memories is coupled

Solution: We need to split it on the 3 separate process

  • Create separate modules and classes for the 3 process
  • Most of the code for this currently lives in fileset.py

Build of what? TM files? Translations index? Static HTML pages?

Translation memories files. I updated the description for clarity.