]> git.p6c8.net - jirafeau/jirafeau.git/blobdiff - lib/lang/template.php
typo : access of/access to
[jirafeau/jirafeau.git] / lib / lang / template.php
index 1c54c2593fe45ca355b6e8325941174710ff8b44..f1f5c725c128366aed9125a96cbc2ee18556231d 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' => '',
@@ -76,7 +76,7 @@ $tr = array (
             'The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: "http://www.example.com/". Do not forget the ending slash!'
                 => '',
             'Base address' => 'Addresse d\'origine',
-            'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access of this directory. Do not forget the ending slash!'
+            'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the ending slash!'
                 => '',
             'Data directory' => '',
             'Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user\'s browser).'
@@ -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 */

patrick-canterino.de