X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/49320765788372720b4605612583794f27f1d19e..2376b57d5028866bd266e51dc8011a01a2c1e16b:/lib/lang/template.php?ds=inline diff --git a/lib/lang/template.php b/lib/lang/template.php index f1f5c72..566380c 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -44,17 +44,17 @@ $tr = array ( 'Give the password of this file' => '', 'Access denied' => '', 'You are about to download' => '', - 'By using our services, you accept of our' => '', + 'By using our services, you accept our' => '', 'Term Of Service' => '', /* functions.php */ 'Internal error during file creation.' => '', /* 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', + 'Here is a solution' => '', 'The local configuration file could not be created. Create a ' . 'lib/config.local.php file and give the write ' . 'permission to the web server (preferred solution), or give the ' .