--- loncom/interface/lonnavmaps.pm 2009/02/25 15:25:21 1.428 +++ loncom/interface/lonnavmaps.pm 2009/02/25 17:33:33 1.429 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Navigate Maps Handler # -# $Id: lonnavmaps.pm,v 1.428 2009/02/25 15:25:21 droeschl Exp $ +# $Id: lonnavmaps.pm,v 1.429 2009/02/25 17:33:33 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -865,7 +865,7 @@ sub render_resource { my $location=&Apache::loncommon::lonhttpdurl("/adm/lonIcons"); # If this is a new branch, label it so if ($params->{'isNewBranch'}) { - $newBranchText = "Branch"; + $newBranchText = ".mt('Branch')."; } # links to open and close the folder