X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/a56e619e35fe4747a1db3fb17f88b7693f5c37e0..7ba07072d8948012dc5c4037e5c9b65f12ed06d5:/lib/lang/template.php
diff --git a/lib/lang/template.php b/lib/lang/template.php
index 1c54c25..f3ede23 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' => '',
@@ -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 */