moodle/lang
moodler 9fa49e22ab Many many changes lumped in here ... not finished yet either.
Basically all the Database functions are in lib/datalib.php
and the web functions are all in lib/weblib.php, so
moodlelib.php is much thinner than it was.

Data functions have been extended ... most old calls will
still work, but now many more SQL commands can be performed
using the datalib functions rather than using SQL.  I'm
currently moving through the whole tree replacing SQL
calls or at least concentrating them in one section of
mod/xxx/lib.php

Still working on forums, quizzes, surveys, resources.

The tree is currently not full working ... some things are
half-completed ... will resume tomorrow.
2002-12-20 14:44:14 +00:00
..
ar This files is updated after testing phase 1. and After final testing I will update this files again 2002-12-16 15:16:32 +00:00
ca *** empty log message *** 2002-12-17 13:21:50 +00:00
de *** empty log message *** 2002-12-17 07:01:25 +00:00
en Many many changes lumped in here ... not finished yet either. 2002-12-20 14:44:14 +00:00
en_us Minor editing ;-) 2002-12-15 10:53:36 +00:00
es_es Restored "locale" string 2002-12-09 03:10:44 +00:00
es_mx Fixed some names 2002-12-08 17:32:11 +00:00
fi Added locale codes to all languages 2002-12-08 17:01:13 +00:00
fr Restored "locale" string 2002-12-09 03:10:44 +00:00
id Fixed some names 2002-12-08 17:32:11 +00:00
it Added locale codes to all languages 2002-12-08 17:01:13 +00:00
ja Polished 2002-12-19 15:54:41 +00:00
no Fixed bad copyright message 2002-12-12 01:27:36 +00:00
pt_br Added locale codes to all languages 2002-12-08 17:01:13 +00:00
tr Changed locale, because it was causing ADOdb to crash!! 2002-12-10 11:49:20 +00:00
zh_cn no message 2002-12-20 12:48:46 +00:00
README Language files have been moved to keep them altogether under /lang 2002-08-02 09:24:50 +00:00

This directory contains language packages that define all 
the text to render Moodle in a particular language.

Each directory is named according to the standard 2-letter 
language name, as defined in:

   lib/languages.php