moodle/lang/en_utf8
2008-07-21 08:03:42 +00:00
..
docs cvsimport fixups 2007-08-29 13:10:11 +12:00
fonts
help MDL-15244, help file for ip blocking page. 2008-07-14 09:10: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
admin.php MDL-15244, add ability to block ip addresses. 2008-07-16 02:16:42 +00:00
algebra.php
assignment.php "MDL-14129, add new lang string" 2008-05-22 07:24:35 +00:00
auth.php MDL-13811 reworked unsetting of preferences and minor tweaks 2008-07-05 22:46:31 +00:00
auth_mnet.php
block_course_list.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
block_course_summary.php
block_glossary_random.php MDL-14635 remove tags from glossary block help, merged from 19 2008-06-25 03:26:08 +00:00
block_html.php
block_loancalc.php
block_mentees.php
block_mnet_hosts.php
block_online_users.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
block_quiz_results.php
block_rss_client.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
block_search.php Drift between CVS and git 2008-06-25 17:31:23 +00:00
block_search_forums.php
block_section_links.php
block_social_activities.php
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
block_tags.php MDL-11992: adding course tagging patch, by John Beedell. This feature is not 2008-06-30 09:04:07 +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
chat.php "MDL-8642, setting of auto scrolling, merged from MOODLE_19_STABLE" 2008-06-18 04:06:11 +00:00
choice.php "MDL-14129, add new lang string" 2008-05-23 07:10:37 +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-14129] s/invild/invalid/ from previous commit 2008-06-25 17:31:23 +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, fix print_error" 2008-06-15 11:47:27 +00:00
editor.php
emailprotect.php
enrol_authorize.php http://moodle.org/mod/forum/discuss.php?d=100629 2008-07-04 16:59:24 +00:00
enrol_database.php MDL-12296: 2007-11-21 11:06:46 +00:00
enrol_flatfile.php
enrol_imsenterprise.php
enrol_ldap.php
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
error.php MDL-14129, remove error() call 2008-07-21 07:18:58 +00:00
exercise.php
feedback.php MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback 2008-06-22 18:14:42 +00:00
filters.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
form.php MDL-14129, fix print_error 2008-05-15 03:22:13 +00:00
forum.php MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
glossary.php "MDL-14129, add lang string" 2008-06-06 03:17:01 +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-14129, fix print_error" 2008-06-15 12:02:43 +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-14129, fix print_error" 2008-06-15 11:40:25 +00:00
install.php MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes) 2008-06-22 21:35:07 +00:00
journal.php
label.php
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-14129, add lang string" 2008-06-15 08:35:34 +00:00
mediaplugin.php
message.php "MDL-14129, fix print_error" 2008-06-13 06:55:25 +00:00
mimetypes.php
mnet.php MDL-14129, fix incorrect print_error() call 2008-04-16 09:16:50 +00:00
moodle.php MDL-15614 Add 3 missing PHP error codes to get_file_upload_error() 2008-07-14 02:38:50 +00:00
multilang.php
my.php
notes.php "MDL-14129, fix print_error" 2008-06-13 06:50:06 +00:00
pix.php
qtype_calculated.php MDL-15123 Using true value limits to grade responses 2008-06-16 03:15:55 +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
qtype_multianswer.php MDL-14625 more tolerant to missing subquestions 2008-06-16 12:36:17 +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
qtype_shortanswer.php
qtype_truefalse.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:50:59 +00:00
question.php MDL-11905 - Users with the capability to export questions may not have the capability to access backupdata. Therefore we need to change where question export files are stored. Merged from the 1.9 stable branch. 2008-07-08 11:23:31 +00:00
quiz.php MDL-15542 - Refactor quiz response processing into a separate processresponses.php. 2008-07-15 16:46:24 +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-15011 "grading report : allow user to select to grade next 10 ungraded attempts" added a new link and options to the grading report page to display only the next 10 ungraded attempts to grade. Also some fixes for faulty sql for ungraded option which was not respecting the users groups selection. 2008-05-29 14:14:27 +00:00
quiz_overview.php MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" 2008-07-11 07:27:14 +00:00
quiz_regrade.php
quiz_responses.php MDL-15631 "move detailled responses report out of contrib into main distribution" adding responses report to main distribution 2008-07-20 14:29:10 +00:00
quiz_statistics.php MDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position stats code into a seperate class in qstats.php and now calculating item statistics too. 2008-07-18 14:36:24 +00:00
README
resource.php "MDL-14129, add new lang string" 2008-06-12 10:57:54 +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 Fixed a typo for scorm.php MDL-14129. 2008-06-15 15:42:27 +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-14129, fix print_error" 2008-06-15 09:14:55 +00:00
table.php MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" 2008-06-06 12:03:09 +00:00
tag.php MDL-11992: adding course tagging patch, by John Beedell. This feature is not 2008-06-30 09:04:07 +00:00
tex.php
timezones.php
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 "MDL-14129, add new lang string" 2008-06-15 10:47:40 +00:00
workshop.php
xmldb.php Fixed typo MDL-15054, sorry. 2008-05-30 05:42:19 +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!