moodle/lang/en_utf8
2009-09-06 09:24:57 +00:00
..
fonts Bug #5937 - Fix nonascii chars in graphs: 2006-06-29 21:22:16 +00:00
help MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
access.php ajaxlib: MDL-16695 New page_requirements_manager class. Soon to replace require_js. 2009-06-12 03:13:29 +00:00
activitynames.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
admin.php MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
algebra.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
assignment.php MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
auth.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_cas.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_db.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_email.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_fc.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_imap.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_ldap.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_manual.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_mnet.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_nntp.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_nologin.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_none.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_pam.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_pop3.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_radius.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
auth_shibboleth.php authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
block.php blocks: MDL-19893 move blocks on page UI - part 1 2009-07-30 08:22:12 +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_global_navigation_tree.php MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle. 2009-08-28 10:28:16 +00:00
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 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 blocks: MDL-19889 Convert mentees block to use edit_form.php - lang string. 2009-07-29 05:19:45 +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 Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
block_rss_client.php block/rss_client: MDL-19990 Make feed discovery configurable 2009-08-03 16:56:53 +00:00
block_search.php Drift between CVS and git 2008-06-25 17:31:23 +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_settings_navigation_tree.php MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle. 2009-08-28 10:28:16 +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
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-19676 Blog improvements 2009-09-04 00:36:43 +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-14651, fixed duplicate users in list, add language string" 2009-09-06 09:24:57 +00:00
choice.php MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:25:27 +00:00
completion.php MDL-19692: Completion tracking help icon enhancements 2009-07-14 14:00:34 +00:00
condition.php MDL-18297: Changed date conditions so that the text and behaviour is more natural. 2009-04-17 16:06:29 +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 MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:35:10 +00:00
datapreset_imagegallery.php Merged new file from 1.8 MDL-10920 2007-08-21 03:40:20 +00:00
dbtransfer.php admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening. 2009-02-12 08:34:35 +00:00
debug.php MDL-18195 installer - improve CFG->dirroot error message 2009-02-09 17:46:29 +00:00
editor.php MDL-19211 text editor plugins configuration 2009-05-17 21:10:06 +00:00
editor_textarea.php MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon 2009-05-16 20:53:21 +00:00
editor_tinymce.php MDL-19872 imported new TinyMCE 3.2.5 2009-07-19 13:05:21 +00:00
emailprotect.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
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 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-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 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-16596, make non-js filemanager identical to ajax filemanager, added more language strings" 2009-09-04 06:48:26 +00:00
exercise.php MDL-16729 - typo in 'Statements' 2008-10-02 14:41:51 +00:00
feedback.php MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:25:27 +00:00
filter_tidy.php filters: MDL-17684 Look for the filter name in filter_myfilter.php first. 2009-03-30 08:33:13 +00:00
filters.php filters: MDL-7336 code to let people edit local filter config 2009-04-13 07:14:27 +00:00
folder.php MDL-20066 new folder module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks 2009-08-13 20:47:43 +00:00
form.php MDL-18500 New formslib element type duration for periods of time. 2009-03-11 06:07:33 +00:00
forum.php navigation MDL-14632 Very significant navigation commit 2009-08-28 08:47:31 +00:00
glossary.php MDL-11790 Added missing lang strings, merged from MOODLE_19_STABLE 2009-08-17 14:51:18 +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 MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913) 2009-02-09 10:49:41 +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-19797 Upgraded most output code in grader report 2009-08-28 05:29:05 +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-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:16:08 +00:00
imscp.php MDL-20067 new IMS Content package module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks 2009-08-13 20:48:32 +00:00
install.php MDL-19374 fixed a typo. 2009-06-02 19:26:28 +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 MDLSITE-548 - langconfig: Adding thousands separator. 2008-11-04 16:26:08 +00:00
lesson.php MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:47:18 +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 Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
mnet.php mnet lang string: MDL-17209 typo fix 2008-11-13 14:47:24 +00:00
moodle.php "MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings" 2009-09-04 06:48:26 +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-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
page.php MDL-20068 new Page module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks 2009-08-13 20:49:07 +00:00
pix.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
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
qformat_gift.php MDL-18390: 2009-03-03 15:36:17 +00:00
qformat_xml.php MDL-18555: 2009-03-16 14:25:30 +00:00
qtype_calculated.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_calculatedsimple.php MDL-17366 modifying lang strings 2009-06-03 03:05:45 +00:00
qtype_datasetdependent.php MDL-17366 modifying lang strings 2009-06-03 03:05:45 +00:00
qtype_description.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_essay.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_match.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_missingtype.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_multianswer.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_multichoice.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_numerical.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_random.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_randomsamatch.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_shortanswer.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
qtype_truefalse.php quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue. 2009-02-25 07:14:03 +00:00
question.php MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:17:10 +00:00
quiz.php quiz: MDL-19891 fix that quiz navigation block that was broken by the blocks changes. 2009-07-23 09:20:33 +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_configlog.php MDL-17878 basic UI for looking at config log 2009-01-13 21:13:16 +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_security.php MDL-18274 fixed lang string, thanks Helen 2009-02-19 07:21:21 +00:00
report_spamcleaner.php MDL-18223 merged spam cleaner into head + removed legacy code + fixed report title 2009-02-17 22:37:48 +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 "MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings" 2009-09-04 06:48:26 +00:00
repository_alfresco.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_boxnet.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_draft.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_filesystem.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_flickr.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_flickr_public.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_googledocs.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_local.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_mahara.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_picasa.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_remotemoodle.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_s3.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_upload.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_url.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_webdav.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_wikimedia.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_youtube.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
resource.php MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker 2009-08-13 20:45:50 +00:00
role.php MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
scorm.php MDL-18910 full support for module intro editor with embedded images 2009-04-22 06:48:15 +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-19579 code coverage - show link to latest complete report 2009-06-26 17:07:33 +00:00
survey.php MDL-19067 removed obsoleted string (never used in any STABLE branch) 2009-05-05 09:05:27 +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 formslib / tags: MDL-17889 improvements to this field type: 2009-01-16 07:07:21 +00:00
tex.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
theme_standard.php blocks editing ui: MDL-19398 Can how precisely control block positioning using the edit icon 2009-07-16 10:50:19 +00:00
timezones.php Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
url.php MDL-20069 new URL module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks 2009-08-13 20:49:37 +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
webservice.php web services MDL-12886 fix REST/SOAP/XMLRPC test clients (function names are not called tmp_ anymore) 2009-04-28 07:04:50 +00:00
wiki.php MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:17:10 +00:00
xmldb.php MDL-9176 xmldb editor - now it's possible to save from edit file page (always forget strings, grrr) 2009-05-28 23:27:05 +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!