--- loncom/interface/lonmsgdisplay.pm 2008/12/16 22:57:31 1.105 +++ loncom/interface/lonmsgdisplay.pm 2008/12/22 09:08:47 1.106 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.105 2008/12/16 22:57:31 raeburn Exp $ +# $Id: lonmsgdisplay.pm,v 1.106 2008/12/22 09:08:47 riegler Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1813,7 +1813,7 @@ $content{'sendername'}.':'. } # Check to see if there were any messages. if ($result eq '') { - my $lctype = lc(&Apache::loncommon::course_type()); + my $lctype = &mt(lc(&Apache::loncommon::course_type())); if ($target ne 'tex') { $r->print("

".&mt('No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].',$lctype)."

"); } else { 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.