Here are the steps to follow when adding a new module (after merge):
- Add label if necessary
- Add module to announce r2e and pause it:
r2e add <module> https://pypi.org/rss/project/<new package name>/releases.xml
r2e pause n
- Add module as component on translate.tryton.org:
- create empty files for templates and modules committing to the repository like this changeset
- update repository (until Heptapod webhook is solved)
- active “Update PO files to match POT (msgmerge)” addons:
- uncheck "Keep previous msgids of translated strings "
- uncheck "Remove locations of translated strings "
- check “Use fuzzy matching”