]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang/template.php
typo : right/permission
[jirafeau_project.git] / lib / lang / template.php
index 376b7c5088fecc0801a4c7b0be190e3a6b92e320..de6b157b54893b573f65c6f0208d65631fba4c5d 100644 (file)
@@ -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 ' .
                 '<code>lib/config.local.php</code> file and give the write ' .
-                'right to the web server (preferred solution), or give the ' .
-                'write right to the web server on the <code>lib</code> ' .
+                'permission to the web server (preferred solution), or give the ' .
+                'write permission to the web server on the <code>lib</code> ' .
                 '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 ' .
                 '<code>lib/config.local.php</code> file.' => '',
             'Installation of Jirafeau' => '',
             'step' => '',
@@ -94,7 +94,7 @@ $tr = array (
             'Wrong password.' => '',
             'Admin interface' => '',
             'Clean expired files' => '',
-            'Clean old unfinished transferts' => '',
+            'Clean old unfinished transfers' => '',
             'Clean' => '',
             'Search files by name' => '',
             'Search' => '',

patrick-canterino.de