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

version 1.56, 2011/07/31 01:17:37 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.',
Line 19951  to access the full message.', Line 19951  to access the full message.',
    'Visible input'     'Visible input'
 => 'Visible input',  => 'Visible input',
   
    'Visit [_1], to log-in and access the course'     'Visit [_1] to log-in and access the course'
 => 'Visit [_1], to log-in and access the course',  => 'Visit [_1] to log-in and access the course',
   
    'Visited Link Color'     'Visited Link Color'
 => 'Visited Link Color',  => 'Visited Link Color',

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


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