When I run "drush l10n-update" with only local files set in the settings, it finds the correct file to update but then goes on checking translations for every project.
It only does this with drush, manually updating only updates the one file.

Fetching update information for all projects / all languages.                                          [status]
Found 1 projects to update.                                                                            [status]
Updating translations                                                                                  [status]
                                                                                                       [status]
Checked translation for addtoany.                                                                      [ok]
Checked translation for admin.                                                                         [ok]
Checked translation for admin_menu.                                                                    [ok]
Checked translation for admin_views.                                                                   [ok]
Checked translation for advanced_link.                                                                 [ok]
Checked translation for bean.  
CommentFileSizeAuthor
#2 drush_l10n_update-2667546-2.patch898 bytesdazz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dazz created an issue. See original summary.

dazz’s picture

Status: Active » Needs review
FileSize
898 bytes

This seems to fix it.

  • Sutharsan committed 42258fd on 7.x-2.x authored by dazz
    Issue #2667546 by dazz: drush l10n-update checks all projects
    
Sutharsan’s picture

Status: Needs review » Fixed

Thanks. Patch committed.

Status: Fixed » Closed (fixed)

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