Diff for /loncom/localize/localize/pt.pm between versions 1.65 and 1.66

version 1.65, 2013/09/23 17:34:58 version 1.66, 2013/12/04 15:57:18
Line 8577  use base qw(Apache::localize); Line 8577  use base qw(Apache::localize);
    'Code'     'Code'
 => 'Code',  => 'Code',
   
    'Code ran too long. It ran for more than'  
 => 'Code ran too long. It ran for more than',  
   
    'Collaborated with [_1]'     'Collaborated with [_1]'
 => 'Collaborated with [_1]',  => 'Collaborated with [_1]',
   
Line 21411  to access the full message.', Line 21408  to access the full message.',
    'numerical'     'numerical'
 => 'numerical',  => 'numerical',
   
    'occurred while running'  
 => 'occurred while running',  
   
    'off'     'off'
 => 'off',  => 'off',
   
Line 21573  to access the full message.', Line 21567  to access the full message.',
    'search discussion postings (resources and discussion boards)'     'search discussion postings (resources and discussion boards)'
 => 'search discussion postings (resources and discussion boards)',  => 'search discussion postings (resources and discussion boards)',
   
    'seconds occurred while running <while> on line'     'Code ran too long. It ran for more than [_1] seconds.'
 => 'seconds occurred while running <while> on line',  => 'Code ran too long. It ran for more than [_1] seconds.',
   
      'This occurred while running <while> on line [_1].'
   => 'This occurred while running <while> on line [_1].',
   
      'This occurred while running: [_1]'
   => 'This occurred while running: [_1]',
   
      'Substitution on [_1] with [_2] caused:'
   => 'Substitution on [_1] with [_2] caused:',
   
    'secs ago'     'secs ago'
 => 'secs ago',  => 'secs ago',

Removed from v.1.65  
changed lines
  Added in v.1.66


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