diff options
author | Nathan Friend <nathan@gitlab.com> | 2019-03-21 15:31:09 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-03-21 15:31:09 +0000 |
commit | 7e6b57499f838245136e0657069f7559b1eba02f (patch) | |
tree | 79c320971de9ff6e4e17260035a04b6457413833 /locale | |
parent | 1e8cd7f9d9cbb53614f9ba5aee00e67e56a4851e (diff) | |
download | gitlab-ce-7e6b57499f838245136e0657069f7559b1eba02f.tar.gz |
Update merge request widget pipeline block
This commit updates the pipeline block that appears on the merge request
page to include information that will be exposed by the API as part of
the post-merge pipeline feature.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 5ab7de81bb6..fe607e36808 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5791,6 +5791,9 @@ msgstr "" msgid "Pipeline|Commit" msgstr "" +msgid "Pipeline|Coverage" +msgstr "" + msgid "Pipeline|Create for" msgstr "" @@ -5836,9 +5839,21 @@ msgstr "" msgid "Pipeline|all" msgstr "" +msgid "Pipeline|for" +msgstr "" + +msgid "Pipeline|into" +msgstr "" + +msgid "Pipeline|on" +msgstr "" + msgid "Pipeline|success" msgstr "" +msgid "Pipeline|with" +msgstr "" + msgid "Pipeline|with stage" msgstr "" |