moodle/lang/en
gustav_delius 48e535bc35 Activities can now be hidden/shown from the activity editing page. Also for modules that know about groups the groupmode can be set from there. See bug 2533. This required adding to the mod.html files calls to new functions print_visible_setting() and print_groupmode_setting() which are combined in print_standard_coursemodule_settings().
The visibility of coursemodules is now always set through the function set_coursemodule_visible() in order to make sure that the associated events get updated in the calendar appropriately.

If moving a coursemodule to a hidden section then the module is set to hidden as well and its events are hidden in the calendar.

If deleting a coursemodule its events are deleted from the calendar.

The function choose_from_menu() has an extra optional argument $disabled which, when set to true, will disable the menu.

For the sake of consistency the function set_groupmode_for_module has been renamed to set_coursemodule_groupmode and the functions show_course_module() and hide_course_module() have been combined to set_coursemodule_visible().
2005-02-12 21:41:22 +00:00
..
docs extended guidelines for xml-compliance 2005-02-10 11:18:32 +00:00
fonts
help xhtml compliance 2005-02-10 11:30:10 +00:00
activitynames.php
admin.php This more or less completes the PHP side of the 1.5 themes 2005-02-10 10:28:27 +00:00
algebra.php
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 Updated strings, moved from moodle.php 2005-02-09 13:49: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 Perfecting the wording to distinguish between singular and plural. 2005-02-01 08:44:04 +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
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 Nolink is not only for glossaries 2005-02-07 15:06:13 +00:00
emailprotect.php
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 New string for forum search 2005-02-08 18:09:59 +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 strings and de-capitalised most of the others. :-) 2005-02-09 15:20:59 +00:00
mediaplugin.php
message.php Added two strings to allow backups of MIM in site backups. 2005-02-12 18:54:56 +00:00
moodle.php Activities can now be hidden/shown from the activity editing page. Also for modules that know about groups the groupmode can be set from there. See bug 2533. This required adding to the mod.html files calls to new functions print_visible_setting() and print_groupmode_setting() which are combined in print_standard_coursemodule_settings(). 2005-02-12 21:41:22 +00:00
multilang.php
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
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
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!