mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-52645-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
46cf618806
4 changed files with 6 additions and 6 deletions
|
@ -393,7 +393,7 @@ $string['postincontext'] = 'See this post in context';
|
|||
$string['postmailinfo'] = 'This is a copy of a message posted on the {$a} website.
|
||||
|
||||
To reply click on this link:';
|
||||
$string['postmailinfolink'] = 'This is a copy of a message posted on the {$a->coursename} website.
|
||||
$string['postmailinfolink'] = 'This is a copy of a message posted in {$a->coursename}.
|
||||
|
||||
To reply click on this link: {$a->replylink}';
|
||||
$string['postmailnow'] = '<p>This post will be mailed out immediately to all forum subscribers.</p>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue