Merge branch 'mc-fixes-pot-failure' into 'master'
Fixes pot failure See merge request gitlab-org/gitlab-ce!32721
This commit is contained in:
commit
86fa2fe1fd
2 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -7209,9 +7209,6 @@ msgstr ""
|
|||
msgid "Monday"
|
||||
msgstr ""
|
||||
|
||||
msgid "Monitor your errors by integrating with Sentry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Monitor your errors by integrating with Sentry."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue