You are here

constant L10N_UPDATE_CURRENT in Localization update 7.2

Same name and namespace in other branches
  1. 6 l10n_update.admin.inc \L10N_UPDATE_CURRENT
  2. 7 l10n_update.admin.inc \L10N_UPDATE_CURRENT

Translation source is the current translation.

7 uses of L10N_UPDATE_CURRENT
drush_l10n_update_status in ./l10n_update.drush.inc
Callback for command l10n-update-status.
L10nUpdateTest::testUpdateImportSourceLocal in tests/L10nUpdateTest.test
Tests translation import from local sources.
L10nUpdateTest::testUpdateImportSourceRemote in tests/L10nUpdateTest.test
Tests translation import from remote sources.
l10n_update_batch_fetch_import in ./l10n_update.batch.inc
Batch process: Import translation file.
l10n_update_get_file_history in ./l10n_update.module
Gets current translation status from the {l10n_update_file} table.

... See full list

File

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

Code

define('L10N_UPDATE_CURRENT', 'current');