Age | Commit message (Collapse) | Author |
|
where translatated strings can change.
And translate some new strings
|
|
|
|
|
|
mainly get rid of sphinx intl and use genuine gettext utilities.
- move back .pot file generation from sphinx to _build
- copy .pot files from _build using xgettext (correct width and metadata)
- enforce consitent width and metadata order with Weblate using msgmerge
- Make now correctly tracks locales files dependencies
- update README with new deps and descriptions
- remove sphinx intl from deps and github action
- Sphinx get basic metadata from ENVVARS set by Make
|
|
|
|
|
|
github action and weblate
|
|
by separating builders commands from the other, we can directly choose the output dir
|
|
|
|
as it is a lot more clean
|
|
|