moodle/lang/en/docs
2004-05-11 03:31:20 +00:00
..
background.html Tiny typo 2004-04-09 13:12:36 +00:00
coding.html Strings in language files should always be lower case 2004-04-26 09:37:12 +00:00
credits.html Slight tweaking 2004-03-20 15:23:14 +00:00
cvs.html Fixed CVS hosts 2004-05-04 12:24:57 +00:00
developer.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
docstyles.css Nicer styles in Mozilla 2003-10-18 11:44:52 +00:00
faq.html Added information about Norton fireewalls 2003-10-10 03:15:48 +00:00
features.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
files.php First round clean up of the docs 2003-10-01 18:00:41 +00:00
future.html More realistic dates 2004-05-03 12:14:31 +00:00
install.html Small fix for bug 1364 when talking about database support in future 2004-05-11 03:31:20 +00:00
installamp.html Updates for EasyPHP 1.7 2003-10-23 03:49:11 +00:00
intro.html Removed the offensive "and" 2003-10-30 03:44:49 +00:00
licence.html Slight wording change 2004-03-20 15:57:46 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
other.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
philosophy.html Shapes not shape 2003-12-31 15:22:05 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html Cleanups 2004-05-10 17:34:40 +00:00
releaseold.html Old release info 2004-02-08 13:51:30 +00:00
teacher.html Added links to the other help files 2004-01-14 03:10:35 +00:00
upgrade.html First round clean up of the docs 2003-10-01 18:00:41 +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.