--- loncom/interface/lonparmset.pm 2007/06/19 20:11:14 1.367 +++ 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.367 2007/06/19 20:11:14 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').' )', @@ -2252,7 +2252,7 @@ sub crsenv { => ''.&mt('Default set of options to pass to tth/m when converting tex').'', 'texengine' - => ''.&mt('Force all studnets in the course to use a specific math rendering engine.').'
'.&mt('(Valid options are [_1].)','"tth", "jsMath", "mimetex"').'', + => ''.&mt('Force all students in the course to use a specific math rendering engine.').'
'.&mt('(Valid options are [_1].)','"tth", "jsMath", "mimetex"').'', ); my @Display_Order = ('url','description','courseid','cloners','grading', 'externalsyllabus', @@ -2363,7 +2363,7 @@ $start_header_row $end_header_row $output $end_table - + $end_page ENDENV