locale_translate_file_create |
drupal/core/modules/locale/locale.bulk.inc |
Creates a file object and populates the timestamp property. |
|
|
locale_translate_filters |
drupal/core/modules/locale/locale.pages.inc |
List locale translation filters that can be applied. |
3 |
|
locale_translate_filter_form |
drupal/core/modules/locale/locale.pages.inc |
Return form for locale translation filters. |
|
1 |
locale_translate_filter_form_submit |
drupal/core/modules/locale/locale.pages.inc |
Process result from locale translation filter form. |
|
|
locale_translate_filter_load_strings |
drupal/core/modules/locale/locale.pages.inc |
Builds a string search query and returns an array of string objects. |
1 |
|
locale_translate_filter_values |
drupal/core/modules/locale/locale.pages.inc |
Build array out of search criteria specified in request variables. |
3 |
|
locale_translate_get_interface_translation_files |
drupal/core/modules/locale/locale.bulk.inc |
Get interface translation files present in the translations directory. |
2 |
|
locale_translate_import_form |
drupal/core/modules/locale/locale.bulk.inc |
Form constructor for the translation import screen. |
|
1 |
locale_translate_import_form_submit |
drupal/core/modules/locale/locale.bulk.inc |
Form submission handler for locale_translate_import_form(). |
|
|
locale_translate_page |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Shows the string search screen. |
|
1 |
locale_translation_batch_fetch_build |
drupal/core/modules/locale/locale.fetch.inc |
Builds a batch to download and import project translations. |
2 |
|
locale_translation_batch_fetch_download |
drupal/core/modules/locale/locale.batch.inc |
Batch operation: Download a remote translation file. |
|
1 |
locale_translation_batch_fetch_finished |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |
|
2 |
locale_translation_batch_fetch_import |
drupal/core/modules/locale/locale.batch.inc |
Batch process: Import translation file. |
|
1 |
locale_translation_batch_fetch_sources |
drupal/core/modules/locale/locale.batch.inc |
Loads translation source data for the projects to be updated. |
|
1 |
locale_translation_batch_fetch_update_status |
drupal/core/modules/locale/locale.batch.inc |
Batch process: Update the download history table. |
|
1 |
locale_translation_batch_status_build |
drupal/core/modules/locale/locale.compare.inc |
Builds a batch to get the status of remote and local translation files. |
1 |
|
locale_translation_batch_status_compare |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Compare states and store the result. |
|
2 |
locale_translation_batch_status_fetch_local |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Check the availability of local po files. |
|
1 |
locale_translation_batch_status_fetch_remote |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Check the availability of a remote po file. |
|
1 |
locale_translation_batch_status_finished |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |
|
1 |
locale_translation_batch_update_build |
drupal/core/modules/locale/locale.fetch.inc |
Builds a batch to check, download and import project translations. |
4 |
|
locale_translation_build_projects |
drupal/core/modules/locale/locale.compare.inc |
Builds list of projects and stores the result in the database. |
4 |
|
locale_translation_build_server_pattern |
drupal/core/modules/locale/locale.compare.inc |
Build path to translation source, out of a server path replacement pattern. |
1 |
|
locale_translation_build_sources |
drupal/core/modules/locale/locale.translation.inc |
Build translation sources. |
1 |
|
locale_translation_check_projects |
drupal/core/modules/locale/locale.compare.inc |
Check for the latest release of project translations. |
1 |
|
locale_translation_check_projects_batch |
drupal/core/modules/locale/locale.compare.inc |
Gets and stores the status and timestamp of remote po files. |
1 |
|
locale_translation_check_projects_local |
drupal/core/modules/locale/locale.compare.inc |
Check and store the status and timestamp of local po files. |
2 |
|
locale_translation_clear_cache_projects |
drupal/core/modules/locale/locale.translation.inc |
Clears the projects cache. |
1 |
|
locale_translation_clear_status |
drupal/core/modules/locale/locale.module |
Clear the translation status cache. |
3 |
|
locale_translation_default_translation_server |
drupal/core/modules/locale/locale.compare.inc |
Retrieve data for default server. |
1 |
|
locale_translation_download_source |
drupal/core/modules/locale/locale.batch.inc |
Downloads source file from a remote server. |
1 |
|
locale_translation_file_history_delete |
drupal/core/modules/locale/locale.module |
Deletes the history of downloaded translations. |
2 |
|
locale_translation_flush_projects |
drupal/core/modules/locale/locale.compare.inc |
Clear the project data table. |
1 |
|
locale_translation_get_file_history |
drupal/core/modules/locale/locale.module |
Gets current translation status from the {locale_file} table. |
6 |
4 |
locale_translation_get_projects |
drupal/core/modules/locale/locale.translation.inc |
Get array of projects which are available for interface translation. |
10 |
1 |
locale_translation_http_check |
drupal/core/modules/locale/locale.batch.inc |
Check if remote file exists and when it was last updated. |
1 |
|
locale_translation_language_table |
drupal/core/modules/locale/locale.pages.inc |
Form element callback: After build changes to the language update table. |
|
1 |
locale_translation_load_sources |
drupal/core/modules/locale/locale.translation.inc |
Loads cached translation sources containing current translation status. |
1 |
|
locale_translation_manual_status |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Checks for translation updates and displays the translations status. |
|
1 |
locale_translation_project_list |
drupal/core/modules/locale/locale.compare.inc |
Fetch an array of projects for translation update. |
3 |
|
locale_translation_source_build |
drupal/core/modules/locale/locale.translation.inc |
Builds abstract translation source. |
2 |
|
locale_translation_source_check_file |
drupal/core/modules/locale/locale.translation.inc |
Checks whether a po file exists in the local filesystem. |
2 |
|
locale_translation_status_delete_languages |
drupal/core/modules/locale/locale.module |
Delete language entries from the status cache. |
1 |
|
locale_translation_status_delete_projects |
drupal/core/modules/locale/locale.module |
Delete project entries from the status cache. |
1 |
|
locale_translation_status_form |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Display the current translation status. |
|
1 |
locale_translation_status_form_submit |
drupal/core/modules/locale/locale.pages.inc |
Form submission handler for locale_translation_status_form(). |
|
|
locale_translation_status_form_validate |
drupal/core/modules/locale/locale.pages.inc |
Form validation handler for locale_translation_status_form(). |
|
|
locale_translation_status_save |
drupal/core/modules/locale/locale.module |
Saves the status of translation sources in static cache. |
2 |
|
locale_translation_update_file_history |
drupal/core/modules/locale/locale.module |
Updates the {locale_file} table. |
2 |
|