moodle/lang/en
martinlanghoff a2ce7344de admin/uploaduser fixes and enhancements
Several fixes and enhancements:

 + No longer fail due to timeouts or memory limits. And let apache know
   that we're a memory hog so it can clean up after us.

 + Add support for user account updates (optional)

 + Add support for user account renames (optional)

 + Cleaned up the logic that deals with creation and failure

 + More robust error handling

 + Use optional_param() -- no longer depends on register_globals
   -- when do we switch that off?

 + Added the relevant documentation.
2006-01-16 03:15:32 +00:00
..
docs Merged from stable 2005-11-17 07:57:00 +00:00
fonts Using a real Free font now: Vera from Bitstream 2005-03-11 14:55:54 +00:00
help admin/uploaduser fixes and enhancements 2006-01-16 03:15:32 +00:00
activitynames.php
admin.php admin/uploaduser fixes and enhancements 2006-01-16 03:15:32 +00:00
algebra.php
appointment.php
assignment.php One new config help string. 2005-12-15 18:11:16 +00:00
attendance.php
auth.php auth/db and password-generation - required strings. 2006-01-16 02:54:56 +00:00
block_course_list.php Filled out a missing string that caused people some consternation in the forums 2004-12-16 07:32:37 +00:00
block_course_summary.php Fix for bug 2372: 2005-01-17 14:29:27 +00:00
block_glossary_random.php Fixed style of heading and some stringZ 2005-04-08 06:15:14 +00:00
block_html.php New string for the title of freshly-created HTML blocks. 2005-03-02 19:43:34 +00:00
block_loancalc.php renaming block_student_loan_calc to block_loancalc 2005-08-16 05:56:55 +00:00
block_online_users.php changed language string, see bug 2169 2005-02-13 21:30:02 +00:00
block_quiz_results.php Some new strings for the new "anonymous result" feature. 2005-08-23 19:14:00 +00:00
block_rss_client.php Slight rewording ;-) 2005-05-17 15:53:28 +00:00
block_search_forums.php Adding a new lang file for the search forums block (no need to load up the 2005-05-07 16:25:46 +00:00
block_section_links.php
block_social_activities.php
calendar.php Editing repeating events in one go works as well. Enjoy! 2005-04-21 14:33:30 +00:00
censor.php Moved badwords list to censor.php file (bug 3164) 2005-05-08 15:10:17 +00:00
chat.php
choice.php show user what selection they made when updates are not allowed. 2005-04-15 01:40:22 +00:00
countries.php
currencies.php Fixed Turkish Lira 2005-08-16 17:28:26 +00:00
dialogue.php
editor.php Merging from STABLE 2005-06-26 06:19:46 +00:00
emailprotect.php
enrol_authorize.php Address Verification System string. 2006-01-05 14:29:34 +00:00
enrol_database.php enrol/database -- added options to control course autocreation 2006-01-16 03:10:39 +00:00
enrol_flatfile.php
enrol_internal.php
enrol_ldap.php Merged from MOODLE_15_STABLE. enrol/ldap offers enrol_allowinternal config option as it should. 2005-05-30 03:51:39 +00:00
enrol_paypal.php When using the Paypal module, you can now also use enrolment keys 2005-05-04 07:31:25 +00:00
error.php admin/uploaduser fixes and enhancements 2006-01-16 03:15:32 +00:00
exercise.php moving towards XHTML compliance 2005-01-07 23:55:49 +00:00
forum.php Users can now subscribe/unsubscribe to all forums in a course from the forum list 2005-11-28 03:11:05 +00:00
glossary.php Now print-view availability for students can be configured by glossary. 2005-01-12 00:55:38 +00:00
grades.php added additional error string 2005-09-27 17:36:46 +00:00
hotpot.php added message for "error_invalidquiztype" (used in mod/hotpot/attempt.php) 2005-10-30 23:37:39 +00:00
install.php language changes 2005-11-17 07:14:57 +00:00
journal.php Added string for the email subject ('mailsubject'). 2005-04-12 14:11:43 +00:00
label.php
lams.php Tidying up (SE) 2005-11-17 06:46:20 +00:00
lesson.php [New] lang entry for when no course modules are in a course (for mod.html) 2006-01-13 21:55:21 +00:00
mediaplugin.php
message.php Extended help for beep message 2005-05-16 07:02:37 +00:00
moodle.php auth/db and password-generation - required strings. 2006-01-16 02:54:56 +00:00
multilang.php
my.php My moodle page should not be available to guests and offer a full login 2005-10-30 20:10:43 +00:00
pix.php
questionnaire.php
quiz.php Quiz confirmation popup is now for limited attempts and/or timelimit, or a combination of the above 2006-01-11 01:00:34 +00:00
quiz_analysis.php Merged from STABLE 2005-09-17 12:31:36 +00:00
quiz_responses.php New report plug-in contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730 2005-07-22 11:41:12 +00:00
README
resource.php Added one string needed by IMS CP 2005-12-06 10:39:22 +00:00
scorm.php Added some missing string 2006-01-05 08:25:31 +00:00
survey.php
tex.php
timezones.php Minor formatting 2005-04-13 04:17:25 +00:00
webquest.php
wiki.php Added one previously hardcoded string to wiki. 2005-07-21 23:41:45 +00:00
workshop.php Added missing string (SE) 2005-04-20 08:41:46 +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!