Some optimization could be done in .info files

In lt.info :
description = A automactic translation updater
the word automactic should be automatic

Package information is missing, "package = Project" should be added to be the same as the other .info files

In all .info files :

version = "5-x-1-dev"
dependencies = locale
package = Project
; Information added by drupal.org packaging script on 2007-05-07
version = "5.x-0.20"

the line version = "5-x-1-dev" is optional and in conflict with the version line added by drupal packaging script

Comments

brmassa’s picture

Assigned: Unassigned » brmassa
Status: Active » Fixed

Thierry,

1* Live Translation is not related to Project* -> its destinated to final users.
2* LT description: fixed on next release.
3* if LT Extractor needs Locale and LT Web Translation needs LT Extractor, LTWT needs Locale. it doesnt need to be there.

but thanks for all points.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)