Automatic interface translation import

Same name and namespace in other branches
  1. 7.x drupal-7.x/includes/locale.inc \locale-autoimport

Archivo

drupal-6.x/includes/locale.inc, line 2507
Administration functions for locale.module.

Functions

Nombreorden descendente Ubicación Descripción
locale_batch_by_component drupal-6.x/includes/locale.inc Prepare a batch to run when installing modules or enabling themes. This batch will import translations for the newly added components in all the languages already set up on the site.
locale_batch_by_language drupal-6.x/includes/locale.inc Prepare a batch to import translations for all enabled modules in a given language.
_locale_batch_build drupal-6.x/includes/locale.inc Build a locale batch from an array of files.
_locale_batch_import drupal-6.x/includes/locale.inc Perform interface translation import as a batch step.
_locale_batch_language_finished drupal-6.x/includes/locale.inc Finished callback of language addition locale import batch. Inform the user of translation files imported.
_locale_batch_system_finished drupal-6.x/includes/locale.inc Finished callback of system page locale import batch. Inform the user of translation files imported.