diff --git a/lang/en/message.php b/lang/en/message.php index bfd7346994344..dd2b46aae4fdf 100644 --- a/lang/en/message.php +++ b/lang/en/message.php @@ -5,6 +5,7 @@ $string['allmine'] = 'All messages to me or from me'; $string['allstudents'] = 'All messages between students in course'; $string['allusers'] = 'All messages from all users'; +$string['backupmessageshelp'] = 'If enabled, then instant messages will be included in SITE automated backups'; $string['beepnewmessage'] = 'Beep when a new message comes in'; $string['blockcontact'] = 'Block contact'; $string['blockedmessages'] = '$a message(s) to/from blocked users';