X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/e18a34d7c4060c91ae480b388d01216af54b1ec9..140082169db7e559a5cd7cb56ee508fb931b1a2c:/lib/lang/template.php?ds=inline diff --git a/lib/lang/template.php b/lib/lang/template.php index 86abffc..f28d377 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -54,7 +54,7 @@ $tr = array ( '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 ' . 'lib/config.local.php file and give the write ' . 'permission to the web server (preferred solution), or give the ' . @@ -73,10 +73,10 @@ $tr = array ( 'Retry this step' => '', 'Jirafeau is now fully operational' => '', 'Information' => '', - '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!' + '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 trailing 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 to this directory. Do not forget the ending slash!' + 'Base address' => '', + '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 trailing slash!' => '', 'Data directory' => '', 'Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user\'s browser).'