locale_translation_load_sources

locale_translation_load_sources(array $projects = NULL, array $langcodes = NULL) Loads cached translation sources

2016-10-29 09:24:26
_locale_translation_source_compare

_locale_translation_source_compare($source1, $source2) Compare two update sources, looking for the newer one

2016-10-29 09:57:16
locale_translation_source_check_file

locale_translation_source_check_file($source) Checks whether a po file exists in the local filesystem.

2016-10-29 09:24:27
_locale_translation_file_is_remote

_locale_translation_file_is_remote($uri) Determine if a file is a remote file.

2016-10-29 09:57:16
locale_cron_fill_queue

locale_cron_fill_queue() Populate a queue with project to check for translation updates.

2016-10-29 09:24:14
LOCALE_TRANSLATION_SOURCE_COMPARE_GT

Comparison result of source files timestamps. Timestamp of source 1 is greater than the timestamp of source 2. See

2016-10-29 09:24:28
locale_translation_get_projects

locale_translation_get_projects(array $project_names = array()) Get array of projects which are available for

2016-10-29 09:24:25
locale_translation_build_sources

locale_translation_build_sources(array $projects = array(), array $langcodes = array()) Build translation sources

2016-10-29 09:24:23
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ

Comparison result of source files timestamps. Timestamp of source 1 is equal to the timestamp of source 2. See

2016-10-29 09:24:27
locale_translation_build_server_pattern

locale_translation_build_server_pattern($project, $template) Build path to translation source, out of a server

2016-10-29 09:24:23