moodle/lang/en
2012-06-26 15:18:51 +08:00
..
fonts
access.php MDL-30888 Accessibility: small calendars summary does not display 'Data table' 2012-05-24 09:35:23 +08:00
admin.php Merge branch 'MDL-29103' of git://github.com/mouneyrac/moodle 2012-06-05 12:42:30 +08:00
auth.php MDL-31419 Fixing "Suspended acount" typo in auth.php 2012-02-28 11:27:05 +08:00
backup.php MDL-33430 Notify user about file aliases failures at the final stage of the restore 2012-06-21 15:22:38 +02:00
block.php MDL-27829 blocks: added a warning to the block settings page that displays when the block was using a block type we dont let users select anymore 2011-06-30 17:44:50 +08:00
blog.php Merge branch 'wip-MDL-26014-master' of git://github.com/phalacee/moodle 2012-04-27 03:15:51 +02:00
bulkusers.php MDL-21695 Replacing bulkusers help files 2010-07-19 17:27:39 +00:00
calendar.php MDL-26243 calendar: display correct number of repeated events 2012-03-08 06:47:07 -08:00
cohort.php MDL-29695 cohorts: Add pagination and search to cohorts adminstartion page 2011-10-18 10:54:59 +13:00
completion.php MDL-32769 completion: Fixed up display of completion information 2012-06-22 10:42:56 +12:00
condition.php MDL-29538 core_condition: initial commit to add support for making things conditional on user profile fields 2012-06-26 15:18:51 +08:00
countries.php MDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'. 2010-07-06 06:57:41 +00:00
currencies.php MDL-31417: updated list of world currencies 2012-02-06 09:57:26 +08:00
dbtransfer.php MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
debug.php MDL-29277 when validate externallib function parameters or return values, build the path to the error into the debuginfo. This patch also revert the exception to the original invalid_parameter_exception and invalid_response_exception 2011-10-07 16:06:19 +08:00
editor.php Fixing drift between CVS and git 2010-07-07 05:49:24 +00:00
edufields.php MDL-17357 Removed duplicate string definitions 2011-02-07 15:08:07 +01:00
enrol.php MDL-26770 enrol - Added support for bulk operations by enrol plugins 2011-04-21 10:13:13 +08:00
error.php MDL-33032 Fixed issues for file integration 2012-05-21 11:57:56 +08:00
filters.php MDL-29244 Users: Fixed filter for selecting users who never logged in and course roles dropdown show all revelent roles 2011-09-27 12:30:16 +08:00
form.php MDL-27654 Insert a space into the somefieldrequired string 2012-02-10 01:24:16 +08:00
grades.php MDL-27322 grade: added the ability to not have suspended students included in a grade export 2012-05-10 08:34:51 +07:00
grading.php MDL-29108 Fixing a typo 2011-11-11 12:17:01 +01:00
group.php MDL-24419 (4): Add conditional availability support to sections; section cache 2012-05-14 11:19:25 +01:00
hub.php Merge branch 'MD-31803' of git://github.com/mouneyrac/moodle 2012-06-04 19:25:58 +08:00
imscc.php MDL-21250 capital letters removal 2010-12-08 19:16:17 +00:00
install.php MDL-32967 add diagnostic strings for missing Microsoft drivers for SQL Server 2012-05-13 12:21:04 +02: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-31514 Lib: Time format to remove unwanted zeros caused errors on Windows servers 2012-02-17 10:33:07 +00:00
license.php MDL-24113 spelling fix 2010-09-17 10:51:49 +00:00
mathslib.php MDL-27162 "localize strings in mathslib" needed to add mathslib file 2011-06-23 12:33:32 +01:00
media.php MDL-29624 Media embedding system, part 1: new API and filter changes 2012-05-09 18:29:29 +01:00
message.php MDL-32009 messaging: Fix using message processor term inconsistency. 2012-04-30 10:34:39 +01:00
mimetypes.php MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
mnet.php MDL-25299 mnet: Fixed validation when no public key is provided 2012-02-17 16:47:15 +13:00
moodle.php MDL-32769 completion: Fixed up display of completion information 2012-06-22 10:42:56 +12: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 Merged branch 's7_MDL-26105_block_settings_master' git://github.com/andyjdavis/moodle.git with changes 2011-06-13 16:54:52 +08:00
pagetype.php MDL-29030 add pagetype names 2011-11-06 12:31:17 +01: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
plugin.php MDL-32329 check for plugin dependencies during the pre-install checking 2012-05-30 10:35:28 +02:00
portfolio.php portfolio: fixed email body text so that html body matches the plain text version 2010-11-21 01:13:33 +00:00
question.php MDL-32087 question preview: add a help icon to the technical info. 2012-05-14 19:26:06 +01:00
rating.php MDL-26838 rating: remove logged in users ability to sidestep rating validity checks 2011-05-01 18:50:13 +08:00
repository.php Merge branch 'MDL-33136_dndfilemanager_replace_file' of git://github.com/davosmith/moodle 2012-06-18 17:36:03 +08:00
role.php MDL-27156 repository: Added a new capability so that select users can bypass file size restrictions 2012-06-14 09:19:25 +07:00
search.php MDL-19575 Global Search Adding capability checks to the search and stat pages 2011-09-29 08:52:29 +05:30
table.php MDL-21695 Removing unused help files 2010-06-28 14:36:50 +00:00
tag.php MDL-27829 blocks - lang string fixes. Credit goes to Helen! 2011-07-01 20:38:06 +02:00
timezones.php MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
userkey.php MDL-21695 User key related help 2010-06-25 17:20:46 +00:00
webservice.php MDL-29103 web service strings improvement 2012-06-01 11:36:37 +08:00