X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=lang%2Fen%2Fmoodle.php;h=a3b7bb1bbd2dc7f936df881a89c4824bdab2527c;hp=824ad76b6019f8e4e8a181cd7c357607443675d5;hb=95f82860d54278405d256e66e5c8902769bb131c;hpb=484b179d062b337db7d4a07ab58b4501184b43a7 diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 824ad76b601..a3b7bb1bbd2 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -1194,6 +1194,7 @@ $string['messageprovider:courserequested'] = 'Course creation request notificati $string['messageprovider:courserequestrejected'] = 'Course creation request rejection notification'; $string['messageprovider:errors'] = 'Important errors with the site'; $string['messageprovider:errors_help'] = 'These are important errors that an administrator should know about.'; +$string['messageprovider:messagecontactrequests'] = 'Message contact requests notification'; $string['messageprovider:notices'] = 'Notices about minor problems'; $string['messageprovider:notices_help'] = 'These are notices that an administrator might be interested in seeing.'; $string['messageprovider:insights'] = 'Insights generated by prediction models';