]> git.mjollnir.org Git - moodle.git/commit
* MAJOR CHANGE: lang.php now uses two new core capabilities. With them, site admin...
authormudrd8mz <mudrd8mz>
Mon, 23 Jul 2007 22:31:19 +0000 (22:31 +0000)
committermudrd8mz <mudrd8mz>
Mon, 23 Jul 2007 22:31:19 +0000 (22:31 +0000)
commit2327394d600dcbc4815288acadfd4fdeb1beaca1
tree3a385a48e92fef0837125e1aeba55417a1444a4a
parent65dd61bda65913b2c898515c0f096fbbbce92bbd
* MAJOR CHANGE: lang.php now uses two new core capabilities. With them, site admin may control who is able to edit master language packages (nobody by default) and who is able to customize local translation (legacy:admin by default). See MDL-10576 for details.
* More GUI improvements and code cleaning
admin/lang.php