Diff for /loncom/localize/localize/pt.pm between versions 1.59 and 1.60

version 1.59, 2011/10/21 15:30:53 version 1.60, 2011/11/09 13:14:16
Line 56  use base qw(Apache::localize); Line 56  use base qw(Apache::localize);
 'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',  'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',
 'date_am' => 'manhã',  'date_am' => 'manhã',
 'date_pm' => 'tarde',  'date_pm' => 'tarde',
 #'textual_remote_display' => 'on',  
 'htmlarea_lang' => 'pt_br',  'htmlarea_lang' => 'pt_br',
 'spellcheck_lang' => 'pt',  'spellcheck_lang' => 'pt',
   
Line 21670  to access the full message.', Line 21669  to access the full message.',
    'supported types'     'supported types'
 => 'supported types',  => 'supported types',
   
    'textual_remote_display'  
 => 'textual_remote_display',  
   
    'the resource you just saw on the screen'     'the resource you just saw on the screen'
 => 'the resource you just saw on the screen',  => 'the resource you just saw on the screen',
   

Removed from v.1.59  
changed lines
  Added in v.1.60


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