moodle/lang/en_utf8
2008-05-14 08:18:15 +00:00
..
docs cvsimport fixups 2007-08-29 13:10:11 +12:00
fonts Bug #5937 - Fix nonascii chars in graphs: 2006-06-29 21:22:16 +00:00
help MDL-14738 Merged. Roles section on course settings is now "Role renaming", with help. 2008-05-13 06:16:51 +00:00
access.php Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript. 2007-12-18 17:18:19 +00:00
activitynames.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
admin.php MDL-14659 2008-05-06 14:51:30 +00:00
algebra.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
assignment.php "MDL-14129, fix print_error" 2008-05-01 05:44:41 +00:00
auth.php MDL-14129, fix incorrect print_error() call 2008-04-16 09:16:50 +00:00
auth_mnet.php Mnet: Update user's enrolment information on jump/land 2007-01-23 02:38:54 +00:00
block_course_list.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
block_course_summary.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_glossary_random.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_html.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_loancalc.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_mentees.php merged fix for MDL-8782, adding a mentees block 2007-03-09 07:08:27 +00:00
block_mnet_hosts.php mnet: new mnet_hosts block 2007-01-04 03:23:48 +00:00
block_online_users.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
block_quiz_results.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_rss_client.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
block_search.php MDL-12742 Merged new core language file from 1.9 for search 2008-04-19 13:27:08 +00:00
block_search_forums.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_section_links.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_social_activities.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_tag_flickr.php Added new blocks for flickr and youtube to tags (thanks, Luiz!) MDL-10169 2007-08-12 16:53:24 +00:00
block_tag_youtube.php MDL-11158, "& needs fix to & in ... for 'en' and other language packs" 2007-09-07 13:53:28 +00:00
blog.php MDL-14129, fix print_error call 2008-04-24 02:24:49 +00:00
bulkusers.php MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing 2007-11-13 08:43:20 +00:00
calendar.php MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE 2007-11-29 14:43:04 +00:00
censor.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
chat.php MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE 2008-01-24 20:33:50 +00:00
choice.php fix for MDL-7128 lang file. 2008-01-18 00:38:12 +00:00
countries.php merge from 19_STABLE 2008-02-06 05:56:10 +00:00
currencies.php "new" is out of Mexican Peso since 1996 MDL-9086 2007-08-05 13:25:44 +00:00
data.php MDL-12861 overriding of database settings now optional when using presets; merged from MOODLE_19_STABLE 2008-04-20 10:09:28 +00:00
datapreset_imagegallery.php Merged new file from 1.8 MDL-10920 2007-08-21 03:40:20 +00:00
debug.php "MDL-14129, add new lang strings" 2008-05-14 08:18:15 +00:00
editor.php New strings required to fix MDL-7437. 2006-12-08 04:41:19 +00:00
emailprotect.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
enrol_authorize.php Accesbility Improvements. Strings added: orderdetails, cclastfour, isbusinesschecking, shopper 2008-02-11 10:44:09 +00:00
enrol_database.php MDL-12296: 2007-11-21 11:06:46 +00:00
enrol_flatfile.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
enrol_imsenterprise.php MDL-8290, fix for broken plugins 2007-02-09 07:47:14 +00:00
enrol_ldap.php Merged string fixes from stable 2007-02-23 06:58:43 +00:00
enrol_manual.php MDL-10585: 2007-08-01 10:56:50 +00:00
enrol_mnet.php MDL-11329: fixed text: "Local courses for external users:" 2007-10-16 09:15:02 +00:00
enrol_paypal.php MDL-7434 all images that convey information should have alt text to convey that information - part 2 2006-11-25 18:09:33 +00:00
error.php "MDL-14129, add new lang strings" 2008-05-14 08:18:15 +00:00
exercise.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
feedback.php some new strings for the new multiplechoice item 2008-04-28 10:02:41 +00:00
filters.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
form.php MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form 2007-12-03 15:42:11 +00:00
forum.php "MDL-14129, fix print_error call" 2008-04-30 04:09:29 +00:00
glossary.php MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE 2007-11-29 14:43:04 +00:00
gradeexport_ods.php MDL-11811 OpenDocument is correct name for file format; merged from MOODLE_19_STABLE 2008-02-17 19:48:31 +00:00
gradeexport_txt.php MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option 2007-09-27 06:51:54 +00:00
gradeexport_xls.php MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option 2007-09-27 06:51:54 +00:00
gradeexport_xml.php MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option 2007-09-27 06:51:54 +00:00
gradeimport_csv.php New strings for grade stuff MDL-10989 2007-08-26 05:48:24 +00:00
gradeimport_xml.php MDL-12913 - Error messages when doing an XML grade import are not very helpful, include the idnumber that is causing the problem in the error message. 2008-01-10 15:38:48 +00:00
gradereport_grader.php Various language string fixes for grade reports 2007-07-23 08:13:59 +00:00
gradereport_outcomes.php New strings for grade stuff MDL-10989 2007-08-26 05:48:24 +00:00
gradereport_overview.php New strings for grade stuff MDL-10989 2007-08-26 05:48:24 +00:00
gradereport_user.php Various language string fixes for grade reports 2007-07-23 08:13:59 +00:00
grades.php MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax. 2008-04-18 19:30:28 +00:00
group.php MDL-2674 minor lang improvement; backported from MOODLE_19_STABLE 2008-03-20 21:17:40 +00:00
hotpot.php MDL-12707 - moved hotpot/ lams to use new admin settings 2007-12-22 19:57:46 +00:00
install.php MDL-14656 Make install.php XHTML compliant, merged from 19 2008-05-08 02:21:53 +00:00
journal.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
label.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
lams.php MDL-12707 - moved hotpot/ lams to use new admin settings 2007-12-22 19:57:46 +00:00
langconfig.php MDL-12300 message window does show date now, merged from 19 2008-05-08 03:49:51 +00:00
lesson.php MDL-13795 - Proposed fix to show a nice string instead of a non-existent deadline. (merge) 2008-03-06 05:02:07 +00:00
mediaplugin.php New strings for accessibility 2007-01-08 12:47:13 +00:00
message.php MDL-10028, adding a string 2007-11-22 01:05:36 +00:00
mimetypes.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
mnet.php MDL-14129, fix incorrect print_error() call 2008-04-16 09:16:50 +00:00
moodle.php MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE 2008-05-13 22:04:06 +00:00
multilang.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
my.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
notes.php MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE 2007-11-29 14:43:04 +00:00
pix.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
qtype_calculated.php add string of Update the category button 2007-04-20 02:43:28 +00:00
qtype_datasetdependent.php adding or deleting more than 1 dataitems in one step in datasetitems_form.php 2007-05-22 02:23:50 +00:00
qtype_match.php various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib. 2007-01-07 12:46:47 +00:00
qtype_multianswer.php MDL-14435 Removing capitals 2008-04-21 02:48:06 +00:00
qtype_multichoice.php FIxed a string name which changed 2007-10-04 06:06:07 +00:00
qtype_numerical.php MDL-9173 - Can't create match anything answer to numerical question type. Merged from OU Moodle. 2007-04-02 13:02:09 +00:00
qtype_randomsamatch.php migrated randomsamatch to formslib. 2007-01-08 13:58:42 +00:00
qtype_shortanswer.php various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib. 2007-01-07 12:46:47 +00:00
qtype_truefalse.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:50:59 +00:00
question.php MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE 2008-05-13 21:52:38 +00:00
quiz.php MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes. 2008-03-07 12:33:07 +00:00
quiz_analysis.php MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word 2008-03-17 14:22:38 +00:00
quiz_grading.php MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE. 2007-12-18 16:12:11 +00:00
quiz_overview.php For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is. Some changes to lang strings for overview report settings form to indicate that options affect downloaded data as well as data shown on the screen. 2008-05-08 10:11:06 +00:00
quiz_regrade.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
quiz_responses.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
README
resource.php Added missing string for forcedowload option. MDL-14010 ; merged from 19_STABLE 2008-03-24 10:31:20 +00:00
role.php MDL-12895 frontpage participants page improvements; merged from MOODLE_19_STABLE 2008-04-18 08:35:16 +00:00
scorm.php MDL-11722 - incorrect string - creating new one so that other lang packs translate it correctly. 2008-03-04 20:11:36 +00:00
search.php MDL-12234, fixing unicode issues with global search 2007-11-20 04:12:18 +00:00
simpletest.php and now with content of version 1.2 2007-08-30 20:19:58 +00:00
survey.php MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE 2007-11-29 14:43:04 +00:00
tag.php MDL-13728 - Tag form editing now provides a checkbox to set the tag type (official or not), and it's all base on tag:manage. (merge) 2008-02-29 09:35:04 +00:00
tex.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
timezones.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
userkey.php MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE 2008-03-03 10:25:37 +00:00
wiki.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
workshop.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
xmldb.php Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgradeitem are incomplete. The other tests work great however, and no longer a need for DB data 2007-11-07 17:59:33 +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!