Diff for /loncom/localize/localize/pt.pm between versions 1.47 and 1.48

version 1.47, 2010/08/24 14:06:58 version 1.48, 2010/08/28 20:18:21
Line 1064  use base qw(Apache::localize); Line 1064  use base qw(Apache::localize);
    'View file'     'View file'
 => 'Eibir arquivo',  => 'Eibir arquivo',
   
      'View pending official course requests'
   => 'View pending official course requests',
   
    'untitled'     'untitled'
 => 'sem título',  => 'sem título',
   
Line 10477  use base qw(Apache::localize); Line 10480  use base qw(Apache::localize);
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'     'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'
 => 'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).',  => 'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).',
   
    'Display official course requests'  
 => 'Display official course requests',  
   
    'Display official course requests submitted by authorized users, held pending validation of instructor status.'     'Display official course requests submitted by authorized users, held pending validation of instructor status.'
 => 'Display official course requests submitted by authorized users, held pending validation of instructor status.',  => 'Display official course requests submitted by authorized users, held pending validation of instructor status.',
   

Removed from v.1.47  
changed lines
  Added in v.1.48


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