Updated commentAcknowledgement modal.
Removed outdated point regarding the ability to delete/edit comments and replaced it with an at least somewhat relevant point.
This commit is contained in:
parent
0d30c8d428
commit
b5e7912f93
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class ModalCommentAcknowledgement extends React.PureComponent<Props> {
|
|||
)}
|
||||
</li>
|
||||
<li>
|
||||
{__('Deleting or editing comments is not currently possible. Please be mindful of this when posting.')}
|
||||
{__('All comments are viewable by anyone, keep this in mind before writing a comment.')}
|
||||
</li>
|
||||
<li>{__('When the alpha ends, we will attempt to transition comments, but do not promise to do so.')}</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue