Diff for /loncom/localize/localize/pt.pm between versions 1.54 and 1.55

version 1.54, 2011/05/13 21:12:01 version 1.55, 2011/05/27 14:39:56
Line 7927  use base qw(Apache::localize); Line 7927  use base qw(Apache::localize);
    'Bubblesheet format file'     'Bubblesheet format file'
 => 'Bubblesheet format file',  => 'Bubblesheet format file',
   
    'Bubblesheetscanner-Operator'  
 => 'Bubblesheetscanner-Operator',  
   
    'Build a list of users for selection of group members'     'Build a list of users for selection of group members'
 => 'Build a list of users for selection of group members',  => 'Build a list of users for selection of group members',
   
Line 8743  use base qw(Apache::localize); Line 8740  use base qw(Apache::localize);
    'Community status'     'Community status'
 => 'Community status',  => 'Community status',
   
    'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for <b>[quant,_1,student]</b>  ([_2] scantron lines/student).'     'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).'
 => 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for <b>[quant,_1,student]</b>  ([_2] scantron lines/student).',  => 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).',
   
    'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).'     'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).'
 => 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).',  => 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).',
Line 16831  use base qw(Apache::localize); Line 16828  use base qw(Apache::localize);
    'Send message to student when clicking Done on Tasks'     'Send message to student when clicking Done on Tasks'
 => 'Send message to student when clicking Done on Tasks',  => 'Send message to student when clicking Done on Tasks',
   
    'Send scanned bubblesheet data to a course'  
 => 'Send scanned bubblesheet data to a course',  
   
    'Sender'     'Sender'
 => 'Sender',  => 'Sender',
   

Removed from v.1.54  
changed lines
  Added in v.1.55


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