Skip to content

Commit

Permalink
MDL-60854 general: Remove strings deprecated in 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Amaia Anabitarte committed Dec 12, 2019
1 parent 6aacd8d commit e9ec67d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions lang/en/antivirus.php
Expand Up @@ -30,6 +30,3 @@
$string['emailsubject'] = '{$a} :: Antivirus notification';
$string['privacy:metadata'] = 'The Antivirus system does not store any personal data.';
$string['virusfound'] = '{$a->item} has been scanned by a virus checker and found to be infected!';

// Deprecated since Moodle 3.5.
$string['virusfounduser'] = 'The file you have uploaded, {$a->filename}, has been scanned by a virus checker and found to be infected! Your file upload was NOT successful.';
1 change: 0 additions & 1 deletion lang/en/deprecated.txt
Expand Up @@ -5,7 +5,6 @@ myfilesmanage,core
mypreferences,core_grades
myprofile,core
viewallmyentries,core_blog
virusfounduser,core_antivirus
formattexttype,core
currentlyselectedusers,core
emailuserhasnone,core
Expand Down

0 comments on commit e9ec67d

Please sign in to comment.