constant LOCALE_LANGUAGE_NEGOTIATION_BROWSER

The language is set based on the browser language settings.

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

File

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

Code

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