--- loncom/interface/lonparmset.pm 2007/06/19 20:14:31 1.368 +++ loncom/interface/lonparmset.pm 2007/06/19 22:34:28 1.369 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.368 2007/06/19 20:14:31 albertel Exp $ +# $Id: lonparmset.pm,v 1.369 2007/06/19 22:34:28 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2226,7 +2226,7 @@ sub crsenv { ' Tabloid [11x17 in], Executive [7 1/2x10 in], A2 [420x594 mm],'. ' A3 [297x420 mm], A4 [210x297 mm], A5 [148x210 mm], A6 [105x148 mm])', 'print_header_format' - => 'Print header format; substitutions: %n student name %c course id %a assignment note, numbers after the % limit the field size', + => &mtn(' Print header format; substitutions : %n student name %c course id %a assignment note, numbers after the % limit the field size.').'', 'anonymous_quiz' => ''.&mt('Anonymous quiz/exam').'
'. ' ('.&mt('yes').' '.&mt('to avoid print students names').' )', @@ -2363,7 +2363,7 @@ $start_header_row $end_header_row $output $end_table - + $end_page ENDENV