From ba44ded413f9b79e7b0e52d877bd5a97d23b6d53 Mon Sep 17 00:00:00 2001 From: nicolasconnault Date: Fri, 29 Feb 2008 22:18:24 +0000 Subject: [PATCH] MDL-13663 Last lang string change. Merging from MOODLE_19_STABLE --- lang/en_utf8/grades.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/grades.php b/lang/en_utf8/grades.php index 5040b6c41f..f04b114135 100644 --- a/lang/en_utf8/grades.php +++ b/lang/en_utf8/grades.php @@ -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'; -- 2.39.5