Diff for /loncom/localize/localize/pt.pm between versions 1.57 and 1.58

version 1.57, 2011/08/26 15:58:04 version 1.58, 2011/10/01 15:48:08
Line 6400  use base qw(Apache::localize); Line 6400  use base qw(Apache::localize);
    '<b>Current Resource: </b>[_1]'     '<b>Current Resource: </b>[_1]'
 => '<b>Current Resource: </b>[_1]',  => '<b>Current Resource: </b>[_1]',
   
    '<b>Message: </b> No more students for this section or class.'     '[_1]Message:[_2] No more students for this section or class.'
 => '<b>Message: </b> No more students for this section or class.',  => '[_1]Message:[_2] No more students for this section or class.',
   
    '<b>Note:</b> Problems graded correct by the computer are marked with a [_1] symbol.'     '<b>Note:</b> Problems graded correct by the computer are marked with a [_1] symbol.'
 => '<b>Note:</b> Problems graded correct by the computer are marked with a [_1] symbol.',  => '<b>Note:</b> Problems graded correct by the computer are marked with a [_1] symbol.',

Removed from v.1.57  
changed lines
  Added in v.1.58


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>