Skip to content

Commit 381bb72

Browse files
author
David Monllao
committed
Merge branch 'MDL-62831-master' of git://github.com/damyon/moodle
2 parents 6af4e08 + e655cbb commit 381bb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod/assign/lang/en/assign.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
$string['downloadall'] = 'Download all submissions';
147147
$string['download all submissions'] = 'Download all submissions in a zip file.';
148148
$string['downloadasfolders'] = 'Download submissions in folders';
149-
$string['downloadasfolders_help'] = 'If the assignment submission is more than a single file, then submissions may be downloaded in folders. Each submission is put in a separate folder, with the folder structure kept for any subfolders, and files are not renamed.';
149+
$string['downloadasfolders_help'] = 'Assignment submissions may be downloaded in folders. Each submission is then put in a separate folder, with the folder structure kept for any subfolders, and files are not renamed.';
150150
$string['downloadselectedsubmissions'] = 'Download selected submissions';
151151
$string['duedate'] = 'Due date';
152152
$string['duedatecolon'] = 'Due date: {$a}';

0 commit comments

Comments
 (0)