Diff for /loncom/localize/localize/pt.pm between versions 1.69 and 1.70

version 1.69, 2013/12/19 18:15:00 version 1.70, 2013/12/20 17:18:48
Line 17878  use base qw(Apache::localize); Line 17878  use base qw(Apache::localize);
    'The course owner has invited you to become a co-owner:'     'The course owner has invited you to become a co-owner:'
 => 'The course owner has invited you to become a co-owner:',  => 'The course owner has invited you to become a co-owner:',
   
    'The course roster is not up to date'     'The course roster is not up to date.'
 => 'The course roster is not up to date',  => 'The course roster is not up to date.',
   
    'The courseID provided does not match a community in this domain.'     'The courseID provided does not match a community in this domain.'
 => 'The courseID provided does not match a community in this domain.',  => 'The courseID provided does not match a community in this domain.',
Line 17890  use base qw(Apache::localize); Line 17890  use base qw(Apache::localize);
    'The current status of this request could not be verified as pending approval/institutional action.'     'The current status of this request could not be verified as pending approval/institutional action.'
 => 'The current status of this request could not be verified as pending approval/institutional action.',  => 'The current status of this request could not be verified as pending approval/institutional action.',
   
    'The data are not in the format expected for the domain: [_1]'     'The data is not in the format expected for the domain: [_1]'
 => 'The data are not in the format expected for the domain: [_1]',  => 'The data is not in the format expected for the domain: [_1]',
   
    'The default privileges new members will receive are:'     'The default privileges new members will receive are:'
 => 'The default privileges new members will receive are:',  => 'The default privileges new members will receive are:',
Line 17965  use base qw(Apache::localize); Line 17965  use base qw(Apache::localize);
    'The file format for the uploaded portion of the message is'     'The file format for the uploaded portion of the message is'
 => 'The file format for the uploaded portion of the message is',  => 'The file format for the uploaded portion of the message is',
   
    'The file was uploaded to the wrong course'     'The file was uploaded to the wrong course.'
 => 'The file was uploaded to the wrong course',  => 'The file was uploaded to the wrong course.',
   
    'The first date for automated enrollment has been changed'     'The first date for automated enrollment has been changed'
 => 'The first date for automated enrollment has been changed',  => 'The first date for automated enrollment has been changed',
Line 20614  to access the full message.', Line 20614  to access the full message.',
    '[_1] Display Request Queue'     '[_1] Display Request Queue'
 => '[_1] Display Request Queue',  => '[_1] Display Request Queue',
   
    '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'  
 => '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.',  
   
    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'     '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'
 => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]',  => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]',
   
Line 20812  to access the full message.', Line 20809  to access the full message.',
    '[_1]Continue[_2] on in Inline Menu mode'     '[_1]Continue[_2] on in Inline Menu mode'
 => '[_1]Continue[_2] on in Inline Menu mode',  => '[_1]Continue[_2] on in Inline Menu mode',
   
    '[_1]Error:[_2] An error ([_3]) occurred when attempting to upload the file, [_4]'     'An error ([_1]) occurred when attempting to upload the file [_2]'
 => '[_1]Error:[_2] An error ([_3]) occurred when attempting to upload the file, [_4]',  => 'An error ([_1]) occurred when attempting to upload the file [_2]',
   
    '[_1]Error:[_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'     'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.'
 => '[_1]Error:[_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.',  => 'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.',
   
    '[_1]Hide[_2] clicker id'     '[_1]Hide[_2] clicker id'
 => '[_1]Hide[_2] clicker id',  => '[_1]Hide[_2] clicker id',

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


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