mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-33600-master' of git://github.com/damyon/moodle
This commit is contained in:
commit
b9da30cfd2
13 changed files with 107 additions and 12 deletions
|
@ -312,6 +312,10 @@ $string['savegradingresult'] = 'Grade';
|
|||
$string['saveallquickgradingchanges'] = 'Save all quick grading changes';
|
||||
$string['savenext'] = 'Save and show next';
|
||||
$string['scale'] = 'Scale';
|
||||
$string['sendstudentnotificationsdefault'] = 'Default setting for "Notify students"';
|
||||
$string['sendstudentnotificationsdefault_help'] = 'Set the default value for the "Notify students" checkbox on the grading form.';
|
||||
$string['sendstudentnotifications'] = 'Notify students';
|
||||
$string['sendstudentnotifications_help'] = 'If enabled, students receive a message about the updated grade or feedback.';
|
||||
$string['sendnotifications'] = 'Notify graders about submissions';
|
||||
$string['sendnotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment, early, on time and late. Message methods are configurable.';
|
||||
$string['selectlink'] = 'Select...';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue