You are here

10 uses of LOCALE_TRANSLATION_LOCAL in Zircon Profile 8

LocaleUpdateTest::testUpdateCheckStatus in core/modules/locale/src/Tests/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
locale_requirements in core/modules/locale/locale.install
Implements hook_requirements().
locale_translation_batch_fetch_download in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_batch_fetch_import in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_batch_status_check in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_check_projects_local in core/modules/locale/locale.compare.inc
Check and store the status and timestamp of local po files.
locale_translation_download_source in core/modules/locale/locale.batch.inc
Downloads a translation file from a remote server.
locale_translation_source_build in core/modules/locale/locale.translation.inc
Builds abstract translation source.
locale_translation_status_save in core/modules/locale/locale.module
Saves the status of translation sources in static cache.
TranslationStatusForm::prepareUpdateData in core/modules/locale/src/Form/TranslationStatusForm.php
Prepare information about projects with available translation updates.