MDL-66360 lang: fix typo on gradenotificationsubjects string
This commit is contained in:
+1
-1
@@ -319,7 +319,7 @@ $string['grademax_help'] = 'This setting determines the maximum grade when using
|
||||
$string['grademin'] = 'Minimum grade';
|
||||
$string['grademin_help'] = 'This setting determines the minimum grade when using the value grade type.';
|
||||
$string['gradenotificationmessage'] = 'You have new feedback on your work for "{$a}"';
|
||||
$string['gradenotificationsubject'] = 'Your have been graded';
|
||||
$string['gradenotificationsubject'] = 'You have been graded';
|
||||
$string['gradeoutcomeitem'] = 'Grade outcome item';
|
||||
$string['gradeoutcomes'] = 'Outcomes';
|
||||
$string['gradeoutcomescourses'] = 'Course outcomes';
|
||||
|
||||
Reference in New Issue
Block a user