moodle/lang/en_utf8
2008-12-11 05:14:34 +00:00
..
docs cvsimport fixups 2007-08-29 13:10:11 +12:00
fonts
help multianswer qtype help: Fix HTML errors. 2008-12-11 05:14:34 +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 admin MDL-17429 Move registration button to admin menu, and make registration page a proper admin page, also fix bad DML call 2008-12-10 06:23:35 +00:00
algebra.php
assignment.php MDL-15758: fixing regressions i introduced in lib.php v 1.359 2008-09-09 21:06:19 +00:00
auth.php auth lang string: MDL-17209 typo fix 2008-11-13 14:49:12 +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
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 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-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles 2008-11-30 15:42:48 +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, remove 2 error()s in course and blog module 2008-07-24 04:59:29 +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 "CHAT_MOD/MDL-14651, language string for chat module" 2008-11-19 08:27:03 +00:00
choice.php "MDL-14129, add new lang string" 2008-05-23 07:10:37 +00:00
completion.php MDL-17153: Completion system - minor text change for accessibility 2008-11-06 17:19:00 +00:00
countries.php merge from 19_STABLE 2008-02-06 05:56:10 +00:00
coursereport_log.php MDL-17464 profile reports are now respecting course report caps 2008-11-30 12:04:27 +00:00
coursereport_outline.php MDL-17463 - renamed outline to activity report - merged from MOODLE_19_STABLE 2008-11-29 15:09:50 +00:00
coursereport_participation.php MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22:10 +00:00
coursereport_progress.php MDL-17463 chnging progress report cap to new standard 2008-11-29 16:41:20 +00:00
coursereport_stats.php MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22: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 database: MDL-16999 fix "Required Entries" and "Required Entries before viewing" settings. Display a warning message during upgrade process if the fields were set previously (partially merged from 1.9) 2008-11-21 07:19:00 +00:00
datapreset_imagegallery.php Merged new file from 1.8 MDL-10920 2007-08-21 03:40:20 +00:00
dbtransfer.php Fix typo. 2008-11-25 13:06:57 +00:00
debug.php MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +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 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-15785 new options for enforcing of enrolment key commplexity and requirements 2008-12-06 21:20:42 +00:00
enrol_mnet.php MDL-17357 Removed duplicate string definition. Merged from 1.9 2008-11-21 23:13:24 +00:00
enrol_paypal.php
error.php course categories: MDL-17502 when deleting a category and its contents, check moodle/course:delete capability. 2008-12-08 07:28:19 +00:00
exercise.php MDL-16729 - typo in 'Statements' 2008-10-02 14:41:51 +00:00
feedback.php MDL-14129, fixed hardcoded print_error for feedback module. 2008-09-26 06:01:22 +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 Fixed a typo 2008-11-22 21:50:00 +00:00
glossary.php cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table. 2008-11-13 08:40:57 +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-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE 2008-10-22 09:31:49 +00:00
group.php user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page. 2008-10-29 08:18:24 +00:00
hotpot.php "MDL-14129, fix print_error" 2008-06-15 11:40:25 +00:00
install.php MDL-13202 Windows Installer: Add new string to show mysqli usage 2008-11-30 23:22:28 +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 MDLSITE-548 - langconfig: Adding thousands separator. 2008-11-04 16:26:08 +00:00
lesson.php MDL-14155 2008-11-26 11:51:53 +00:00
mediaplugin.php New strings for accessibility 2007-01-08 12:47:13 +00:00
message.php MDL-14651 2008-11-18 05:21:57 +00:00
messageprocessor_email.php MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with 2008-09-23 02:27:57 +00:00
messageprocessor_jabber.php MDL-16267 and MDL-10107 2008-09-23 03:05:44 +00:00
messageprocessor_popup.php MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with 2008-09-23 02:27:57 +00:00
mimetypes.php
mnet.php mnet lang string: MDL-17209 typo fix 2008-11-13 14:47:24 +00:00
moodle.php javascript cleanup: MDL-16583 clean up the close_window function in weblib.php. 2008-12-10 08:57:50 +00:00
multilang.php
my.php
notes.php MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
pix.php
portfolio.php MDL-16587 portfolio export formats - support straight file export not just RICHHTML (html + attachments) , it doesn't make sense in things like box.net 2008-11-11 19:54:50 +00:00
portfolio_boxnet.php MDL-16519 - added some more help text to box.net config page 2008-09-16 13:01:34 +00:00
portfolio_download.php MDL-16414 - make the handling of the download portfolio plugin nicer 2008-09-16 14:23:41 +00:00
portfolio_flickr.php MDL-16341 Finished flickr plugin 2008-10-31 09:14:06 +00:00
portfolio_googledocs.php portfolio: MDL-16417 - Adding googledocs/picasa plugins 2008-11-29 20:24:25 +00:00
portfolio_mahara.php MDL-15362 - localised mnet server fault strings and added size to send_content_ready 2008-09-09 09:01:31 +00:00
portfolio_picasa.php portfolio: MDL-16417 - Adding googledocs/picasa plugins 2008-11-29 20:24:25 +00:00
qtype_calculated.php MDL-15123 Using true value limits to grade responses 2008-06-16 03:15:55 +00:00
qtype_datasetdependent.php qtype_datasetdependent lang string: MDL-17209 typo fix 2008-11-13 14:56:02 +00:00
qtype_match.php qtype match: MDL-16450 Change validation so it is possible to create matching questions with two stems and three answers. 2008-10-27 02:33:34 +00:00
qtype_multianswer.php MDL-14763 new lang strings and MDL-17134 2008-11-10 19:47:49 +00:00
qtype_multichoice.php MDL-17357 Removed duplicate string definition. Merged from 1.9 2008-11-21 23:13:24 +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_random.php random essay questions: MDL-8648 Allow essay questions to be selected by random question. 2008-11-28 06:07:11 +00:00
qtype_randomsamatch.php migrated randomsamatch to formslib. 2007-01-08 13:58:42 +00:00
qtype_shortanswer.php MDL-8475 - Better handling of blank answer - further changes to make it even more robust. Also, make the same changes to the shortanswer question type that were already made to the numerical question type. 2008-08-28 01:48:43 +00:00
qtype_truefalse.php qtype_truefalse lang string: MDL-16942 typo fix 2008-11-13 14:24:15 +00:00
question.php MDL-14676 "In question bank, problem with moodle/question:edit* when do not have moodle/question:move*" Fixed logic for processing submission of question form and also added some validation to check that the user has permissions to move a question. 2008-10-08 10:27:38 +00:00
quiz.php quiz editing: MDL-17409 converted strings to use $a 2008-12-04 15:13:22 +00:00
quiz_analysis.php MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
quiz_grading.php quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE. 2008-12-10 09:11:30 +00:00
quiz_overview.php MDL-17357 Removed duplicate string definition. Merged from 1.9 2008-11-21 23:13:24 +00:00
quiz_regrade.php MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report" putting quiz_regrade.php back into HEAD since lang files from HEAD are downloaded to use on older versions of Moodle, should not delete obsolete lang files. 2008-10-31 04:52:29 +00:00
quiz_responses.php "MDL-14129, fix hardcoded print_error" 2008-09-25 01:55:39 +00:00
quiz_statistics.php MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports" 2008-11-25 12:11:27 +00:00
README
report_capability.php MDL-16343 Report showing, for a given capability, how it is set in the definition of each role, and everywhere that it is overridden. 2008-09-08 07:01:41 +00:00
report_courseoverview.php MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22:10 +00:00
report_questioninstances.php MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22:10 +00:00
report_unittest.php MDL-17372 admin reports: Added full plugin support for admin reports; added specail capability for unittest execution, minor refactoring 2008-11-26 19:27:39 +00:00
repository.php REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597 2008-12-02 07:05:15 +00:00
repository_alfresco.php "MDL-17014, check soap extension before create alfresco plugin" 2008-10-27 02:57:29 +00:00
repository_boxnet.php MDL-15402: add some help texts to filckr/boxnet plugins 2008-09-17 06:09:10 +00:00
repository_flickr.php MDL-15402: add some help texts to filckr/boxnet plugins 2008-09-17 06:09:10 +00:00
repository_flickr_public.php REPOSITORY/MDL-15488 2008-12-02 07:03:54 +00:00
repository_local.php Some improvements to strings - translators should probably wait because there 2008-08-26 05:13:35 +00:00
repository_picasa.php repository: New Picasa Web Albums Plugin MDL-17473 2008-11-30 17:37:06 +00:00
repository_remotemoodle.php MDL-15352: check that the peer has been setup 2008-10-30 04:24:46 +00:00
repository_smb.php "MDL-16907, smb plugin for repository module" 2008-10-20 07:20:33 +00:00
repository_upload.php MDL-13766 2008-09-02 04:05:11 +00:00
repository_webdav.php "MDL-16908, webdav plugin for repository module" 2008-10-21 06:30:50 +00:00
repository_youtube.php "MDL-16911, youtube plugin for repository module" 2008-10-23 04:10:59 +00:00
resource.php cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table. 2008-11-13 08:40:57 +00:00
role.php course request: MDL-17575 and MDL-6160 further improvements: 2008-12-10 02:57:41 +00:00
scorm.php MDL-16651 - add in delete attempt capability - thanks Dan/Tim. 2008-11-29 17:51:47 +00:00
search.php MDL-14129, remove error() and white space in search module. 2008-07-21 08:28:26 +00:00
simpletest.php MDL-16486 Improved interface, added permission warning and other minor fixes 2008-09-23 06:42:18 +00:00
survey.php "MDL-14129, fix print_error" 2008-06-15 09:14:55 +00:00
table.php MDL-15937 "Table export formats descriptions" misspellings of 'separate' as 'seperate' fixing. Also found one misspelling of hierarchy 2008-08-15 10:06:10 +00:00
tag.php Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course. 2008-09-05 14:49:06 +00:00
tex.php
timezones.php
tinymce.php MDL-14739: New english translation file for TinyMCE. The format has been changed 2008-09-25 10:02:33 +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 wiki lang string: MDL-17209 typo fix 2008-11-13 14:53:43 +00:00
workshop.php MDL-16729 - typo in 'Statements' 2008-10-02 14:41:51 +00:00
xmldb.php xmldb lang string: MDL-17209 typo fix 2008-11-13 14:57:40 +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!