Batch process to check the availability of remote or local po files.
File
core/modules/locale/locale.batch.inc
Functions
Name | Description |
---|---|
locale_translation_batch_fetch_download | Implements callback_batch_operation(). |
locale_translation_batch_fetch_finished | Implements callback_batch_finished(). |
locale_translation_batch_fetch_import | Implements callback_batch_operation(). |
locale_translation_batch_status_check | Implements callback_batch_operation(). |
locale_translation_batch_status_finished | Implements callback_batch_finished(). |
locale_translation_download_source | Downloads a translation file from a remote server. |
locale_translation_http_check | Check if remote file exists and when it was last updated. |
Please login to continue.