Mercurial > defr > drupal > core
annotate modules/translation/translation.info @ 19:3edae6ecd6c6 6.9
Drupal 6.9
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 15 Jan 2009 10:15:56 +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 |