openlibhums / openlibhums/janeway
Translation file generation
Open
@ajrbyers is already working on this.
Since Jun 19, 2025.
documentation
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Problem
We do not yet document when and how to update the translation files. When running makemessages after #4491, I saw more changes than I expected.
Proposed solution
- Clean up the changes currently generated by the
makemessagescommand - Document the process that needs to be used for future dev branches
- Add developer documentation for translations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.