--- loncom/interface/courseclassifier.pm 2011/02/25 02:07:46 1.12 +++ loncom/interface/courseclassifier.pm 2011/02/25 02:40:42 1.13 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utilities for classifying courses based on institutional code # -# $Id: courseclassifier.pm,v 1.12 2011/02/25 02:07:46 raeburn Exp $ +# $Id: courseclassifier.pm,v 1.13 2011/02/25 02:40:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -688,6 +688,8 @@ sub build_javascript { sub javascript_select_filler { my ($formname,$scripttext,$codetitles,$longtitles_str,$allidlist,$officialjs) = @_; + my $all = &mt('All'); + my $nocrs = &mt('No courses'); my $output = < -1) { - document.$formname.Number.options[0] = new Option('All','0',false,false); + document.$formname.Number.options[0] = new Option('$all','0',false,false); for (var k=0; k