Commit 5c7332bd authored by Jackie Fraser's avatar Jackie Fraser

Update copy on suggest_commit_changes Popover

parent f6082c02
...@@ -18,7 +18,7 @@ const popoverStates = { ...@@ -18,7 +18,7 @@ const popoverStates = {
suggest_commit_first_project_gitlab_ci_yml: { suggest_commit_first_project_gitlab_ci_yml: {
title: s__(`suggestPipeline|2/2: Commit your changes`), title: s__(`suggestPipeline|2/2: Commit your changes`),
content: s__( content: s__(
`suggestPipeline|Commit the changes and your pipeline will automatically run for the first time.`, `suggestPipeline|The template is ready! You can now commit it to create your first pipeline.`,
), ),
}, },
}; };
......
...@@ -27537,7 +27537,7 @@ msgstr "" ...@@ -27537,7 +27537,7 @@ msgstr ""
msgid "suggestPipeline|2/2: Commit your changes" msgid "suggestPipeline|2/2: Commit your changes"
msgstr "" msgstr ""
msgid "suggestPipeline|Commit the changes and your pipeline will automatically run for the first time." msgid "suggestPipeline|The template is ready! You can now commit it to create your first pipeline."
msgstr "" msgstr ""
msgid "suggestPipeline|We recommend the %{boldStart}Code Quality%{boldEnd} template, which will add a report widget to your Merge Requests. This way you’ll learn about code quality degradations much sooner. %{footerStart} Goodbye technical debt! %{footerEnd}" msgid "suggestPipeline|We recommend the %{boldStart}Code Quality%{boldEnd} template, which will add a report widget to your Merge Requests. This way you’ll learn about code quality degradations much sooner. %{footerStart} Goodbye technical debt! %{footerEnd}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment