moodle/lang/en_utf8
2009-12-22 07:09:28 +00:00
..
fonts
help MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +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
admin.php webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file 2009-12-21 04:01:02 +00:00
algebra.php
assignment.php mod-assignment MDL-20241 Upgraded assignment to use new navigation blocks 2009-09-09 08:23:41 +00:00
auth.php en_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backwards compatibility 2009-10-09 05:25:00 +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
auth_webservice.php MDL-17135 basic ws auth plugin, this plugin does not allow normal logins through /login/index.php 2009-10-06 20:26:22 +00:00
block.php blocks: MDL-19893 move blocks on page UI - part 1 2009-07-30 08:22:12 +00:00
block_blog_recent.php MDL-19688 Recent blog entries block 2009-10-30 07:27:33 +00:00
block_course_list.php
block_course_summary.php
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
block_html.php
block_loancalc.php
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
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-20565 When editing is off, hiding blocks whose sub-system is disabled at site level. When editing is on, printing a "[subsytem] is disabled" message. 2009-10-15 01:36:50 +00:00
block_search.php
block_search_forums.php
block_section_links.php "MDL-20125, added configurable setting to section_links block, credits to Jason Hardin, merged from 1.9" 2009-12-04 09:01:50 +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
block_tag_flickr.php
block_tag_youtube.php
block_tags.php MDL-20565 When editing is off, hiding blocks whose sub-system is disabled at site level. When editing is on, printing a "[subsytem] is disabled" message. 2009-10-15 01:36:50 +00:00
blog.php MDL-19676 MDL-14408 MDL-8776 Blog improvements 2009-10-30 07:25:50 +00:00
bulkusers.php
calendar.php calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API 2009-11-02 03:50:56 +00:00
censor.php
chat.php "MDL-20587, chat module, show sessions with just one users, based on Daniel Neis' patch, thanks" 2009-12-04 03:57:48 +00:00
choice.php mod-choice MDL-20248 Upgraded choice module to use the new navigation blocks 2009-09-10 07:51:53 +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
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
data.php portfolio: MDL-21030 - leap2a portfolio format support. 2009-12-03 14:26:37 +00:00
datapreset_imagegallery.php
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 Escaping variable in string 2009-12-07 10:09:04 +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 Added some ellipses to some new strings 2009-11-11 07:05:31 +00:00
emailprotect.php
enrol_authorize.php
enrol_database.php
enrol_flatfile.php
enrol_imsenterprise.php
enrol_ldap.php
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 "MDL-20346, comments api for data module" 2009-11-18 06:00:48 +00:00
exercise.php MDL-16729 - typo in 'Statements' 2008-10-02 14:41:51 +00:00
feedback.php mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks 2009-09-11 02:04:38 +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 "MDL-15502, added a filter to selec users who have never logged in, merged from 1.9, credits to Anthony Borrow" 2009-12-18 05:37:41 +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 webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability 2009-11-05 07:06:09 +00:00
forum.php MDL-20523 Script for upgrading sites that use the old bloglevel settings. 2009-10-30 07:24:55 +00:00
glossary.php mod-glossary MDL-20256 Upgraded module to use the new navigation blocks 2009-09-11 05:38:44 +00:00
gradeexport_ods.php
gradeexport_txt.php
gradeexport_xls.php
gradeexport_xml.php
gradeimport_csv.php
gradeimport_xml.php
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
gradereport_overview.php
gradereport_user.php
grades.php MDL-12972 Added icons next to each student name in the grader report, which link to the student's user grades report. Merged FROM MOODLE_19_STABLE 2009-10-27 14:21:30 +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
imscc.php MDL-20591 check for min libxml 2.6.30 version on ims-cc import ; merged from 19_STABLE 2009-10-19 17:22:27 +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
label.php
lams.php
langconfig.php MDLSITE-548 - langconfig: Adding thousands separator. 2008-11-04 16:26:08 +00:00
lesson.php mod-lesson MDL-21006 Huge refactoring of the lesson code 2009-12-16 02:00:48 +00:00
mediaplugin.php
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 MDL-21019 Removed hard coded strings 2009-12-02 09:57:43 +00:00
moodle.php MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE 2009-12-07 11:42:18 +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
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
portfolio.php portfolio MDL-20896 added the ability to set mime info for "intended" files 2009-12-15 12:36:49 +00:00
portfolio_boxnet.php portfolio MDL-20905 updated box.net docs to explain new returnurl 2009-11-19 07:31:43 +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_format_leap2a.php portfolio: MDL-21030 - leap2a portfolio format support. 2009-12-03 14:26:37 +00:00
portfolio_googledocs.php portfolio: MDL-16417 - Adding googledocs/picasa plugins 2008-11-29 20:24:25 +00:00
portfolio_mahara.php portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking 2009-11-18 13:35:58 +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 question bank - MDL-20545 need a separate language string for edit question category, as opposed to edit course category. 2009-11-19 17:46:15 +00:00
quiz.php quiz: MDL-19145 Safe Exam Browser integration. 2009-09-30 10:57:57 +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 security report MDL-20834 Merged 'report_security_check_riskbackup' check from 1.9 2009-11-26 08:32:48 +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-13766, improve user instances list" 2009-12-02 10:04:04 +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 repository/flickr_public MDL-15488 Make the search form a lot simpler and friendlier 2009-12-02 13:01:58 +00:00
repository_googledocs.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_local.php repository/local MDL-16597 Some wording changes local -> server (more user-centric) 2009-09-22 08:25:41 +00:00
repository_mahara.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
repository_merlot.php "MDL-20648, merlot.org repository plugin, support basic search only" 2009-11-13 08:43:18 +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-17381, improve wikimedia repository plugin and supports thumbnail, credits to Raul Kern, thanks" 2009-12-17 07:31:01 +00:00
repository_youtube.php "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
resource.php "MDL-16597, support set primary file in resource module, add a parameter to filemanager element" 2009-09-08 07:55:22 +00:00
role.php MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny 2009-11-20 00:32:16 +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
simpletest.php MDL-21007 UnitTestCaseUsingDatabase misconfigured unit tests now reported as skipped 2009-11-30 23:18:34 +00:00
survey.php mod-survey MDL-20262 Upgraded survey module in the following ways 2009-09-17 04:11:46 +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
theme_standard.php MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
timezones.php
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
webservice.php webservice MDL-20803 fix bad english 2009-12-22 07:09:28 +00:00
webservice_amf.php MDL-12886 support for ws cap names in core 2009-10-26 19:41:06 +00:00
webservice_rest.php MDL-12886 support for ws cap names in core 2009-10-26 19:41:06 +00:00
webservice_soap.php MDL-12886 support for ws cap names in core 2009-10-26 19:41:06 +00:00
webservice_xmlrpc.php MDL-12886 support for ws cap names in core 2009-10-26 19:41:06 +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-20749 correct error output - some more strings added 2009-11-05 13:58:48 +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!