Closed (fixed)
Project:
Drush
Component:
Make
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 14:45 UTC
Updated:
26 Mar 2012 at 10:40 UTC
Jump to comment: Most recent file
There are several issues that touch translation in different angles:
* #1167108: Location of downloaded translations (d7)
* #974726: Add to makefiles possibility to download core translations from l.d.o
Closed:
* #1134326: Allow a DrushMakeProject to be installed in a non empty directory (Port to Drush 5)
* #997996: failed translations downloads result in 404 error messages inside the translation file
* #1175174: translations[] = nl inside makefile
I'm creating this to be able to better keep track of them all.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush_make-1175174_and_1167108-rerolled.patch | 3.44 KB | helmo |
Comments
Comment #1
helmo commentedI've rerolled the patches changes from #1167108: Location of downloaded translations (d7) and #1175174: translations[] = nl inside makefile while reviewing #1310130: Put drush make in drush core
These are also available on my sandbox branch make-translate (diff)
Comment #2
helmo commented[ Powered by #1115636: Issue Macros and Templates - Drush Make]
Drush make is being merged into drush core (discussed in issue:#1310130: Put drush make in drush core)
This means that the issue queue is also moving. The drush queue has a component 'Make' especially for drush_make.
More information will be posted on the drush_make and drush project pages.
NOTE: This needs work as I marked #1175174: translations[] = nl inside makefile as a duplicate of #974726: Add to makefiles possibility to download core translations from l.d.o
Comment #3
helmo commentedThe patch from #1 is now obsolete.
Both open issues have a re-rolled patch of their own. Please review.
#1167108: Location of downloaded translations (d7)
#974726: Add to makefiles possibility to download core translations from l.d.o
Comment #4
helmo commentedBuilding a translated platform now works for me with the latest dev, 7.x-5.0-rc4
For reference, to download tinymce translation I needed the extra module make_post.
Comment #5.0
(not verified) commentedUpdated issue summary.