Commit 5e4f2c99 authored by Eugenia Grieff's avatar Eugenia Grieff Committed by Olena Horal-Koretska

Update confidential comment tooltip

parent 83b9fdb7
......@@ -12,7 +12,9 @@ export const COMMENT_FORM = {
epic: __('epic'),
bodyPlaceholder: __('Write a comment or drag your files here…'),
confidential: s__('Notes|Make this comment confidential'),
confidentialVisibility: s__('Notes|Confidential comments are only visible to project members'),
confidentialVisibility: s__(
'Notes|Confidential comments are only visible to members with the role of Reporter or higher',
),
discussionThatNeedsResolution: __(
'Discuss a specific suggestion or question that needs to be resolved.',
),
......
......@@ -23951,7 +23951,7 @@ msgstr ""
msgid "Notes|Collapse replies"
msgstr ""
msgid "Notes|Confidential comments are only visible to project members"
msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
msgstr ""
msgid "Notes|Make this comment confidential"
......
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