You are here

14 calls to locale_translatable_language_list() in Zircon Profile 8

locale_cron in core/modules/locale/locale.module
Implements hook_cron().
locale_requirements in core/modules/locale/locale.install
Implements hook_requirements().
locale_system_remove in core/modules/locale/locale.module
Delete translation history of modules and themes.
locale_system_update in core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_get_interface_translation_files in core/modules/locale/locale.bulk.inc
Get interface translation files present in the translations directory.
locale_translation_batch_fetch_build in core/modules/locale/locale.fetch.inc
Builds a batch to download and import project translations.
locale_translation_batch_status_build in core/modules/locale/locale.compare.inc
Builds a batch to get the status of remote and local translation files.
locale_translation_batch_update_build in core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
locale_translation_build_sources in core/modules/locale/locale.translation.inc
Build translation sources.
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_get_status in core/modules/locale/locale.module
Gets the current translation status.
locale_translation_load_sources in core/modules/locale/locale.translation.inc
Loads cached translation sources containing current translation status.
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.
_locale_invalidate_js in core/modules/locale/locale.module
Force the JavaScript translation file(s) to be refreshed.