luanti-org / luanti-org/modtools
mod_translation_updater.py: Add content title and description to template
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
As a content creator, I want mod/game titles and descriptions to be translated
## Solution
As part of the extraction process, the mod_translation_updater.py script should also `title` and `description` from .conf into the template. It should probably read .conf for a `textdomain` if present
## Additional context
https://api.minetest.net/translations/#translating-content-meta
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with mod_translation_updater.py and trace how .conf content is extracted into the translation template. Review the linked Luanti translation metadata documentation, including how textdomain is represented. Done means the template includes title and description, and uses a .conf textdomain when one is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- localization, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100