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

version 1.58, 2011/10/01 15:48:08 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 14980  use base qw(Apache::localize); Line 14979  use base qw(Apache::localize);
    'Please take a moment to fill out the form below.'     'Please take a moment to fill out the form below.'
 => 'Please take a moment to fill out the form below.',  => 'Please take a moment to fill out the form below.',
   
    'Please try again'  
 => 'Please try again',  
   
    'Please try again later.'     'Please try again later.'
 => 'Please try again later.',  => 'Please try again later.',
   
Line 21673  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.58  
changed lines
  Added in v.1.60


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