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
Comment #1
brmassa commentedThierry,
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
Comment #2
brmassa commented