Needs work
Project:
Localization update
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Apr 2013 at 15:13 UTC
Updated:
14 Nov 2014 at 07:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
make77 commentedHere is a patch to do so.
For instance :
drush l10n-update my_module1 my_module2will only update the translations for these two modules.Comment #2
make77 commentedSame patch with few corrections.
Comment #3
hrmoller commentedWorks like a charm. I would give this a go!
Comment #4
hrmoller commentedI did a few modifications to the above patch to gain the ability to force a refresh of the source and thereby avoid the cache.
Comment #5
sutharsan commentedMoving this to 7.x-2.x branch.
Comment #6
geek-merlinPatch #4 looks fine. I would suggest to name the parameter and associated variables "projects"/$selected_projects for consistency.
Comment #7
sutharsan commentedPatch is outdated and needs a reroll to 7.x-2.x branch.
Comment #8
sutharsan commentedChanging status according to the actual issue state.