moodle/lang/en
moodler f37da85054 MAJOR NEW FEATURE: Tracking of read/unread posts
Many thanks to Mike Churchward for his work on this and persevering
with sending updated versions to me.  :-)

Shane and I have polished it up, rewritten a few parts (display-related)
and here it is, finally in CVS!

I think there will still need to be some optimisation for the SQL,
since it's still pretty intensive. Perhaps some sort of caching in
the session that gets modified along with the database whenever
something gets read.

However if there are problems the whole thing can be switched off
in the forum module config so this is not crucially urgent.
2005-01-29 09:49:42 +00:00
..
docs Updated it a little 2005-01-16 15:49:04 +00:00
fonts Some info about this directory 2003-01-21 09:21:20 +00:00
help Added bit for Learnwise import format. 2005-01-26 10:47:54 +00:00
activitynames.php Changed to single quotes... :-) 2004-05-24 18:14:55 +00:00
admin.php The cron warning has been rewritten, and now has links. 2005-01-28 17:53:07 +00:00
algebra.php Some new strings, including filter names 2004-02-22 12:14:37 +00:00
appointment.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
assignment.php Email alerts to teachers 2005-01-05 17:13:44 +00:00
attendance.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
auth.php moving towards XHTML compliance 2005-01-07 23:55:49 +00:00
block_course_list.php Filled out a missing string that caused people some consternation in the forums 2004-12-16 07:32:37 +00:00
block_course_summary.php Fix for bug 2372: 2005-01-17 14:29:27 +00:00
block_html.php Added Jon's html block from contrib! Thanks, Jon! 2005-01-29 03:48:45 +00:00
block_online_users.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
block_quiz_results.php One more string here, I had forgotten to add it. 2005-01-27 23:58:10 +00:00
block_rss_client.php new string for image feed display option in instance config 2005-01-29 03:03:18 +00:00
block_section_links.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
block_social_activities.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
calendar.php Two new strings for the new calendar preference. 2005-01-12 12:10:17 +00:00
censor.php Some new strings, including filter names 2004-02-22 12:14:37 +00:00
chat.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
choice.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
countries.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
dialogue.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
editor.php Updating editor strings. 2005-01-22 10:55:25 +00:00
emailprotect.php New filter for Email protection ... filters all email addresses in Moodle 2004-09-02 04:14:06 +00:00
enrol_database.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
enrol_flatfile.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
enrol_internal.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
enrol_ldap.php noticed a couple typo's while translating 2004-11-22 23:35:33 +00:00
enrol_paypal.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
error.php Error message for sesskey 2004-10-08 03:59:56 +00:00
exercise.php moving towards XHTML compliance 2005-01-07 23:55:49 +00:00
forum.php MAJOR NEW FEATURE: Tracking of read/unread posts 2005-01-29 09:49:42 +00:00
glossary.php Now print-view availability for students can be configured by glossary. 2005-01-12 00:55:38 +00:00
hotpot.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
install.php moving towards XHTML compliance 2005-01-07 23:55:49 +00:00
journal.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
label.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
lesson.php added some new lang entries for mod.html 2005-01-27 21:37:41 +00:00
mediaplugin.php Some new strings, including filter names 2004-02-22 12:14:37 +00:00
message.php SOme code tidyups, and fixes for missing langauge strings as per bug 2340 2005-01-05 15:31:43 +00:00
moodle.php Initial checkin for import course content functionality (uses backup/restore). Probably needs wording changes and new icon! Please test me *thoroughly*! 2005-01-27 02:35:10 +00:00
multilang.php Some new strings, including filter names 2004-02-22 12:14:37 +00:00
pix.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
questionnaire.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
quiz.php Something I didn't check in ages ago 2005-01-28 17:39:21 +00:00
README Updated 2003-09-10 16:55:22 +00:00
resource.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
scorm.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
survey.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
tex.php Some new strings, including filter names 2004-02-22 12:14:37 +00:00
webquest.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
wiki.php towards XHTML compliance 2004-09-12 13:21:01 +00:00
workshop.php Fixed a typo 2005-01-28 17:35:43 +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!