]> git.mjollnir.org Git - moodle.git/commit
Added a new administration page that can check the current language
authormartin <martin>
Tue, 3 Sep 2002 14:29:39 +0000 (14:29 +0000)
committermartin <martin>
Tue, 3 Sep 2002 14:29:39 +0000 (14:29 +0000)
commit31410e9a16c19d694a3c56ecb3914c525e36b922
tree3c78230a20933c5a814c6a515e660c3dbed2e17c
parentcf38360f584a664d18d83d7b37ebaf69ab273fa8
Added a new administration page that can check the current language
pack against the English language pack.  It prints any missing strings
or files.  This should help language pack developers.
admin/index.php
admin/lang.php [new file with mode: 0644]
course/lib.php
lang/en/moodle.php
lib/moodlelib.php