Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
locale_translate_batch_import_save function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_translate_batch_refresh function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_translate_delete_translation_files function core/modules/locale/locale.bulk.inc Deletes interface translation files and translation history records.
locale_translate_file_attach_properties function core/modules/locale/locale.bulk.inc Generates file properties from filename and options.
locale_translate_file_create function core/modules/locale/locale.bulk.inc Creates a file object and populates the timestamp property.
locale_translate_get_interface_translation_files function core/modules/locale/locale.bulk.inc Get interface translation files present in the translations directory.
locale_translation_batch_fetch_build function core/modules/locale/locale.fetch.inc Builds a batch to download and import project translations.
locale_translation_batch_fetch_download function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
locale_translation_batch_fetch_finished function core/modules/locale/locale.batch.inc Implements callback_batch_finished().
locale_translation_batch_fetch_import function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
locale_translation_batch_status_build function core/modules/locale/locale.compare.inc Builds a batch to get the status of remote and local translation files.
locale_translation_batch_status_check function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
locale_translation_batch_status_finished function core/modules/locale/locale.batch.inc Implements callback_batch_finished().
locale_translation_batch_update_build function core/modules/locale/locale.fetch.inc Builds a batch to check, download and import project translations.
locale_translation_build_projects function core/modules/locale/locale.compare.inc Builds list of projects and stores the result in the database.
locale_translation_build_server_pattern function core/modules/locale/locale.translation.inc Build path to translation source, out of a server path replacement pattern.
locale_translation_build_sources function core/modules/locale/locale.translation.inc Build translation sources.
locale_translation_check_projects function core/modules/locale/locale.compare.inc Check for the latest release of project translations.
locale_translation_check_projects_batch function core/modules/locale/locale.compare.inc Gets and stores the status and timestamp of remote po files.
locale_translation_check_projects_local function core/modules/locale/locale.compare.inc Check and store the status and timestamp of local po files.
locale_translation_clear_cache_projects function core/modules/locale/locale.translation.inc Clears the projects cache.
locale_translation_clear_status function core/modules/locale/locale.module Clear the translation status cache.
LOCALE_TRANSLATION_CURRENT constant core/modules/locale/locale.module Translation source is the current translation.
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN constant core/modules/locale/locale.module Default location of gettext file on the translation server.
locale_translation_default_translation_server function core/modules/locale/locale.compare.inc Retrieve data for default server.
locale_translation_download_source function core/modules/locale/locale.batch.inc Downloads a translation file from a remote server.
locale_translation_file_history_delete function core/modules/locale/locale.module Deletes the history of downloaded translations.
locale_translation_flush_projects function core/modules/locale/locale.compare.inc Clear the project data table.
locale_translation_get_file_history function core/modules/locale/locale.module Gets current translation status from the {locale_file} table.
locale_translation_get_projects function core/modules/locale/locale.translation.inc Get array of projects which are available for interface translation.
locale_translation_get_status function core/modules/locale/locale.module Gets the current translation status.
locale_translation_http_check function core/modules/locale/locale.batch.inc Check if remote file exists and when it was last updated.
locale_translation_language_table function core/modules/locale/locale.module Form element callback: After build changes to the language update table.
locale_translation_load_sources function core/modules/locale/locale.translation.inc Loads cached translation sources containing current translation status.
LOCALE_TRANSLATION_LOCAL constant core/modules/locale/locale.module Translation source is a local file.
locale_translation_manual_status function core/modules/locale/locale.pages.inc Page callback: Checks for translation updates and displays the status.
LOCALE_TRANSLATION_OVERWRITE_ALL constant core/modules/locale/locale.module UI option for override of existing translations. Override any translation.
LOCALE_TRANSLATION_OVERWRITE_NONE constant core/modules/locale/locale.module UI option for override of existing translations. Don't override existing
translations.
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED constant core/modules/locale/locale.module UI option for override of existing translations. Only override non-customized
translations.
locale_translation_project_list function core/modules/locale/locale.compare.inc Fetch an array of projects for translation update.
LOCALE_TRANSLATION_REMOTE constant core/modules/locale/locale.module Translation source is a remote file.
locale_translation_source_build function core/modules/locale/locale.translation.inc Builds abstract translation source.
locale_translation_source_check_file function core/modules/locale/locale.translation.inc Checks whether a po file exists in the local filesystem.
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ constant core/modules/locale/locale.translation.inc Comparison result of source files timestamps.
LOCALE_TRANSLATION_SOURCE_COMPARE_GT constant core/modules/locale/locale.translation.inc Comparison result of source files timestamps.
LOCALE_TRANSLATION_SOURCE_COMPARE_LT constant core/modules/locale/locale.translation.inc Comparison result of source files timestamps.
locale_translation_status_delete_languages function core/modules/locale/locale.module Delete language entries from the status cache.
locale_translation_status_delete_projects function core/modules/locale/locale.module Delete project entries from the status cache.
locale_translation_status_save function core/modules/locale/locale.module Saves the status of translation sources in static cache.
LOCALE_TRANSLATION_STATUS_TTL constant core/modules/locale/locale.module The number of seconds that the translations status entry should be considered.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.