l10n_update functionality is in Drupal core: #1191488: META: Integrate l10n_update functionality in core. We need to adapt and incorporate their drush commands.

http://drupalcode.org/project/l10n_update.git/blob/refs/heads/7.x-1.x:/l...

Comments

Gábor Hojtsy’s picture

Yes, yes! I blogged just yesterday about how the localization update feature combined with the centralized file location for .po files maps into a staging/deployment workflow at http://hojtsy.hu/blog/2013-jul-23/drupal-8-multilingual-tidbits-9-deploy... - I linked this issue from the issue list there.

moshe weitzman’s picture

That code looks pretty decent. Needs updating for outputformat and other stuff. I wonder if there is a place where we can/should use a drush_choice() for picking a language or project or something like that.

greg.1.anderson’s picture

Status: Active » Closed (won't fix)
Issue tags: +Needs migration

This issue was marked closed (won't fix) because Drush has moved to Github.

If desired, you may copy this task to our Github project and then post a link here to the new issue. Please also change the status of this issue to closed (duplicate).

Please ask support questions on Drupal Answers.

penyaskito’s picture

Status: Closed (won't fix) » Closed (duplicate)

Created on https://github.com/drush-ops/drush/issues/139. I will try to do it myself.