constant LOCALE_TRANSLATION_SOURCE_COMPARE_LT

Comparison result of source files timestamps.

Timestamp of source 1 is less than the timestamp of source 2.

See also

_locale_translation_source_compare()

2 uses of LOCALE_TRANSLATION_SOURCE_COMPARE_LT

File

drupal/core/modules/locale/locale.compare.inc, line 23
The API for comparing project translation status with available translation.

Code

const LOCALE_TRANSLATION_SOURCE_COMPARE_LT = -1;