You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lang/en/admin.php
-1
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,6 @@
57
57
$string['allowuserthemes'] = 'Allow user themes';
58
58
$string['alternativefullnameformat'] = 'Alternative full name format';
59
59
$string['alternativefullnameformat_desc'] = 'This defines how names are shown to users with the viewfullnames capability (by default users with the role of manager, teacher or non-editing teacher). Placeholders that can be used are as for the "Full name format" setting.';
Copy file name to clipboardexpand all lines: lang/en/moodle.php
-25
Original file line number
Diff line number
Diff line change
@@ -237,13 +237,6 @@
237
237
$string['categoryupdated'] = 'The category \'{$a}\' was updated';
238
238
$string['changesmadereallygoaway'] = 'You have made changes. Are you sure you want to navigate away and lose your changes?';
239
239
$string['city'] = 'City/town';
240
-
$string['clambroken'] = 'Your administrator has enabled virus checking for file uploads but has misconfigured something.<br />Your file upload was NOT successful. Your administrator has been emailed to notify them so they can fix it.<br />Maybe try uploading this file later.';
241
-
$string['clamdeletedfile'] = 'The file has been deleted';
242
-
$string['clamdeletedfilefailed'] = 'The file could not be deleted';
243
-
$string['clamlostandactinglikevirus'] = 'In addition, Moodle is configured so that if clam fails to run, files are treated like viruses. This essentially means that no student can upload a file successfully until you fix this.';
244
-
$string['clammovedfile'] = 'The file has been moved to your specified quarantine directory, the new location is {$a}';
245
-
$string['clammovedfilebasic'] = 'The file has been moved to a quarantine directory.';
246
-
$string['clamquarantinedirfailed'] = 'Could not move the file into your specified quarantine directory, {$a}. You need to fix this as files are being deleted if they\'re found to be infected.';
$string['clickhelpiconformoreinfo'] = '... continues ... Click on the help icon to read the full article';
@@ -1967,24 +1960,6 @@
1967
1960
$string['viewprofile'] = 'View profile';
1968
1961
$string['views'] = 'Views';
1969
1962
$string['viewsolution'] = 'view solution';
1970
-
$string['virusfound'] = 'Attention administrator! Clam AV has found a virus in a file uploaded by {$a->user} for the course {$a->course}. Here is the output of clamscan:';
1971
-
$string['virusfoundlater'] = 'A file you uploaded on {$a->date} with the filename {$a->filename} for the course {$a->course} has since been found to contain a virus. Here is a summary of what has happened to your file:
1972
-
1973
-
{$a->action}
1974
-
1975
-
If this was submitted work, you may want to resubmit it so that your tutor can see it.';
1976
-
$string['virusfoundlateradmin'] = 'Attention administrator! A file that was uploaded on {$a->date} with the filename {$a->filename} for the course {$a->course} by the user {$a->user} has since been found to contain a virus. Here is a summary of what has happened to the file:
1977
-
1978
-
{$a->action}
1979
-
1980
-
The user has also been notified.';
1981
-
$string['virusfoundlateradminnolog'] = 'Attention administrator! A file that was uploaded with the filename {$a->filename} has since been found to contain a virus. Moodle was unable to resolve this file back to the user that originally uploaded it.
1982
-
1983
-
Here is a summary of what has happened to the file:
$string['virusplaceholder'] = 'This file that has been uploaded was found to contain a virus and has been moved or deleted and the user notified.';
1988
1963
$string['visible'] = 'Visible';
1989
1964
$string['visible_help'] = 'This setting determines whether the course appears in the list of courses. Apart from teachers and administrators, users are not allowed to enter the course.';
0 commit comments