From: moodler Date: Mon, 13 Aug 2007 13:38:35 +0000 (+0000) Subject: Added a missing string from backups X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7bf6da27a231a1fa15a24edda1ab3daf391e0b48;p=moodle.git Added a missing string from backups --- diff --git a/lang/en_utf8/grades.php b/lang/en_utf8/grades.php index 7579391a0e..6ba20c7be7 100644 --- a/lang/en_utf8/grades.php +++ b/lang/en_utf8/grades.php @@ -147,6 +147,7 @@ $string['fullmode'] = 'Full view'; $string['grade'] = 'Grade'; $string['gradebook'] = 'Gradebook'; $string['gradebookhiddenerror'] = 'The gradebook is currently set to hide everything from students.'; +$string['gradebookhistories'] = 'Grade histories'; $string['gradeboundary'] = 'Letter grade boundary'; $string['gradecategory'] = 'Grade Category'; $string['gradecategoryhelp'] = 'Grade Category Help';