Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Language settings.

Language settings

From MoodleDocs

Location: Administration > Language > Language settings


Language autodetect

Moodle1.9

By default, Moodle detects a user's language from their browser setting. In Moodle 1.9 onwards, language auto-detection may be disabled so that the default site language is used instead.

Default language

This sets the default language for the site. This setting can be overridden by users using the language menu or the setting in their personal profile.

Note: If a preferred language is set in your browser then this will override the default site language (unless language auto-detection is disabled).

In Moodle 2.0 onwards, you can enable localised error messages for database connection problems by add the following line to your config.php file:

$CFG->lang="yourlangcode";

Display language menu

This sets whether the language menu is displayed on the login page and the home page. If this is turned off, the only places where a user can change the language setting is in their user profile or in the course settings if they are a teacher.

Languages on the language menu

If you want to limit the number of languages students and teachers can select from, enter a reduced list here.

Sitewide locale

It's generally best to leave this setting empty, as it's set through each language pack.

Excel encoding

Leave as default (Unicode) unless you have a particular reason for wanting Latin encoding.