%p=_("%{integrations_link_start}Integrations%{link_end} enable you to make third-party applications part of your GitLab workflow. If the available integrations don't meet your needs, consider using a %{webhooks_link_start}webhook%{link_end}.").html_safe%{integrations_link_start: integrations_link_start,webhooks_link_start: webhooks_link_start,link_end: '</a>'.html_safe}
%p=_("%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project. We recommend using an %{integrations_link_start}integration%{link_end} in preference to a webhook.").html_safe%{webhooks_link_start: webhooks_link_start,webhook_type: hook.pluralized_name,integrations_link_start: integrations_link_start,link_end: '</a>'.html_safe}
-else
%p=_("%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project.").html_safe%{webhooks_link_start: webhooks_link_start,webhook_type: hook.pluralized_name,link_end: '</a>'.html_safe}
msgid "%{icon}You are about to add %{usersTag} people to the discussion. Proceed with caution."
msgstr ""
msgid "%{integrations_link_start}Integrations%{link_end} enable you to make third-party applications part of your GitLab workflow. If the available integrations don't meet your needs, consider using a %{webhooks_link_start}webhook%{link_end}."
msgstr ""
msgid "%{issuableType} will be removed! Are you sure?"
msgstr ""
...
...
@@ -428,9 +431,6 @@ msgstr ""
msgid "%{link_start}Read more%{link_end} about role permissions"
msgstr ""
msgid "%{link} can be used for binding events when something is happening within the project."
msgstr ""
msgid "%{listToShow}, and %{awardsListLength} more."
msgstr ""
...
...
@@ -658,6 +658,12 @@ msgstr ""
msgid "%{verb} %{time_spent_value} spent time."
msgstr ""
msgid "%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project."
msgstr ""
msgid "%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project. We recommend using an %{integrations_link_start}integration%{link_end} in preference to a webhook."
msgstr ""
msgid "'%{level}' is not a valid visibility level"
msgstr ""
...
...
@@ -12098,9 +12104,6 @@ msgstr ""
msgid "Integrations"
msgstr ""
msgid "Integrations allow you to integrate GitLab with other applications"