Message7806
In issue2551184 the 4th mega patch included updates for roundup_gettext.py
to extract text from detectors and extensions. It used to only get translations from
templates.
This patch requires a vendored pygettext.py which is mostly abandoned although
some interest was expressed:
https://discuss.python.org/t/modernize-and-add-missing-features-to-pygettext/26455
It also requires that polib (https://polib.readthedocs.io) be installed to merge
the po files generated from the html template files and detector/extensions (msg7469).
Not sure we want to require that.
Ralf thoughts?
I'll upload the patch I currently synthesized out of the mega patch. |
|
Date |
User |
Action |
Args |
2023-07-21 00:33:24 | rouilj | set | messageid: <1689899604.11.0.905831965931.issue2551287@roundup.psfhosted.org> |
2023-07-21 00:33:24 | rouilj | set | recipients:
+ rouilj |
2023-07-21 00:33:24 | rouilj | link | issue2551287 messages |
2023-07-21 00:33:23 | rouilj | create | |
|