mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-48499' of https://github.com/danielneis/moodle
This commit is contained in:
commit
fb42902b28
2 changed files with 14 additions and 4 deletions
|
@ -1118,7 +1118,9 @@ $string['maxsizeandattachmentsandareasize'] = 'Maximum size for new files: {$a->
|
|||
$string['memberincourse'] = 'People in the course';
|
||||
$string['messagebody'] = 'Message body';
|
||||
$string['messagedselectedusers'] = 'Selected users have been messaged and the recipient list has been reset.';
|
||||
$string['messagedselecteduserfailed'] = 'The message was not sent to user {$a->fullname}.';
|
||||
$string['messagedselectedusersfailed'] = 'Something went wrong while messaging selected users. Some may have received the email.';
|
||||
$string['messagedselectedcountusersfailed'] = 'A problem occurred and {$a} messages have not been sent.';
|
||||
$string['messageprovider:availableupdate'] = 'Available update notifications';
|
||||
$string['messageprovider:backup'] = 'Backup notifications';
|
||||
$string['messageprovider:badgecreatornotice'] = 'Badge creator notifications';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue