moodle/lang/en
moodler 9c9f7d7790 Various little fixes to remove warnings (usually about empty variables)
when error_reporting is turned up to 15 or so ... more of these to come ...
2002-12-29 17:32:32 +00:00
..
docs Various little fixes to remove warnings (usually about empty variables) 2002-12-29 17:32:32 +00:00
help New documentation for Moodle - new resource type called "Program" 2002-12-24 06:59:13 +00:00
assignment.php Fixed two missing strings 2002-12-12 03:14:13 +00:00
auth.php With external authentication, the change password button on the user 2002-11-28 12:31:46 +00:00
choice.php Added single quotes around all the keys ... even though PHP works 2002-09-21 07:18:16 +00:00
forum.php Removed two old strings 2002-12-13 09:55:41 +00:00
journal.php SHow number of journal entries in the teacher link to report 2002-09-22 03:16:40 +00:00
moodle.php More moving functions around and removal of hardcoded SQL 2002-12-23 03:07:01 +00:00
quiz.php Add a javascript confirmation when submitting a quiz attempt 2002-12-09 08:20:19 +00:00
README Added my email address 2002-09-21 07:07:44 +00:00
resource.php New documentation for Moodle - new resource type called "Program" 2002-12-24 06:59:13 +00:00
survey.php Fixed an error in survey.php in all languages ... colles18hort should be colles18short 2002-12-22 13:26:16 +00:00

README FOR LANGUAGE PLUGIN
--------------------------

This directory contains all the strings and texts needed
to render a Moodle site in a particular language.

The default language is English.  If a string is missing 
for any reason from another language, then the English 
version will be used.

Note that each installed module should have a file here,
as well as the main file which is called "moodle.php".

The "help" directory contains whole pages written in HTML,
and the "docs" directory contains other miscellaneous 
documents.

If you are thinking of translating Moodle to another language,
please contact me so I can help you!

Cheers,
Martin      martin@dougiamas.com