mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
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:
parent
09209fc99b
commit
0f4fb20fa5
@ -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';
|
||||
|
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user