projectKeyPlaceholder:s__('JiraService|For example, AB'),
requiredFieldFeedback:__('This field is required.'),
issueTrackerConflictWarning:s__(
'JiraService|Displaying Jira issues while leaving the GitLab issue functionality enabled might be confusing. Consider %{linkStart}disabling GitLab issues%{linkEnd} if they won’t otherwise be used.',
'JiraService|Displaying Jira issues while leaving the GitLab issue functionality enabled might be confusing. Consider %{linkStart}disabling GitLab issues%{linkEnd} if they won’t otherwise be used.',
flash[:toast]=_("A new Auto DevOps pipeline has been created, go to the Pipelines page for details")
flash[:toast]=_("A new Auto DevOps pipeline has been created, go to %{pipelines_link_start}Pipelines page%{pipelines_link_end} for details")%{pipelines_link_start: pipelines_link_start,pipelines_link_end: "</a>".html_safe}