MDL-22320 Cleaning up message UI and removing need for popups AMOS BEGIN MOV [messageprovider:instantmessage,message],[messageprovider:instantmessage,core] AMOS END

This commit is contained in:
Andrew Davis 2010-05-05 07:11:22 +00:00
parent 09209fc99b
commit 0f4fb20fa5
2 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,6 @@ $string['mailsent'] = 'Your message was sent via email.';
$string['maxmessages'] = 'Maximum number of messages to show in the discussion history';
$string['message'] = 'Message';
$string['messagehistory'] = 'Message history';
$string['messageprovider:instantmessage'] = 'Personal messages between users';
$string['messages'] = 'Messages';
$string['messaging'] = 'Messaging';
$string['messagingdisabled'] = 'Messaging is disabled on this site, emails will be sent instead';

View File

@ -1051,6 +1051,7 @@ $string['messagedselectedusers'] = 'Selected users have been messaged and the re
$string['messagedselectedusersfailed'] = 'Something went wrong while messaging selected users. Some may have received the email.';
$string['messageprovider:errors'] = 'Important errors with the site';
$string['messageprovider:notices'] = 'Notices about minor problems';
$string['messageprovider:instantmessage'] = 'Personal messages between users';
$string['messageselect'] = 'Select this user as an email recipient';
$string['messageselectadd'] = 'Add / send message';
$string['metaaddcourse'] = 'Add this course';