mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-29795 assign: Add missing inactiveoverridehelp lang string
This commit is contained in:
parent
a18cb9d84f
commit
f73c5b519c
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ $string['groupoverridesdeleted'] = 'Group overrides deleted';
|
|||
$string['groupsnone'] = 'There are no groups in this course';
|
||||
$string['hideshow'] = 'Hide/Show';
|
||||
$string['hiddenuser'] = 'Participant ';
|
||||
$string['inactiveoverridehelp'] = '* Student does not have the correct group or role to attempt the assignment';
|
||||
$string['instructionfiles'] = 'Instruction files';
|
||||
$string['introattachments'] = 'Additional files';
|
||||
$string['introattachments_help'] = 'Additional files for use in the assignment, such as answer templates, may be added. Download links for the files will then be displayed on the assignment page under the description.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue