You are here

constant L10N_UPDATE_LOCAL in Localization update 7.2

Translation source is a local file.

12 uses of L10N_UPDATE_LOCAL
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.

... See full list

File

./l10n_update.module, line 63
Download translations from remote localization server.

Code

define('L10N_UPDATE_LOCAL', 'local');