]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13663 Last lang string change. Merging from MOODLE_19_STABLE
authornicolasconnault <nicolasconnault>
Fri, 29 Feb 2008 22:18:24 +0000 (22:18 +0000)
committernicolasconnault <nicolasconnault>
Fri, 29 Feb 2008 22:18:24 +0000 (22:18 +0000)
lang/en_utf8/grades.php

index 5040b6c41fd45230012f41784629a3f41ac0e746..f04b114135ba0e9c24c80fac6ec8cf3e6f6cffba 100644 (file)
@@ -225,7 +225,7 @@ $string['gradeoutcomeitem'] = 'Grade outcome item';
 $string['gradeoutcomes'] = 'Outcomes';
 $string['gradeoutcomescourses'] = 'Course outcomes';
 $string['gradepass'] = 'Grade to pass';
-$string['gradepasshelp'] = 'What grade is needed to pass?';
+$string['gradepasshelp'] = 'If an item has a grade that users must equal or exceed to pass that item, you can set that here.';
 $string['gradepublishing'] = 'Enable publishing';
 $string['graderreport'] = 'Grader report';
 $string['gradessettings'] = 'Grade settings';