Diff for /doc/install/linux/LCLocalization/localize/ar.pm between versions 1.1 and 1.2

version 1.1, 2011/03/18 19:40:11 version 1.2, 2011/05/08 03:05:03
Line 154  use base qw(LCLocalization::localize); Line 154  use base qw(LCLocalization::localize);
    'Failed to get MySQL root password from user input.'     'Failed to get MySQL root password from user input.'
 => 'Failed to get MySQL root password from user input.'  => 'Failed to get MySQL root password from user input.'
   
    'Failed to run command to install LONCAPA-prequisites'     'Failed to run command to install LONCAPA-prerequisites'
 => 'Failed to run command to install LONCAPA-prequisites'  => 'Failed to run command to install LONCAPA-prerequisites'
   
    'Feedback will be displayed on screen, and also stored in: [_1].'     'Feedback will be displayed on screen, and also stored in: [_1].'
 => 'Feedback will be displayed on screen, and also stored in: [_1].'  => 'Feedback will be displayed on screen, and also stored in: [_1].'
Line 337  use base qw(LCLocalization::localize); Line 337  use base qw(LCLocalization::localize);
    'Symlink creation failed for [_1] to [_2]. You will need to perform this action from the command line.'     'Symlink creation failed for [_1] to [_2]. You will need to perform this action from the command line.'
 => 'Symlink creation failed for [_1] to [_2]. You will need to perform this action from the command line.'  => 'Symlink creation failed for [_1] to [_2]. You will need to perform this action from the command line.'
   
    'The LONCAPA-prequisites package is not installed.'     'The LONCAPA-prerequisites package is not installed.'
 => 'The LONCAPA-prequisites package is not installed.'  => 'The LONCAPA-prerequisites package is not installed.'
   
    'The following actions are available:'     'The following actions are available:'
 => 'The following actions are available:'  => 'The following actions are available:'

Removed from v.1.1  
changed lines
  Added in v.1.2


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