Translation File Issue causing static analysis failures in master
Builds are failing on a static analysis issue related to translation/gettext.
See error below:
*** Rake task gettext:updated_check raised RuntimeError:
/builds/gitlab-org/gitlab-ee/lib/tasks/gettext.rake:95:in `block (2 levels) in <main>': Newly translated strings found, please add them to `locale/gitlab.pot` by running: (RuntimeError)
bin/rake gettext:regenerate
Then commit and push the resulting changes to `locale/gitlab.pot`.
Example build job failures:
Edited by Robert Marshall