The module only works if installed using the
drush dl drush_language
It should be possible to have it recognized as a normal drupal module to install it in
sites/*

cheers, ralf

CommentFileSizeAuthor
#1 drush_language_missing.zip417 bytesralf57

Comments

ralf57’s picture

StatusFileSize
new417 bytes

Attached zip with missing files

xatoo’s picture

If this is a best practice I would like to add the files but I'm not sure it is. Won't it just add extra load to your Drupal site to have modules installed that don't do anything?

xatoo’s picture

Status: Active » Closed (won't fix)

Just asked around in #drush on IRC but people there agree that as a rule of tumb no .module and .info files should be included when the module provides only a generic Drush task that targets more than one site. Please re-open this issue in case you have a use case where running the module in sites/all/modules is needed.