In the description of the module you say that the module requires the followig modules :
* locale
* extractor
* organic groups

The .info of "Live Translation" need to be modified to take this into account.

Right now in th .info file there is the following line :
dependencies = locale

It need to be replaced by
dependencies = locale og potx

Comments

brmassa’s picture

Assigned: Unassigned » brmassa
Status: Reviewed & tested by the community » Fixed

Thierry,

thanks a lot for reporting and helping.

* "LT Web Translation" module depends on "OG" and "LT Extractor", not the potx.
* "Live Translation" and "LT Extractor" modules only depend on "Locale".

regards,

massa

brmassa’s picture

Status: Fixed » Closed (works as designed)