nicolasconnault ce0c946a1f MDL-10386
- Renamed grade_report_shownotes preference to grade_report_showfeedback
- Added grade_report_quickgrading and grade_report_quickfeedback preferences
- Re-organised the grade_get_icons() function: The icons are all prepared first,
    then the preferences and conditions are applied to the selection of icons.
    This allows for a third $icons parameter, an array of icon names, which
    explicitly sets which icons should be returned by the function, regardless
    of preferences and options.
- Identified and fixed MDL-10391 bug with updating boolean user preferences (advcheckbox used)
2007-07-09 19:59:45 +00:00
..
2006-03-21 09:21:00 +00:00
2007-07-09 19:59:45 +00:00

Moodle Language Packs

This directory contains the standard packaged Moodle language files,
for making the Moodle interface appear in different interfaces.

The default language for Moodle is the English language, under the 
Unicode scheme (UTF8).

To add more languages to Moodle, you can either:

 1) use the Moodle languages GUI in the interface to fetch 
    new languages and install them in your 'dataroot' directory.

 2) download them and unzip the packs in this directory manually


For more information, see the Moodle Documentation:

   http://docs.moodle.org/en/Translation


Cheers,
Moodle Development Team