moodle/lang/en
Sam Hemelryk 3406acdef9 navigation MDL-22044 Major navigation structure changes.
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure.
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
..
fonts
help MDL-21695 more help conversion examples 2010-04-14 08:54:17 +00:00
access.php
admin.php MDL-22015 improved country lists 2010-04-14 12:42:48 +00:00
auth.php MDL-21694 removing unsued strings from auth.php - the strings were copied to auth plugins before 2010-04-11 16:25:10 +00:00
block.php
blog.php MDL-22054 converting block name strings to pluginname 2010-04-11 11:05:46 +00:00
bulkusers.php
calendar.php
completion.php
condition.php
countries.php
currencies.php
dbtransfer.php
debug.php
editor.php
error.php
filters.php
form.php
grades.php
group.php
imscc.php
install.php
iso6392.php MDL-22085 language name lists - implementation of iso-639-2 support 2010-04-14 12:14:18 +00:00
langconfig.php MDL-22085 adding iso-639-2 reference string to en lang pack - this way we may look up the corresponding code for each our translation, this may be very useful in exports/imports 2010-04-14 12:17:23 +00:00
license.php
message.php
mimetypes.php
mnet.php MDL-22060 fixed $a in string to match new rules 2010-04-11 17:08:08 +00:00
moodle.org.php
moodle.php navigation MDL-22044 Major navigation structure changes. 2010-04-19 06:30:30 +00:00
my.php
notes.php
pagetype.php
pix.php
portfolio.php
question.php MDL-22060 fixed $a in string to match new rules 2010-04-11 16:45:55 +00:00
rating.php
repository.php
role.php
search.php
simpletest.php
table.php
tag.php MDL-22054 converting block name strings to pluginname 2010-04-11 11:52:53 +00:00
timezones.php
userkey.php
webservice.php
xmldb.php