moodle/lang/en
2002-10-25 08:15:03 +00:00
..
docs Slight improvements to documentation 2002-08-28 13:20:20 +00:00
help Added help pages to quiz module. 2002-10-22 10:38:00 +00:00
assignment.php Added a new string to make it very clear how to upload assignments 2002-10-11 01:58:24 +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 Fixes bug 112 2002-10-03 11:15:50 +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 Slight change to configlocale ... added examples 2002-10-25 08:01:48 +00:00
quiz.php Added translation for Attempt quiz now 2002-10-25 08:15:03 +00:00
README Added my email address 2002-09-21 07:07:44 +00:00
resource.php Changed string neverread to neverseen 2002-10-17 14:28:12 +00:00
survey.php New function to show new surveys in recent activity box 2002-09-22 03:51:28 +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