--- loncom/interface/lonmsgdisplay.pm 2013/07/19 18:24:16 1.164 +++ loncom/interface/lonmsgdisplay.pm 2013/08/30 04:16:19 1.167 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.164 2013/07/19 18:24:16 bisitz Exp $ +# $Id: lonmsgdisplay.pm,v 1.167 2013/08/30 04:16:19 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -243,9 +243,11 @@ function folder_choice(targetform,caller '" onclick="javascript:folder_choice(this.form,'."'change'".');" /> - - - '.&mt('New Folder').'
'."\n".' +   +   +   +   + '.&mt('New Folder').'
'."\n".' '. &mt('Unless you choose otherwise:').''); + &mt("The subject in each forwarded message will be [_1]'Forwarding:'[_2] followed by the original subject.",'','').'
  • '. + &mt("The message itself will begin with a first line: [_1]'Forwarded message from'[_2] followed by the original sender's name.",'','').'
  • '); $func1='Forward'; # do not translate here! $dissub = &mt('Forwarding').': '; $subj_size = '10';