Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 14:49 UTC
Updated:
28 Jan 2013 at 15:17 UTC
I love Drush and it has greatly simplified my development workflow. However, I am working on a number of sites with multiple languages, and I try to export translations to code whenever I can. Unfortunately, right now I have to do so manually, which is quite painful as the number of languages increases.
Could a basic command to import/export site translations be added to Drush?
Comments
Comment #1
moshe weitzman commentedThe process I prefer is for these commands to grow and mature in Contrib for a bit before moving to drush core. Please find another project for this. Maybe ask at http://groups.drupal.org/internationalization
Comment #2
penyaskitoJFYI, if anyone lands here from a search engine, I found http://drupal.org/project/drush_language but still didn't test it.