moodle/lang/en/docs
2003-01-21 12:57:10 +00:00
..
background.html Fixed a link 2003-01-05 13:19:21 +00:00
credits.html Added Rodrigo 2003-01-20 07:13:25 +00:00
cvs.html Added document files to English translation 2002-12-29 14:37:53 +00:00
developer.html Updates 2003-01-06 08:42:08 +00:00
features.html Mention language count 2003-01-03 14:39:13 +00:00
files.php Necessary file for documentation to work! 2003-01-01 11:26:50 +00:00
future.html Added document files to English translation 2002-12-29 14:37:53 +00:00
install.html Put in a check for the sessions directory 2003-01-10 07:33:26 +00:00
intro.html Added document files to English translation 2002-12-29 14:37:53 +00:00
licence.html Even better :-) 2003-01-21 12:57:10 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
README.txt Various little fixes to remove warnings (usually about empty variables) 2002-12-29 17:32:32 +00:00
release.html Updated version and release notes 2003-01-12 07:11:44 +00:00
teacher.html Added document files to English translation 2002-12-29 14:37:53 +00:00
upgrade.html Added document files to English translation 2002-12-29 14:37:53 +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
    |   - upgrade.html
    |
    |  -----------------
    |
    |   - teacher.html
    |   - module_files.txt
    | 
    |  -----------------
    |   
    |   - intro.html
    |   - features.html
    |   - release.html
    |
    |  -----------------
    |
    |   - developer.html
    |   - cvs.html
    |   - future.html
    |
    |  -----------------
    |   
    |   - license.html
    |   - credits.html
    |
    |-------------------
    LEAST IMPORTANT