W3cubDocs

/Drupal 8

locale.bulk.inc

Mass import-export and batch import functionality for Gettext .po files.

File

core/modules/locale/locale.bulk.inc

Functions

Name Description
locale_config_batch_build Creates a locale batch to refresh specific configuration.
locale_config_batch_finished Implements callback_batch_finished().
locale_config_batch_refresh_name Implements callback_batch_operation().
locale_config_batch_update_components Builds a locale batch to refresh configuration.
locale_translate_batch_build Build a locale batch from an array of files.
locale_translate_batch_finished Implements callback_batch_finished().
locale_translate_batch_import Implements callback_batch_operation().
locale_translate_batch_import_files Prepare a batch to import all translations.
locale_translate_batch_import_save Implements callback_batch_operation().
locale_translate_batch_refresh Implements callback_batch_operation().
locale_translate_delete_translation_files Deletes interface translation files and translation history records.
locale_translate_file_attach_properties Generates file properties from filename and options.
locale_translate_file_create Creates a file object and populates the timestamp property.
locale_translate_get_interface_translation_files Get interface translation files present in the translations directory.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!locale!locale.bulk.inc/8.1.x