You are here

constant L10N_UPDATE_CHECK_REMOTE in Localization update 6

Same name and namespace in other branches
  1. 7 l10n_update.module \L10N_UPDATE_CHECK_REMOTE

Update mode: Remote server.

3 uses of L10N_UPDATE_CHECK_REMOTE
l10n_update.module in ./l10n_update.module
Download translations from remote localization server.
l10n_update_available_releases in ./l10n_update.check.inc
Fetch update information for all projects / all languages.
l10n_update_check_translations in ./l10n_update.check.inc
Check updates for active projects and languages.

File

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

Code

define('L10N_UPDATE_CHECK_REMOTE', 1);