--- loncom/interface/lonmsgdisplay.pm 2008/08/27 08:57:15 1.92 +++ loncom/interface/lonmsgdisplay.pm 2008/10/08 14:56:50 1.93 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.92 2008/08/27 08:57:15 raeburn Exp $ +# $Id: lonmsgdisplay.pm,v 1.93 2008/10/08 14:56:50 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1256,7 +1256,7 @@ sub compout { 'atta' => 'Attachment', ); my %attachmax = ( - text => '(128 KB max size)', + text => &mt('(128 KB max size)'), num => 131072, ); if (!$forwarding && !$multiforward) {