moodle/lang/fr/docs
2005-06-29 12:59:52 +00:00
..
background.html moving to xhtml doctype 2005-02-08 22:23:11 +00:00
coding.html Added a chunk on defensive/secure coding. To be finished 2005-06-18 12:26:45 +00:00
cvs.html Towards XHTML compatibility (once again !) 2005-02-09 14:59:24 +00:00
developer.html Removed references to journals. 2005-06-05 16:10:53 +00:00
docstyles.css Modification for XHTML compliance 2005-02-09 21:39:12 +00:00
faq.html Removed reference to journals. 2005-06-05 16:14:15 +00:00
features.html Removed references to Journal. 2005-06-05 16:17:09 +00:00
files.php Added Translation 2004-08-01 12:39:02 +00:00
future.html Getting rid of superfluous tag 2005-05-24 14:38:55 +00:00
install.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
installamp.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
intro.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
licence.html Updated the information about the Moodle trademark 2005-05-24 13:42:05 +00:00
module_files.txt Title translation was omitted 2003-10-12 20:56:05 +00:00
other.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
philosophy.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
README.txt New translated files 2003-10-08 16:48:00 +00:00
release.html Added a release date 2005-06-05 16:06:50 +00:00
releaseold.html Uniformisation of "guest" translation everywhere 2005-06-29 12:59:52 +00:00
teacher.html Removed reference to Journal 2005-06-05 16:21:11 +00:00
translation.html Extended guidelines for xml-compliance 2005-02-21 13:03:57 +00:00
upgrade.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00

Moodle documentation
--------------------

If you want to translate this documentation into another language,
I would suggest that you:

 1) don't include English versions of the files in this directory
    because they will be used automatically anyway if it is missing
    from your language pack.

 2) translate them in this order (starting with the important ones):
  
    MOST IMPORTANT
    |-------------------
    |
    |   - files.php
    |   - install.html
    |   - installamp.html
    |   - upgrade.html
    |   - faq.html
    |
    |  -----------------
    |
    |   - teacher.html
    |   - module_files.txt
    | 
    |  -----------------
    |   
    |   - intro.html
    |   - features.html
    |   - release.html
    |
    |  -----------------
    |
    |   - developer.html
    |   - cvs.html
    |   - future.html
    |
    |  -----------------
    |   
    |   - license.html
    |
    |-------------------
    LEAST IMPORTANT

 3) Please don't translate credits.html at all - it changes too much.