The code documentation of l10n_update_cron() still says "Check one project/language at a time, download and import if update available".
That's leftover from l10n_update 1.x but if I understand correctly, in 2.x l10n_update_cron() checks all enabled projects and languages (unless you configured to ignore some) for updates and puts the update jobs in a Drupal queue.
It would be better to correct the code documentation accordingly.

As a plus, if you use Elysia Cron, the description on admin/config/system/cron/settings will be updated as well and less confusing for configurators.

CommentFileSizeAuthor
#2 l10n_update-hook-cron-docs.patch513 bytesSutharsan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

PieterDC created an issue. See original summary.

Sutharsan’s picture

Status: Active » Needs review
FileSize
513 bytes

  • Sutharsan committed 47758b3 on 7.x-2.x
    Issue #2871109 by Sutharsan: Update l10n_update_cron() description
    
Sutharsan’s picture

Status: Needs review » Fixed
gagarine’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.