You are here

constant LOCALE_LANGUAGE_NEGOTIATION_BROWSER in Drupal 7

The language is set based on the browser language settings.

2 uses of LOCALE_LANGUAGE_NEGOTIATION_BROWSER
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/locale.test
Tests for language switching by URL path.
locale_update_7001 in modules/locale/locale.install
Upgrade language negotiation settings.

File

includes/locale.inc, line 17
Administration functions for locale.module.

Code

define('LOCALE_LANGUAGE_NEGOTIATION_BROWSER', 'locale-browser');