]> git.mjollnir.org Git - moodle.git/commitdiff
New strings added
authorikawhero <ikawhero>
Wed, 29 Dec 2004 03:55:14 +0000 (03:55 +0000)
committerikawhero <ikawhero>
Wed, 29 Dec 2004 03:55:14 +0000 (03:55 +0000)
lang/en/message.php

index 4fa3876e55d4c0c45133f2c4f0fcaf05424da0cb..705806fd6da32a5c0de510942e2f92e55047db8f 100644 (file)
@@ -6,12 +6,14 @@ $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['blockcontact'] = 'Block contact';
+$string['blockedmessages'] = '$a message(s) to/from blocked users';
 $string['discussion'] = 'Discussion';
 $string['emptysearchstring'] = 'You must search for something';
 $string['includeblockedusers'] = 'Include blocked users';
 $string['incomingcontacts'] = 'Incoming Contacts ($a)';
 $string['keywords'] = 'Keywords';
 $string['keywordssearchresults'] = 'Search results: $a messages found';
+$string['message'] = 'Message';
 $string['messages'] = 'Messages';
 $string['messaging'] = 'Messaging';
 $string['mycontacts'] = 'My Contacts';
@@ -28,6 +30,7 @@ $string['searchforperson'] = 'Search for a person';
 $string['searchmessages'] = 'Search messages';
 $string['sendmessage'] = 'Send message';
 $string['sendmessageto'] = 'Send message to $a';
+$string['timesent'] = 'Time Sent';
 $string['unblockcontact'] = 'Unblock contact';
 $string['unreadmessages'] = '$a unread messages';
 $string['userssearchresults'] = 'Search results: $a users found';