moodle/lang/en/docs
2003-01-05 04:19:35 +00:00
..
background.html Added document files to English translation 2002-12-29 14:37:53 +00:00
credits.html Language credits 2003-01-05 04:19:35 +00:00
cvs.html Added document files to English translation 2002-12-29 14:37:53 +00:00
developer.html Added document files to English translation 2002-12-29 14:37:53 +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 Changed a link 2003-01-03 03:25:48 +00:00
intro.html Added document files to English translation 2002-12-29 14:37:53 +00:00
licence.html Added document files to English translation 2002-12-29 14:37:53 +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 More stuff 2003-01-03 13:05:40 +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