Skip to content
Snippets Groups Projects
Commit 3628544b authored by Vadim Justus's avatar Vadim Justus
Browse files

Change message text

parent a12366c9
No related branches found
No related tags found
1 merge request!11Improve Extendability
......@@ -43,8 +43,8 @@ class MaintainedContentWarning extends Template
public function getMessage(): Phrase
{
return __(
'This content is maintained by software releases. ' .
'All changes will be overwritten with next update!'
'This content is managed by the release. ' .
'All changes will be overwritten by the next update!'
);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment