locale_translation_batch_fetch_import($project, $langcode, $options, &$context)
Implements callback_batch_operation().
Imports a gettext file from the translation directory. When successfully the translation status is updated.
Parameters
object $project: Source object of the translatable project.
string $langcode: Language code.
array $options: Array of import options.
array $context: The batch context.
See also
locale_translate_batch_import_files()
locale_translation_batch_fetch_download