Actions
Bug #35789
openForeman - Tracker #36116: Translation effort
Compile plugin .mo files during package build
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Today Foreman has the .mo files in its .gitignore and runs make -C locale all-mo. This means no binary files are stored in git, which is great.
However, for plugins this isn't done and they are stored in git. This is wrong, and should be cleaned up.
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Target version deleted (
3.6.0) - Parent task set to #36116
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Blocked by Feature #36117: Provide a rake task to compile .mo files from .po in a generic way added
Actions