MDL-9628 Added a bit of informational verbose to the hiddenuntil and locktime icons in the grader report.

This commit is contained in:
nicolasconnault 2007-08-09 16:57:26 +00:00
parent 384960dd68
commit c30fafbf16
2 changed files with 4 additions and 2 deletions

View file

@ -181,6 +181,7 @@ $string['gradeweighthelp'] = 'Grade Weight Help';
$string['groupavg'] = 'Group average';
$string['hidden'] = 'Hidden';
$string['hiddenuntil'] = 'Hidden until';
$string['hiddenuntildate'] = 'Hidden until: $a';
$string['hideadvanced'] = 'Hide Advanced Features';
$string['hidecalculations'] = 'Hide calculations';
$string['hidecategory'] = 'Hidden';
@ -225,6 +226,7 @@ $string['linkedactivityhelp'] = 'An optional activity this outcome item is linke
$string['lock'] = 'Lock';
$string['locked'] = 'Locked';
$string['locktime'] = 'Lock after';
$string['locktimedate'] = 'Locked after: $a';
$string['lowest'] = 'Lowest';
$string['lowgradeletter'] = 'Low';
$string['mapfrom'] = 'Map from';