Diff for /loncom/localize/localize/he.pm between versions 1.9 and 1.10

version 1.9, 2008/05/29 19:28:57 version 1.10, 2008/09/11 16:04:47
Line 402  use base qw(Apache::localize); Line 402  use base qw(Apache::localize);
    'Allowed filetypes: <b>[_1]</b>'     'Allowed filetypes: <b>[_1]</b>'
 => 'Allowed filetypes: <b>[_1]</b>',  => 'Allowed filetypes: <b>[_1]</b>',
   
    'An error occured during the attempt to change the section for this student.'     'An error occurred during the attempt to change the section for this student.'
 => 'An error occured during the attempt to change the section for this student.',  => 'An error occurred during the attempt to change the section for this student.',
   
    'An error occured while grading your answer.'     'An error occurred while grading your answer.'
 => 'An error occured while grading your answer.',  => 'An error occurred while grading your answer.',
   
    'An error occurred during the attempt to change the role information for this student.'     'An error occurred during the attempt to change the role information for this student.'
 => 'An error occurred during the attempt to change the role information for this student.',  => 'An error occurred during the attempt to change the role information for this student.',

Removed from v.1.9  
changed lines
  Added in v.1.10


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