Commit 7d53ceb1 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'copy-for-mr-with-no-pipeline-experiment-third-nudge' into 'master'

Copy updates for suggest_commit_changes Popover

See merge request gitlab-org/gitlab!34537
parents 1a0eb000 5c7332bd
......@@ -18,7 +18,7 @@ const popoverStates = {
suggest_commit_first_project_gitlab_ci_yml: {
title: s__(`suggestPipeline|2/2: Commit your changes`),
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.`,
),
},
};
......
......@@ -27648,7 +27648,7 @@ msgstr ""
msgid "suggestPipeline|2/2: Commit your changes"
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 ""
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