<?php $this->cache['id']['core_message'] = array (
  'addcontact' => 'Add contact',
  'addsomecontacts' => 'To send a message to someone, or to add a shortcut for them on this page, use the <a href="{$a}">search tab</a> above.',
  'addsomecontactsincoming' => 'These messages are from people who are not in your contact list. To add them to your contacts, click the "Add contact" icon next to their name.',
  'ago' => '{$a} ago',
  'ajax_gui' => 'Ajax chat room',
  'allmine' => 'All messages to me or from me',
  'allstudents' => 'All messages between students in course',
  'allusers' => 'All messages from all users',
  'backupmessageshelp' => 'If enabled, then instant messages will be included in SITE automated backups',
  'beepnewmessage' => 'Beep on new message',
  'blockcontact' => 'Block contact',
  'blockedmessages' => '{$a} message(s) to/from blocked users',
  'blockedusers' => 'Blocked users ({$a})',
  'blocknoncontacts' => 'Prevent non-contacts from messaging me',
  'cannotsavemessageprefs' => 'Could not save user messaging preferences',
  'contactlistempty' => 'Your contact list is empty',
  'contacts' => 'Contacts',
  'context' => 'context',
  'couldnotfindpreference' => 'Could not load preference {$a}. Does the component and name you supplied to message_send() match a row in message_providers? Message providers must appear in the database so users can configure how they will be notified when they receive messages.',
  'deletemessagesdays' => 'Number of days before old messages are automatically deleted',
  'disableall' => 'Temporarily disable notifications',
  'disableall_help' => 'Temporarily disable all notifications except those marked as "forced" by the site administrator',
  'disabled' => 'Messaging is disabled on this site',
  'discussion' => 'Discussion',
  'editmymessage' => 'Messaging',
  'emailmessages' => 'Email messages when I am offline',
  'emailtagline' => 'This is a copy of a message sent to you at "{$a->sitename}". Go to {$a->url} to reply.',
  'emptysearchstring' => 'You must search for something',
  'errorcallingprocessor' => 'Error calling defined processor',
  'formorethan' => 'For more than',
  'guestnoeditmessage' => 'Guest user can not edit messaging options',
  'guestnoeditmessageother' => 'Guest user can not edit other user messaging options',
  'gotomessages' => 'Go to messages',
  'includeblockedusers' => 'Include blocked users',
  'incomingcontacts' => 'Incoming contacts ({$a})',
  'keywords' => 'Keywords',
  'keywordssearchresults' => 'Messages found: {$a}',
  'keywordssearchresultstoomany' => 'More than {$a} messages found. Refine your search.',
  'loggedin' => 'Online',
  'loggedindescription' => 'When I\'m logged in',
  'loggedoff' => 'Not online',
  'loggedoffdescription' => 'When I\'m offline',
  'managecontacts' => 'Manage my contacts',
  'mostrecent' => 'Recent messages',
  'mostrecentconversations' => 'Recent conversations',
  'mostrecentnotifications' => 'Recent notifications',
  'mailsent' => 'Your message was sent via email.',
  'maxmessages' => 'Maximum number of messages to show in the discussion history',
  'message' => 'Message',
  'messagehistory' => 'Message history',
  'messagehistoryfull' => 'All messages',
  'messages' => 'Messages',
  'messaging' => 'Messaging',
  'messagingdisabled' => 'Messaging is disabled on this site, emails will be sent instead',
  'mycontacts' => 'My contacts',
  'newonlymsg' => 'Show only new',
  'newsearch' => 'New search',
  'noframesjs' => 'Use more accessible interface',
  'nomessages' => 'No messages waiting',
  'nomessagesfound' => 'No messages were found',
  'noreply' => 'Do not reply to this message',
  'nosearchresults' => 'There were no results from your search',
  'offline' => 'Offline',
  'offlinecontacts' => 'Offline contacts ({$a})',
  'online' => 'Online',
  'onlinecontacts' => 'Online contacts ({$a})',
  'onlyfromme' => 'Only messages from me',
  'onlymycourses' => 'Only in my courses',
  'onlytome' => 'Only messages to me',
  'pagerefreshes' => 'This page refreshes automatically every {$a} seconds',
  'private_config' => 'Popup message window',
  'processortag' => 'Destination',
  'providers_config' => 'Configure notification methods for incoming messages',
  'providerstag' => 'Source',
  'recent' => 'Recent',
  'readmessages' => '{$a} read messages',
  'removecontact' => 'Remove contact',
  'savemysettings' => 'Save my settings',
  'search' => 'Search',
  'searchforperson' => 'Search for a person',
  'searchmessages' => 'Search messages',
  'searchcombined' => 'Search people and messages',
  'sendmessage' => 'Send message',
  'sendmessageto' => 'Send message to {$a}',
  'sendmessagetopopup' => 'Send message to {$a} - new window',
  'settings' => 'Settings',
  'settingssaved' => 'Your settings have been saved',
  'showmessagewindow' => 'Popup window on new message',
  'strftimedaydatetime' => '%A, %d %B %Y, %I:%M %p',
  'timenosee' => 'Minutes since I was last seen online',
  'timesent' => 'Time sent',
  'unblockcontact' => 'Unblock contact',
  'unreadmessages' => 'Unread messages ({$a})',
  'unreadnewmessages' => 'New messages ({$a})',
  'unreadnewmessage' => 'New message from {$a}',
  'unreadnewnotification' => 'New notification',
  'unreadnewnotifications' => 'New notifications ({$a})',
  'userisblockingyou' => 'This user has blocked you from sending messages to them',
  'userisblockingyounoncontact' => 'This user is only accepting messages from people listed as contacts, and you are not currently on the list.',
  'userssearchresults' => 'Users found: {$a}',
);