]> git.p6c8.net - jirafeau.git/blobdiff - lib/lang/template.php
typo : accept of our / accept our
[jirafeau.git] / lib / lang / template.php
index d8a449f3af0be6e2e8a8b0404395fa150404326a..4895150520dad6a8b0f232f314448019ec5c54fc 100644 (file)
@@ -44,7 +44,7 @@ $tr = array (
              'Give the password of this file' => '',
              'Access denied' => '',
              'You are about to download' => '',
-             'By using our services, you accept of our' => '',
+             'By using our services, you accept our' => '',
              'Term Of Service' => '',
              /* functions.php */
              'Internal error during file creation.' => '',
@@ -57,7 +57,7 @@ $tr = array (
              '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 ' .
+                '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. ' .
@@ -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