=s_('ProjectSettings|The commit message used when merging, if the merge method creates a merge commit. %{link_start}Learn more about syntax and variables.%{link_end}').html_safe%{link_start: configure_the_merge_commit_message_help_link_start,link_end: '</a>'.html_safe}
=s_('ProjectSettings|The commit message used when merging, if the merge method creates a merge commit.')
.mb-2
-default_merge_commit_template="Merge branch '%{source_branch}' into '%{target_branch}'\n\n%{title}\n\n%{issues}\n\nSee merge request %{reference}"
=s_('ProjectSettings|%{link_start}What variables can I use?%{link_end}').html_safe%{link_start: configure_the_merge_commit_message_help_link_start,link_end: '</a>'.html_safe}
=s_('ProjectSettings|The commit message used when applying merge request suggestions. %{link_start}Learn more about suggestions.%{link_end}').html_safe%{link_start: configure_the_commit_message_for_applied_suggestions_help_link_start,link_end: '</a>'.html_safe}
=s_('ProjectSettings|The commit message used when applying merge request suggestions.')
=s_('ProjectSettings|%{link_start}What variables can I use?%{link_end}').html_safe%{link_start: configure_the_commit_message_for_applied_suggestions_help_link_start,link_end: '</a>'.html_safe}
=s_('ProjectSettings|The commit message used when squashing commits. %{link_start}Learn more about syntax and variables.%{link_end}').html_safe%{link_start: configure_the_squash_commit_message_help_link_start,link_end: '</a>'.html_safe}
=s_('ProjectSettings|The commit message used when squashing commits.')
=s_('ProjectSettings|%{link_start}What variables can I use?%{link_end}').html_safe%{link_start: configure_the_squash_commit_message_help_link_start,link_end: '</a>'.html_safe}
msgid "ProjectSettings|%{link_start}What are description templates?%{link_end}"
msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
...
...
@@ -27946,19 +27949,16 @@ msgstr ""
msgid "ProjectSettings|Submit changes to be merged upstream."
msgstr ""
msgid "ProjectSettings|Supported variables:"
msgstr ""
msgid "ProjectSettings|Target project"
msgstr ""
msgid "ProjectSettings|The commit message used when applying merge request suggestions. %{link_start}Learn more about suggestions.%{link_end}"
msgid "ProjectSettings|The commit message used when applying merge request suggestions."
msgstr ""
msgid "ProjectSettings|The commit message used when merging, if the merge method creates a merge commit. %{link_start}Learn more about syntax and variables.%{link_end}"
msgid "ProjectSettings|The commit message used when merging, if the merge method creates a merge commit."
msgstr ""
msgid "ProjectSettings|The commit message used when squashing commits. %{link_start}Learn more about syntax and variables.%{link_end}"
msgid "ProjectSettings|The commit message used when squashing commits."
msgstr ""
msgid "ProjectSettings|The default target project for merge requests created in this fork project."