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

version 1.55, 2011/05/27 14:39:56 version 1.56, 2011/07/31 01:17:37
Line 12370  use base qw(Apache::localize); Line 12370  use base qw(Apache::localize);
    'In discussions: only new posts will be displayed.'     'In discussions: only new posts will be displayed.'
 => 'In discussions: only new posts will be displayed.',  => 'In discussions: only new posts will be displayed.',
   
    'In discussions: posts will be identified as "NEW" until marked as read by the reader.'     'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
 => 'In discussions: posts will be identified as "NEW" until marked as read by the reader.',  => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',
   
    'In each community, each user may only have one member role at a time'     'In each community, each user may only have one member role at a time'
 => 'In each community, each user may only have one member role at a time',  => 'In each community, each user may only have one member role at a time',
Line 13537  use base qw(Apache::localize); Line 13537  use base qw(Apache::localize);
    'New posts cease to be identified as "NEW"?'     'New posts cease to be identified as "NEW"?'
 => 'New posts cease to be identified as "NEW"?',  => 'New posts cease to be identified as "NEW"?',
   
    'New posts cease to be identified as "New"?'  
 => 'New posts cease to be identified as "New"?',  
   
    'New posts marked as read'     'New posts marked as read'
 => 'New posts marked as read',  => 'New posts marked as read',
   
Line 14350  use base qw(Apache::localize); Line 14347  use base qw(Apache::localize);
    'Once displayed'     'Once displayed'
 => 'Once displayed',  => 'Once displayed',
   
    'Once marked as read'  
 => 'Once marked as read',  
   
    'Once marked not NEW'     'Once marked not NEW'
 => 'Once marked not NEW',  => 'Once marked not NEW',
   
Line 19181  use base qw(Apache::localize); Line 19175  use base qw(Apache::localize);
    'Uncompleted Problems'     'Uncompleted Problems'
 => 'Uncompleted Problems',  => 'Uncompleted Problems',
   
    'Under what circumstances posts are identfied as "New"'     'Under what circumstances posts are identified as "NEW"'
 => 'Under what circumstances posts are identfied as "New"',  => 'Under what circumstances posts are identified as "NEW"',
   
    'Under what circumstances posts are identified as "NEW", and'     'Under what circumstances posts are identified as "NEW", and'
 => 'Under what circumstances posts are identified as "NEW", and',  => 'Under what circumstances posts are identified as "NEW", and',

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


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