X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/a56e619e35fe4747a1db3fb17f88b7693f5c37e0..815962d9db1943b92e3f11817e3a204c27a373ff:/lib/lang/template.php diff --git a/lib/lang/template.php b/lib/lang/template.php index 1c54c25..de6b157 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -53,15 +53,15 @@ $tr = array ( 'The following directory could not be created' => '', 'You should create this directory by hand.' => '', 'The following directory is not writable' => '', - 'You should give the write right to the web server on this directory.' => '', + 'You should give the write permission to the web server on this directory.' => '', 'Here is a solution' => 'Une solution possible', 'The local configuration file could not be created. Create a ' . 'lib/config.local.php file and give the write ' . - 'right to the web server (preferred solution), or give the ' . - 'write right to the web server on the lib ' . + 'permission to the web server (preferred solution), or give the ' . + 'write permission to the web server on the lib ' . 'directory.' => '', 'The local configuration is not writable by the web server. ' . - 'Give the write right to the web server on the ' . + 'Give the write permission to the web server on the ' . 'lib/config.local.php file.' => '', 'Installation of Jirafeau' => '', 'step' => '',