From 250318cfee658ee42594fb594b997949fa9a3dbd Mon Sep 17 00:00:00 2001 From: jakeburden Date: Fri, 16 Aug 2019 10:15:50 -0400 Subject: Update tooltip of "detached" label/state --- locale/gitlab.pot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'locale') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index dd69fa1f8f6..d2ae7ce8e1a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7982,6 +7982,9 @@ msgstr "" msgid "Pipelines for last year" msgstr "" +msgid "Pipelines for merge requests are configured. A detached pipeline runs in the context of the merge request, and not against the merged result. Learn more on the documentation for Pipelines for Merged Results." +msgstr "" + msgid "Pipelines settings for '%{project_name}' were successfully updated." msgstr "" @@ -11113,9 +11116,6 @@ msgstr "" msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git." msgstr "" -msgid "The code of a detached pipeline is tested against the source branch instead of merged results" -msgstr "" - msgid "The coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request." msgstr "" -- cgit v1.2.1