Mercurial > defr > drupal > core
annotate modules/translation/translation.info @ 13:8b6c45761e01 6.6
Drupal 6.6
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:33 +0100 |
parents | c1f4ac30525a |
children |
rev | line source |
---|---|
webmaster@1 | 1 ; $Id: translation.info,v 1.1 2007/06/15 18:40:14 goba Exp $ |
webmaster@1 | 2 name = Content translation |
webmaster@1 | 3 description = Allows content to be translated into different languages. |
webmaster@1 | 4 dependencies[] = locale |
webmaster@1 | 5 package = Core - optional |
webmaster@1 | 6 version = VERSION |
webmaster@1 | 7 core = 6.x |