mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
workshop: added missing strings
This commit is contained in:
parent
dd15f80e25
commit
b124151e23
1 changed files with 2 additions and 0 deletions
|
@ -153,6 +153,8 @@ $string['saveandcontinue'] = 'Save and continue editing';
|
|||
$string['saveandpreview'] = 'Save and preview';
|
||||
$string['selfassessmentdisabled'] = 'Self-assessment disabled';
|
||||
$string['someuserswosubmission'] = 'There are some users who have not submitted yet';
|
||||
$string['sortasc'] = 'Ascending sort';
|
||||
$string['sortdesc'] = 'Descending sort';
|
||||
$string['strategyaccumulative'] = 'Accumulative grading';
|
||||
$string['strategy'] = 'Grading strategy';
|
||||
$string['strategyhaschanged'] = 'The workshop grading strategy has changed since the form was opened for editing.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue