jirafeau_check_var_dir ($path)
{
$mkdir_str1 = t('The following directory could not be created') . ':';
- $mkdir_str2 = t('You should create this directory by hand.');
+ $mkdir_str2 = t('You should create this directory manually.');
$write_str1 = t('The following directory is not writable') . ':';
$write_str2 = t('You should give the write permission to the web server on ' .
'this directory.');
/* install.hpp */
'This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.' => 'Ce fichier a été généré par le processus d\'installation. Vous pouvez l\'éditer. Merci de se référer à config.original.php pour comprendre les éléments de configuration.',
'The following directory could not be created' => 'Le dossier suivant ne peut être créé',
- 'You should create this directory by hand.' => 'Vous devriez creer manuelement ce dossier',
+ 'You should create this directory manually.' => 'Vous devriez creer manuelement ce dossier',
'The following directory is not writable' => 'Le dossier suivant ne peut être créé',
'You should give the write permission to the web server on this directory.' => 'Vous devriez donner le droits d\'écriture à ce repertoire pour le rendre accessible par le serveur web.',
'Here is a solution' => 'Une solution possible',
/* install.hpp */
'This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.' => '',
'The following directory could not be created' => '',
- 'You should create this directory by hand.' => '',
+ 'You should create this directory manually.' => '',
'The following directory is not writable' => '',
'You should give the write permission to the web server on this directory.' => '',
'Here is a solution' => 'Une solution possible',