Actions
Refactor #20513
closedProvide shareable make targets and rake tasks for extracting translations
Difficulty:
Triaged:
Pull request:
Team Backlog:
Description
All translated hammer plugins contain a copy Makefile and rake tasks for extracting translations. When there's a change in the extraction procedure forced by change in any of the tools we depend on, every plugin must update the Makefile, which isn't very efficient. It's sometimes also quite difficult to spot that something went wrong with translations after upgrade of the tools. As a result many plugins contain outdated Makefiles that produce wrong .po files.
Hammer should provide shareable make targets and rake tasks for extracting translations to avoid the overhead with updating it in all plugins when something changes.
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/249 added
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.17.0-RC2 to 1.18.0-RC2
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.18.0-RC2 to 214
Updated by Marek Hulán over 7 years ago
- Target version changed from 214 to 1.16.0-RC2
Updated by Marek Hulán about 7 years ago
- Target version changed from 1.16.0-RC2 to 1.16.0-RC1
Updated by Marek Hulán about 7 years ago
- Target version changed from 1.16.0-RC1 to 1.16.2
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 649d103e861852c22fa68710cdb7be67c0c7e266.
Updated by Tomáš Strachota about 6 years ago
- Related to Refactor #25724: hammer-cli-foreman should use shared makefile targets for translations added
Actions