constant L10N_UPDATE_SOURCE_COMPARE_LT in Localization update 7.2
Comparison result of source files timestamps.
Timestamp of source 1 is less than the timestamp of source 2.
See also
2 uses of L10N_UPDATE_SOURCE_COMPARE_LT
- l10n_update_status_form in ./
l10n_update.admin.inc - Page callback: Translation status page.
- _l10n_update_source_compare in ./
l10n_update.translation.inc - Compare two update sources, looking for the newer one.
File
- ./
l10n_update.translation.inc, line 15 - Common API for interface translation.
Code
define('L10N_UPDATE_SOURCE_COMPARE_LT', -1);