'StatusPage|Configure file storage settings to link issues in this project to an external status page.',
'StatusPage|Configure file storage settings to link issues in this project to an external status page.',
),
),
introText:s__(
introText:s__(
'StatusPage|To publish incidents to an external status page, GitLab will store a JSON file in your Amazon S3 account in a location accessible to your external status page service. Make sure to also set up %{docsLink}',
'StatusPage|To publish incidents to an external status page, GitLab stores a JSON file in your Amazon S3 account at a location that your external status page service can access. Make sure to also set up %{docsLink}',
),
),
introLinkText:s__('StatusPage|your status page frontend.'),
introLinkText:s__('StatusPage|your status page frontend.'),
activeLabel:s__('StatusPage|Active'),
activeLabel:s__('StatusPage|Active'),
...
@@ -46,8 +46,8 @@ export default {
...
@@ -46,8 +46,8 @@ export default {
},
},
region:{
region:{
label:s__('StatusPage|AWS region'),
label:s__('StatusPage|AWS region'),
helpText:s__('StatusPage|For help with configuration, visit %{docsLink}'),
@@ -39,7 +39,7 @@ exports[`Status Page settings form default state should match the default snapsh
...
@@ -39,7 +39,7 @@ exports[`Status Page settings form default state should match the default snapsh
>
>
<p>
<p>
<gl-sprintf-stub
<gl-sprintf-stub
message="To publish incidents to an external status page, GitLab will store a JSON file in your Amazon S3 account in a location accessible to your external status page service. Make sure to also set up %{docsLink}"
message="To publish incidents to an external status page, GitLab stores a JSON file in your Amazon S3 account at a location that your external status page service can access. Make sure to also set up %{docsLink}"
/>
/>
</p>
</p>
...
@@ -117,7 +117,7 @@ exports[`Status Page settings form default state should match the default snapsh
...
@@ -117,7 +117,7 @@ exports[`Status Page settings form default state should match the default snapsh
class="form-text text-muted"
class="form-text text-muted"
>
>
<gl-sprintf-stub
<gl-sprintf-stub
message="For help with configuration, visit %{docsLink}"
msgid "StatusPage|To publish incidents to an external status page, GitLab will store a JSON file in your Amazon S3 account in a location accessible to your external status page service. Make sure to also set up %{docsLink}"
msgid "StatusPage|To publish incidents to an external status page, GitLab stores a JSON file in your Amazon S3 account at a location that your external status page service can access. Make sure to also set up %{docsLink}"