X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/4f9997a1d5ecf5ae89ca522d4d095116057c7076..7ba07072d8948012dc5c4037e5c9b65f12ed06d5:/lib/lang/template.php diff --git a/lib/lang/template.php b/lib/lang/template.php index d8a449f..f3ede23 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -57,7 +57,7 @@ $tr = array ( '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 ' . + '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. ' . @@ -84,7 +84,7 @@ $tr = array ( 'Choose the default language' => '', 'Next step' => '', '' . - 'You can set a password to access the intercace or let it be empty ' . + 'You can set a password to access the interface or let it be empty ' . 'to disable the interface.' => '', 'Administration password' => '', /* admin.php */