Commit 3fb1fad6 authored by Axel García's avatar Axel García

Update epic form confidentiality label

parent b0cf4817
......@@ -171,8 +171,7 @@ export default {
<gl-form-checkbox id="epic-confidentiality" v-model="confidential">{{
__(
'This epic and any containing child epics are confidential' +
' and should only be visible to team members' +
' with at least Reporter access.',
' and are only visible to team members with at least Reporter access.',
)
}}</gl-form-checkbox>
</gl-form-group>
......
......@@ -23923,7 +23923,7 @@ msgstr ""
msgid "This epic already has the maximum number of child epics."
msgstr ""
msgid "This epic and any containing child epics are confidential and should only be visible to team members with at least Reporter access."
msgid "This epic and any containing child epics are confidential and are only visible to team members with at least Reporter access."
msgstr ""
msgid "This epic and its child elements will only be visible to team members with at minimum Reporter access."
......
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