diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index e8d27360395..7506fe22c6a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -11649,6 +11649,9 @@ msgstr "" msgid "This pipeline makes use of a predefined CI/CD configuration enabled by <b>Auto DevOps.</b>" msgstr "" +msgid "This pipeline was skipped because this project is not compatible with Auto DevOps. To run Auto DevOps pipelines, ensure your project has a <a href=\"https://docs.gitlab.com/ee/topics/autodevops/#auto-build-using-a-dockerfile\">Dockerfile</a> or <a href=\"https://docs.gitlab.com/ee/topics/autodevops/#auto-build-using-heroku-buildpacks\">matching buildpack</a>." +msgstr "" + msgid "This project" msgstr "" |