X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/4f9997a1d5ecf5ae89ca522d4d095116057c7076..7ba07072d8948012dc5c4037e5c9b65f12ed06d5:/lib/lang/fr.php
diff --git a/lib/lang/fr.php b/lib/lang/fr.php
index 05aadb4..1dc93eb 100644
--- a/lib/lang/fr.php
+++ b/lib/lang/fr.php
@@ -77,7 +77,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.' => 'Le fichier de configuration local ne peut être créé. Creez le fichier lib/config.local.php
et donnez lui les droits d\'écriture par le serveur web (solution préférable) ou bien donnez les accès en écriture au dossier lib
',
'The local configuration is not writable by the web server. ' .
@@ -104,7 +104,7 @@ $tr = array (
'Choose the default language' => 'Choisissez la langue par defaut',
'Next step' => 'Etape suivante',
'Jirafeau has an administration interface (through admin.php). ' .
- '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.' => 'Jirafeau a une interface d\'administration (accessible via admin.php). Vous pouvez saisir un mot de passe pour y acceder ou ne pas en mettre pour désactiver l\'accès à l\'interface.',
'Administration password' => 'Mot de passe d\'administration',
/* admin.php */