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

version 1.48, 2010/08/28 20:18:21 version 1.52, 2011/01/06 02:24:21
Line 11371  use base qw(Apache::localize); Line 11371  use base qw(Apache::localize);
    'File does not have [_1] or [_2] starting tag'     'File does not have [_1] or [_2] starting tag'
 => 'File does not have [_1] or [_2] starting tag',  => 'File does not have [_1] or [_2] starting tag',
   
      'File does not have [_1] ending tag'
   => 'File does not have [_1] ending tag',
   
    'File not found: [_1]'     'File not found: [_1]'
 => 'File not found: [_1]',  => 'File not found: [_1]',
   
Line 19447  to access the full message.', Line 19450  to access the full message.',
    'Use [_1] to allow unrestricted cloning in all domains.'     'Use [_1] to allow unrestricted cloning in all domains.'
 => 'Use [_1] to allow unrestricted cloning in all domains.',  => 'Use [_1] to allow unrestricted cloning in all domains.',
   
    'Use [_1]Set course environment[_2] to assign a category to the course.'     'Use [_1]Categorize course[_2] to assign a category to the course.'
 => 'Use [_1]Set course environment[_2] to assign a category to the course.',  => 'Use [_1]Categorize course[_2] to assign a category to the course.',
   
    'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.'     'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.'
 => 'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.',  => 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.',
   
    'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'     'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'
 => 'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',  => 'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',
   
    'Use of LON-CAPA requires Javascript to be enabled in your web browser.'     'Use of LON-CAPA requires Javascript to be enabled in your web browser.'
 => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',  => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',
Line 19741  to access the full message.', Line 19744  to access the full message.',
    'Validation of pending requests is automatically repeated daily.'     'Validation of pending requests is automatically repeated daily.'
 => 'Validation of pending requests is automatically repeated daily.',  => 'Validation of pending requests is automatically repeated daily.',
   
    'Validation of the code your entered failed.'     'Validation of the code you entered failed.'
 => 'Validation of the code your entered failed.',  => 'Validation of the code you entered failed.',
   
    'Value(s)'     'Value(s)'
 => 'Value(s)',  => 'Value(s)',
Line 20767  to access the full message.', Line 20770  to access the full message.',
    '[_1] to suppress, anything else to not suppress'     '[_1] to suppress, anything else to not suppress'
 => '[_1] to suppress, anything else to not suppress',  => '[_1] to suppress, anything else to not suppress',
   
    '[_1] was excluded because new users need be from the course domain'     '[_1] was excluded because new users need to be from the course domain'
 => '[_1] was excluded because new users need be from the course domain',  => '[_1] was excluded because new users need to be from the course domain',
   
    '[_1] was excluded because the domain is invalid'     '[_1] was excluded because the domain is invalid'
 => '[_1] was excluded because the domain is invalid',  => '[_1] was excluded because the domain is invalid',

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


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