Diff for /loncom/localize/localize/ar.pm between versions 1.8 and 1.9

version 1.8, 2006/08/18 18:54:21 version 1.9, 2008/09/11 16:04:47
Line 342  use base qw(Apache::localize); Line 342  use base qw(Apache::localize);
    'Some parts were not submitted.'     'Some parts were not submitted.'
 => 'لم يتم تسليم بعض الحقول',  => 'لم يتم تسليم بعض الحقول',
   
    'An error occured while grading your answer.'     'An error occurred while grading your answer.'
 => 'عَرَض اشتباه عند تصحيح جوابك',  => 'عَرَض اشتباه عند تصحيح جوابك',
   
    'The submitted answer was too long.'     'The submitted answer was too long.'
Line 3480  use base qw(Apache::localize); Line 3480  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 occured during the attempt to change the section for this student.',  
   
    'An error occured while grading your answer.'  
 => 'An error occured 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.',  
   
    'Analyze Over '     'Analyze Over '
 => 'Analyze Over ',  => 'Analyze Over ',
   
Line 8682  use base qw(Apache::localize); Line 8673  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 occured during the attempt to change the section for this student.',  
   
    'An error occured while grading your answer.'  
 => 'An error occured 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.',  
   
    'Analyze Over '     'Analyze Over '
 => 'Analyze Over ',  => 'Analyze Over ',
   
Line 13905  use base qw(Apache::localize); Line 13887  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 occured during the attempt to change the section for this student.',  
   
    'An error occured while grading your answer.'  
 => 'An error occured 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.',  
   
    'Analyze Over '     'Analyze Over '
 => 'Analyze Over ',  => 'Analyze Over ',
   
Line 19224  use base qw(Apache::localize); Line 19197  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 occured 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.8  
changed lines
  Added in v.1.9


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