Skip to content

Commit

Permalink
MDL-50266 mod_forum: Remove strings deprecated in 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitagarwal committed May 18, 2017
1 parent 4206170 commit fce1d7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion mod/forum/lang/en/deprecated.txt
@@ -1,4 +1,3 @@
subscribersto,mod_forum
postmailinfo,mod_forum
emaildigestupdated,mod_forum
emaildigestupdated_default,mod_forum
Expand Down
3 changes: 0 additions & 3 deletions mod/forum/lang/en/forum.php
Expand Up @@ -554,9 +554,6 @@
$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.
Expand Down

0 comments on commit fce1d7d

Please sign in to comment.