mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Emailing is now working well, and more GUI cleanups
This commit is contained in:
parent
e520509acb
commit
405f01ee2d
4 changed files with 82 additions and 20 deletions
|
@ -11,6 +11,7 @@ $string['blockedmessages'] = '$a message(s) to/from blocked users';
|
|||
$string['deletemessagesdays'] = 'Number of days before old messages are automatically deleted';
|
||||
$string['discussion'] = 'Discussion';
|
||||
$string['emailmessages'] = 'Email messages when I am offline';
|
||||
$string['emailtagline'] = 'This email is a copy of a message sent to you at \"$a\"';
|
||||
$string['emptysearchstring'] = 'You must search for something';
|
||||
$string['includeblockedusers'] = 'Include blocked users';
|
||||
$string['incomingcontacts'] = 'Incoming Contacts ($a)';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue