mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 19:09:00 +08:00

Added a build step which uses the Conan package gettext as a tool_requires to convert the po files to mo files and store these in the resources folder When on Windows the msys2 recipe is used to ensure that we have a bash environment to run gnu gettext Creating the mo files as part of the conan package will ensures that we no longer need to store them in the cura-binary-data and generate them manually. This should result in less risk of human error during the release cycle
Description
Languages
Python
71.3%
QML
25.6%
GLSL
1.4%
Rich Text Format
0.9%
Jinja
0.5%
Other
0.1%