Diff for /loncom/localize/localize/es.pm between versions 1.67 and 1.69

version 1.67, 2011/10/01 15:48:08 version 1.69, 2011/11/09 13:14:16
Line 5280  use base qw(Apache::localize); Line 5280  use base qw(Apache::localize);
    'student'     'student'
 => 'estudiante',  => 'estudiante',
   
    'textual_remote_display'  
 => 'textual_remote_display',  
   
    'to'     'to'
 => 'para',  => 'para',
   
Line 10004  use base qw(Apache::localize); Line 10001  use base qw(Apache::localize);
    'Please try again.'     'Please try again.'
 => 'Por favor trate otra vez.',  => 'Por favor trate otra vez.',
   
    'Please try again'  
 => 'Por favor trate otra vez',  
   
    'in this course'     'in this course'
 => 'en este curso',  => 'en este curso',
   

Removed from v.1.67  
changed lines
  Added in v.1.69


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