mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Revert "MDL-37490 Assign: Minor patch cleanup"
This reverts commit 06b9df1145
.
This commit is contained in:
parent
2b46a31a3f
commit
3e69c074ac
4 changed files with 21 additions and 18 deletions
|
@ -115,8 +115,8 @@ $string['deletepluginareyousure'] = 'Delete assignment plugin {$a}: are you sure
|
|||
$string['deletepluginareyousuremessage'] = 'You are about to completely delete the assignment plugin {$a}. This will completely delete everything in the database associated with this assignment plugin. Are you SURE you want to continue?';
|
||||
$string['deletingplugin'] = 'Deleting plugin {$a}.';
|
||||
$string['description'] = 'Description';
|
||||
$string['displayduedate'] = 'Display on course page';
|
||||
$string['displayduedate_help'] = 'If enabled the due date will be displayed on the course page if one has been set and enabled.';
|
||||
$string['displayduedate'] = 'Display due date';
|
||||
$string['displayduedate_help'] = "If enabled the due date will be displayed on the course page if one has been set and enabled.";
|
||||
$string['downloadall'] = 'Download all submissions';
|
||||
$string['download all submissions'] = 'Download all submissions in a zip file.';
|
||||
$string['duedate'] = 'Due date';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue