2004-12-28 13:45:04 +00:00
< ? php // $Id$
$string [ 'addcontact' ] = 'Add contact' ;
$string [ 'ago' ] = '$a ago' ;
$string [ 'allmine' ] = 'All messages to me or from me' ;
$string [ 'allstudents' ] = 'All messages between students in course' ;
$string [ 'allusers' ] = 'All messages from all users' ;
2005-02-12 18:54:56 +00:00
$string [ 'backupmessageshelp' ] = 'If enabled, then instant messages will be included in SITE automated backups' ;
2005-01-01 04:23:09 +00:00
$string [ 'beepnewmessage' ] = 'Beep when a new message comes in' ;
2004-12-28 13:45:04 +00:00
$string [ 'blockcontact' ] = 'Block contact' ;
2004-12-29 03:55:14 +00:00
$string [ 'blockedmessages' ] = '$a message(s) to/from blocked users' ;
2005-01-03 12:16:06 +00:00
$string [ 'context' ] = 'context' ;
2005-01-05 15:31:43 +00:00
$string [ 'contacts' ] = 'Contacts' ;
2005-01-01 04:23:09 +00:00
$string [ 'deletemessagesdays' ] = 'Number of days before old messages are automatically deleted' ;
2004-12-28 13:45:04 +00:00
$string [ 'discussion' ] = 'Discussion' ;
2005-01-01 04:23:09 +00:00
$string [ 'emailmessages' ] = 'Email messages when I am offline' ;
2005-01-01 16:00:35 +00:00
$string [ 'emailtagline' ] = 'This email is a copy of a message sent to you at \"$a\"' ;
2004-12-28 13:45:04 +00:00
$string [ 'emptysearchstring' ] = 'You must search for something' ;
2005-01-02 14:33:55 +00:00
$string [ 'formorethan' ] = 'For more than' ;
2004-12-28 13:45:04 +00:00
$string [ 'includeblockedusers' ] = 'Include blocked users' ;
$string [ 'incomingcontacts' ] = 'Incoming Contacts ($a)' ;
$string [ 'keywords' ] = 'Keywords' ;
$string [ 'keywordssearchresults' ] = 'Search results: $a messages found' ;
2005-01-01 04:23:09 +00:00
$string [ 'maxmessages' ] = 'Maximum number of messages to show in the discussion history' ;
2004-12-29 03:55:14 +00:00
$string [ 'message' ] = 'Message' ;
2005-01-01 04:23:09 +00:00
$string [ 'messagehistory' ] = 'Message History' ;
2004-12-28 13:45:04 +00:00
$string [ 'messages' ] = 'Messages' ;
$string [ 'messaging' ] = 'Messaging' ;
$string [ 'mycontacts' ] = 'My Contacts' ;
$string [ 'newsearch' ] = 'New search' ;
$string [ 'nosearchresults' ] = 'There were no results from your search' ;
2004-12-28 16:34:13 +00:00
$string [ 'nomessages' ] = 'No messages waiting' ;
2005-01-01 04:23:09 +00:00
$string [ 'nomessagesfound' ] = 'No messages were found' ;
2005-01-03 15:20:56 +00:00
$string [ 'offline' ] = 'Offline' ;
2004-12-28 13:45:04 +00:00
$string [ 'offlinecontacts' ] = 'Offline Contacts ($a)' ;
2005-01-03 15:20:56 +00:00
$string [ 'online' ] = 'Online' ;
2004-12-28 13:45:04 +00:00
$string [ 'onlinecontacts' ] = 'Online Contacts ($a)' ;
$string [ 'onlyfromme' ] = 'Only messages from me' ;
$string [ 'onlymycourses' ] = 'Only in my courses' ;
$string [ 'onlytome' ] = 'Only messages to me' ;
2005-01-01 04:23:09 +00:00
$string [ 'pagerefreshes' ] = 'This page refreshes automatically every $a seconds' ;
2005-02-13 18:56:52 +00:00
$string [ 'readmessages' ] = '$a read messages' ;
2004-12-28 13:45:04 +00:00
$string [ 'removecontact' ] = 'Remove contact' ;
2005-01-01 04:23:09 +00:00
$string [ 'savemysettings' ] = 'Save my settings' ;
2005-01-05 15:31:43 +00:00
$string [ 'search' ] = 'Search' ;
2004-12-28 13:45:04 +00:00
$string [ 'searchforperson' ] = 'Search for a person' ;
$string [ 'searchmessages' ] = 'Search messages' ;
$string [ 'sendmessage' ] = 'Send message' ;
$string [ 'sendmessageto' ] = 'Send message to $a' ;
2005-01-05 15:31:43 +00:00
$string [ 'settings' ] = 'Settings' ;
2005-01-01 04:23:09 +00:00
$string [ 'settingssaved' ] = 'Your settings have been saved' ;
$string [ 'showmessagewindow' ] = 'Automatically show Message window when I get new messages (your browser needs to be set so that it doesn\'t block popups on this site)' ;
$string [ 'strftimedaydatetime' ] = '%%A, %%d %%B %%Y, %%I:%%M %%p' ;
$string [ 'timenosee' ] = 'Minutes since I was last seen online' ;
2004-12-29 03:55:14 +00:00
$string [ 'timesent' ] = 'Time Sent' ;
2004-12-28 13:45:04 +00:00
$string [ 'unblockcontact' ] = 'Unblock contact' ;
$string [ 'unreadmessages' ] = '$a unread messages' ;
2005-01-01 04:23:09 +00:00
$string [ 'userisblockingyou' ] = 'This user has blocked you from sending messages to them' ;
2004-12-28 13:45:04 +00:00
$string [ 'userssearchresults' ] = 'Search results: $a users found' ;
?>