--- loncom/interface/lonparmset.pm 2008/06/16 23:35:58 1.400 +++ loncom/interface/lonparmset.pm 2008/06/20 17:38:51 1.401 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.400 2008/06/16 23:35:58 raeburn Exp $ +# $Id: lonparmset.pm,v 1.401 2008/06/20 17:38:51 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1010,7 +1010,7 @@ sub extractResourceInformation { $$mapp{$mapid}=$$mapp{$id}; $$allmaps{$mapid}=$$mapp{$id}; if ($mapid eq '1') { - $$maptitles{$mapid}='Main Course Documents'; + $$maptitles{$mapid}=&mt('Main Course Documents'); } else { $$maptitles{$mapid}= &Apache::lonnet::gettitle($$mapp{$id}); @@ -1137,7 +1137,7 @@ sub partmenu { my ($r,$allparts,$psprt)=@_; $r->print('"); @@ -1282,9 +1282,9 @@ sub levelmenu { foreach (reverse sort keys %{$alllevs}) { $r->print(''); + $r->print('>'.&mt($_).''); } $r->print(""); } @@ -1300,7 +1300,7 @@ sub sectionmenu { $r->print('