MDL-50266 mod_forum: Remove strings deprecated in 3.0
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
subscribersto,mod_forum
|
||||
postmailinfo,mod_forum
|
||||
emaildigestupdated,mod_forum
|
||||
emaildigestupdated_default,mod_forum
|
||||
|
||||
@@ -554,9 +554,6 @@ $string['yournewquestion'] = 'Your new question';
|
||||
$string['yournewtopic'] = 'Your new discussion topic';
|
||||
$string['yourreply'] = 'Your reply';
|
||||
|
||||
// Deprecated since Moodle 3.0.
|
||||
$string['subscribersto'] = 'Subscribers to "{$a->name}"';
|
||||
|
||||
// Deprecated since Moodle 3.1.
|
||||
$string['postmailinfo'] = 'This is a copy of a message posted on the {$a} website.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user