Skip to content

Commit 5d33da7

Browse files
author
David Monllao
committed
Merge branch 'MDL-62831-34' of git://github.com/damyon/moodle into MOODLE_34_STABLE
2 parents 7f044c1 + 89908c0 commit 5d33da7

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
@@ -145,7 +145,7 @@
145145
$string['downloadall'] = 'Download all submissions';
146146
$string['download all submissions'] = 'Download all submissions in a zip file.';
147147
$string['downloadasfolders'] = 'Download submissions in folders';
148-
$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.';
148+
$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.';
149149
$string['downloadselectedsubmissions'] = 'Download selected submissions';
150150
$string['duedate'] = 'Due date';
151151
$string['duedatecolon'] = 'Due date: {$a}';

0 commit comments

Comments
 (0)