Put completed translations in a separate directory
The cron we have pulls all translations from Transifex and makes them available in the translation git repo. I think our developers would find it helpful if we put completed translations in separate directories (guess we can copy, move, or just pull from Transifex again). To only pull completed translations, add the _minimum_perc_ option to the .tx/config file or specify it on the command line. I guess we want something like _minimum_perc 100_ or _minimum_perc 100%_.
issue