moodle/lang/en
David Mudrak ac7ad71fb7 MDL-22184 Re-execution of the fixed AMOScript from Sam's commit
AMOS BEGIN
 MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
 MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
 MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
 MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
 MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
 CPY [schedule,core],[automatedbackupschedule,core_backup]
 MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
AMOS END
2010-11-10 09:29:13 +00:00
..
fonts
access.php NOMDL: Removing unused string 2010-09-21 23:26:36 +00:00
admin.php MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax 2010-11-09 11:55:11 +00:00
auth.php MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now 2010-08-18 22:07:00 +00:00
backup.php MDL-22184 Re-execution of the fixed AMOScript from Sam's commit 2010-11-10 09:29:13 +00:00
block.php MDL-15252 MDL-21375 Removing illegal stringid '*' and some whitespace 2010-04-27 13:04:15 +00:00
blog.php MDL-21695 Replaced help/blog 2010-07-19 18:31:13 +00:00
bulkusers.php MDL-21695 Replacing bulkusers help files 2010-07-19 17:27:39 +00:00
calendar.php MDL-19742 casing fixes 2010-09-17 11:22:08 +00:00
cohort.php MDL-21781 added support for autocreation of groups from cohorts 2010-04-23 09:15:55 +00:00
completion.php MDL-24714: Completion report names inconsistent 2010-10-18 10:15:37 +00:00
condition.php MDL-24180 new help string 2010-09-28 09:46:11 +00:00
countries.php MDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'. 2010-07-06 06:57:41 +00:00
currencies.php
dbtransfer.php
debug.php fixed typo 2010-05-21 17:55:50 +00:00
editor.php Fixing drift between CVS and git 2010-07-07 05:49:24 +00:00
edufields.php publication MDL-19315 rollback to subjects order by string key 2010-05-20 03:02:32 +00:00
enrol.php MDL-23502 self enrol not part of course edit page any more 2010-07-31 13:45:44 +00:00
error.php typo fix 2010-11-05 09:48:36 +00:00
filters.php MDL-21695 Replaced localfiltersettings.html 2010-06-28 14:37:30 +00:00
form.php yet another overridden typo 2010-05-21 17:57:49 +00:00
grades.php gradebook MDL-23433 had another go at the show hidden item help item 2010-08-12 08:09:36 +00:00
group.php MDL-22997 adding help strings 2010-07-07 14:15:29 +00:00
hub.php registration MDL-25116 change some wording on the main registration page 2010-11-09 07:58:54 +00:00
imscc.php another typo 2010-05-21 18:00:13 +00:00
install.php MDL-23322 Fixed incorrect definition of installer strings 2010-07-23 12:11:17 +00:00
iso6392.php Shortened some of the language names in English, menus look ridiculous otherwise 2010-06-09 06:35:18 +00:00
langconfig.php MDL-12192 temporarily disabled support for colonized labels 2010-09-24 11:19:57 +00:00
license.php MDL-24113 spelling fix 2010-09-17 10:51:49 +00:00
message.php message MDL-25114 tried to make the message provider not found error info more helpful 2010-11-09 06:12:04 +00:00
mimetypes.php
mnet.php MDL-23460 MNet Reverted recent removal of per-peer profile field setting 2010-07-23 08:10:23 +00:00
moodle.org.php moodle.org MDLSITE-970 Moved some fixed strings to the moodle.org language file. 2010-10-01 05:54:08 +00:00
moodle.php backup MDL-22184 Scheduled backups are now possible again through cron. 2010-11-10 06:07:43 +00:00
my.php My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support 2010-05-04 13:04:35 +00:00
notes.php MDL-21695 Notes help files migrated to the help string 2010-08-16 14:32:00 +00:00
pagetype.php MDL-21375 Got rid of dependency on get_string() returning [[...]] and added missing page type string 2010-04-27 13:22:39 +00:00
pix.php MDL-24777 added missing emoticon alt texts 2010-10-23 18:44:32 +00:00
plagiarism.php Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
portfolio.php Admin MDL-23244 Portfolio/repo admin pages use nested forms, which are illegal HTML and cause first dropdown on page to break 2010-11-08 17:12:03 +00:00
question.php question moving MDL-21195 add missing error message strings. 2010-08-05 17:33:11 +00:00
rating.php rating MDLSITE-1045 added a new string for a window title 2010-10-11 08:37:36 +00:00
repository.php backup MDL-22184 Scheduled backups are now possible again through cron. 2010-11-10 06:07:43 +00:00
role.php Roles MDL-23986 Added help to role archetype 2010-11-09 12:41:29 +00:00
search.php
simpletest.php
table.php MDL-21695 Removing unused help files 2010-06-28 14:36:50 +00:00
tag.php MDL-22054 converting block name strings to pluginname 2010-04-11 11:52:53 +00:00
timezones.php
userkey.php MDL-21695 User key related help 2010-06-25 17:20:46 +00:00
webservice.php webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information) 2010-10-08 03:03:10 +00:00
xmldb.php MDL-24116 disabling test UI in XMLDB - this is a first step only, going to migrate this completely to DML/DDL functional tests soon 2010-09-07 09:38:23 +00:00