MDL-56041 core: add missing cap string for site:senderrormessage
authorJake Dallimore <jake@moodle.com>
Wed, 8 Jul 2020 04:09:02 +0000 (12:09 +0800)
committerJake Dallimore <jake@moodle.com>
Wed, 8 Jul 2020 04:09:02 +0000 (12:09 +0800)
lang/en/role.php

index b284206..06ef6bb 100644 (file)
@@ -428,6 +428,7 @@ $string['site:mnetloginfromremote'] = 'Login from a remote application via MNet'
 $string['site:mnetlogintoremote'] = 'Roam to a remote application via MNet';
 $string['site:readallmessages'] = 'Read all messages on site';
 $string['site:restore'] = 'Restore courses';
+$string['site:senderrormessage'] = 'Send a message to the support user from the error page';
 $string['site:sendmessage'] = 'Send messages to any user';
 $string['site:trustcontent'] = 'Trust submitted content';
 $string['site:uploadusers'] = 'Upload new users from file';