The language is determined using the current interface language.

3 uses of LOCALE_LANGUAGE_NEGOTIATION_INTERFACE
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in modules/locale/locale.test
Tests alterations to language types/negotiation info.
locale_language_negotiation_info in modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_language_types_info in modules/locale/locale.module
Implements hook_language_types_info().

File

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

Code

define('LOCALE_LANGUAGE_NEGOTIATION_INTERFACE', 'locale-interface');