diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-11-05 13:22:25 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-11-05 17:16:29 +0000 |
commit | 00c7d78d49ab94f963e1e6b0bb0428b395aa036a (patch) | |
tree | f47cf4df964198346333aab6f597f6abbe4cf2bf /locale/gitlab.pot | |
parent | 3eb57ceccd3b75c34993c77e329f7f08000f118f (diff) | |
download | gitlab-ce-00c7d78d49ab94f963e1e6b0bb0428b395aa036a.tar.gz |
[ci skip] Renders a warning block for archieved job
When the job is archieved we render a affixed warning
on the top of the job log
Diffstat (limited to 'locale/gitlab.pot')
-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 2f4b0e900c3..a29d4b9816f 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6227,6 +6227,9 @@ msgstr "" msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}." msgstr "" +msgid "This job is archived. Only the complete pipeline can be retried." +msgstr "" + msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}." msgstr "" |