]> git.p6c8.net - jirafeau.git/blobdiff - lib/lang/template.php
fix template : remove fr translation
[jirafeau.git] / lib / lang / template.php
index f3ede23befa8343e55f206e0f6807915140edce5..566380c654b2e907640f970991021ad16f92491f 100644 (file)
@@ -44,17 +44,17 @@ $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.' => '',
              /* install.hpp */
              'This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.' => '',
              'The following directory could not be created' => '',
-             'You should create this directory by hand.' => '',
+             'You should create this directory manually.' => '',
              'The following directory is not writable' => '',
              'You should give the write permission to the web server on this directory.' => '',
-             'Here is a solution' => 'Une solution possible',
+             'Here is a solution' => '',
              'The local configuration file could not be created. Create a ' .
                 '<code>lib/config.local.php</code> file and give the write ' .
                 'permission to the web server (preferred solution), or give the ' .
@@ -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).'

patrick-canterino.de