moodle/lang/fr/docs
2005-05-11 14:46:02 +00:00
..
background.html moving to xhtml doctype 2005-02-08 22:23:11 +00:00
coding.html Added information about phpdoc 2005-04-27 07:05:15 +00:00
cvs.html Towards XHTML compatibility (once again !) 2005-02-09 14:59:24 +00:00
developer.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
docstyles.css Modification for XHTML compliance 2005-02-09 21:39:12 +00:00
faq.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
features.html Towards XHTML compatibility 2005-02-09 11:03:44 +00:00
files.php Added Translation 2004-08-01 12:39:02 +00:00
future.html Towards XHTML compatibility 2005-02-09 11:03:44 +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 copyright date and URL 2005-03-03 07:34:23 +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 Forgotten english word translated: extensibilité for scalability 2005-05-11 14:46:02 +00:00
releaseold.html Added all the old 1.4 info to this page now 2005-05-07 20:10:02 +00:00
teacher.html XHTML compliant 2005-02-10 10:44:24 +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.