LOCALE_LANGUAGE_NEGOTIATION_BROWSER
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
Code
define('LOCALE_LANGUAGE_NEGOTIATION_BROWSER', 'locale-browser');
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.