You are here

constant L10N_UPDATE_CRON_PROJECTS in Localization update 7

Same name and namespace in other branches
  1. 6 l10n_update.module \L10N_UPDATE_CRON_PROJECTS

The maximum number of projects which are checked for available translations each cron run.

1 use of L10N_UPDATE_CRON_PROJECTS
l10n_update_cron in ./l10n_update.module
Implements hook_cron().

File

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

Code

define('L10N_UPDATE_CRON_PROJECTS', 10);