Plugin Maintainers Action Required - Extract strings for Foreman 3.18

Hello,

This is a reminder for all plugin maintainers to extract updated strings for plugins. This will make sure translators get the latest strings to work on for the Foreman 3.18 release.

Please run make -C locale tx-update in your plugin repositories and push the changes to your develop/master branches so Transifex can pick them up.

Thank you!

1 Like

You mean “run make -C locale tx-update and follow the instructions it shows”, otherwise no actual pulling happens (as the main stuff is in core), right?

Right. I did not notice the difference between Foreman’s tx-update target and the one in plugins.