From 7e6b57499f838245136e0657069f7559b1eba02f Mon Sep 17 00:00:00 2001 From: Nathan Friend Date: Thu, 21 Mar 2019 15:31:09 +0000 Subject: 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. --- locale/gitlab.pot | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'locale') 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 "" -- cgit v1.2.3