constant LOCALE_TRANSLATION_STATUS_TTL

The number of seconds that the translations status entry should be considered.

1 use of LOCALE_TRANSLATION_STATUS_TTL
locale_translation_status_form_submit in drupal/core/modules/locale/locale.pages.inc
Form submission handler for locale_translation_status_form().

File

drupal/core/modules/locale/locale.module, line 95
Enables the translation of the user interface to languages other than English.

Code

const LOCALE_TRANSLATION_STATUS_TTL = 600;