moodle/lang/en
moodler 4c46c425db Changes to integrate the new HTML editor into Moodle in an optional way
until it's stable enough to replace Richtext

To enable the new editor, add this line into config.php:

  $CFG->useneweditor = true;
2003-10-29 08:06:11 +00:00
..
docs Trivial changes that were hanging around 2003-10-26 16:12:03 +00:00
fonts Some info about this directory 2003-01-21 09:21:20 +00:00
help I revised some of the Glossary texts in English. 2003-10-22 13:59:46 +00:00
assignment.php No due date string 2003-10-26 16:10:27 +00:00
attendance.php Added grading support for attendance - including settings and database 2003-09-25 22:47:11 +00:00
auth.php New authentication method - a very simple one called "manual". 2003-04-24 15:01:15 +00:00
chat.php COnfiguration variables can now be edited via GUI 2003-08-23 14:03:14 +00:00
choice.php New strings for publishing results 2003-01-01 06:40:55 +00:00
countries.php The list of countries has finally been moved into the language packs 2003-09-26 08:04:48 +00:00
dialogue.php Some additional strings for version 2003101300. 2003-10-13 12:39:45 +00:00
editor.php Changes to integrate the new HTML editor into Moodle in an optional way 2003-10-29 08:06:11 +00:00
exercise.php Extra sting for Administration page. 2003-10-23 17:31:39 +00:00
forum.php New strings and help pages for file upload restrictions 2003-10-06 17:44:42 +00:00
glossary.php Slight alteration to search option, since not all glossary types 2003-10-27 06:25:56 +00:00
journal.php Mail-outs for assignment and journal module are now translatable. 2003-05-13 16:02:08 +00:00
label.php New help files for label module 2003-09-14 12:20:32 +00:00
moodle.php Changes to integrate the new HTML editor into Moodle in an optional way 2003-10-29 08:06:11 +00:00
quiz.php quiz option - "Each attempt builds on the last" 2003-08-11 11:47:30 +00:00
README Updated 2003-09-10 16:55:22 +00:00
resource.php new string for choosing a file 2003-10-19 15:18:19 +00:00
survey.php OK, this is pretty much time to call it 1.0.9 Beta 1 ... I'm going to 2003-05-15 17:16:15 +00:00
webquest.php - Adding webquest.php to the lang directory.. It's annoying that the system can't find the file and mess all the screen when editing is on. 2003-10-19 16:03:24 +00:00
workshop.php Minor change to phase names. 2003-10-13 16:16:36 +00:00

ENGLISH
-------

English is the default language of Moodle, and this language 
pack is the "master" set against which other packs are compared.

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

Each installed activity module in moodle/mod 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 Martin Dougiamas!