Commit 5df59703 authored by Stan Hu's avatar Stan Hu

Merge branch 'mc-fixes-pot-failure' into 'master'

Fixes locale/gitlab.pot failure

See merge request gitlab-org/gitlab-ee!16206
parents 0120d313 c87a6540
......@@ -118,7 +118,7 @@ export default {
<div v-else-if="userCanEnableErrorTracking">
<gl-empty-state
:title="__('Get started with error tracking')"
:description="__('Monitor your errors by integrating with Sentry')"
:description="__('Monitor your errors by integrating with Sentry.')"
:primary-button-text="__('Enable error tracking')"
:primary-button-link="enableErrorTrackingLink"
:svg-path="illustrationPath"
......
......@@ -9765,7 +9765,7 @@ msgstr ""
msgid "Monday"
msgstr ""
msgid "Monitor your errors by integrating with Sentry"
msgid "Monitor your errors by integrating with Sentry."
msgstr ""
msgid "Monitoring"
......@@ -17290,6 +17290,9 @@ msgid_plural "When these merge requests are accepted"
msgstr[0] ""
msgstr[1] ""
msgid "When using the <code>http://</code> or <code>https://</code> protocols, please provide the exact URL to the repository. HTTP redirects will not be followed."
msgstr ""
msgid "When:"
msgstr ""
......
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