You are here

10 uses of L10N_UPDATE_REMOTE in Localization update 7.2

drush_l10n_update_status in ./l10n_update.drush.inc
Callback for command l10n-update-status.
L10nUpdateTest::testUpdateCheckStatus in tests/L10nUpdateTest.test
Checks if local or remote translation sources are detected.
l10n_update_batch_fetch_download in ./l10n_update.batch.inc
Batch operation: Download a remote translation file.
l10n_update_batch_fetch_import in ./l10n_update.batch.inc
Batch process: Import translation file.
l10n_update_batch_status_check in ./l10n_update.batch.inc
Batch operation callback: Check status of a remote and local po file.
l10n_update_requirements in ./l10n_update.install
Implements hook_requirements().
l10n_update_source_build in ./l10n_update.translation.inc
Builds abstract translation source.
l10n_update_status_form in ./l10n_update.admin.inc
Page callback: Translation status page.
l10n_update_status_save in ./l10n_update.module
Saves the status of translation sources in static cache.
_drush_l10n_update_get_updates in ./l10n_update.drush.inc
Helper function to obtain $updates.