diff options
author | Gábor Hojtsy <gabor@hojtsy.hu> | 2007-06-15 18:40:14 +0000 |
---|---|---|
committer | Gábor Hojtsy <gabor@hojtsy.hu> | 2007-06-15 18:40:14 +0000 |
commit | 85805096f7f9fbbed60438af7c3d0c1d9ec3959d (patch) | |
tree | a7e74479cbbf7a93acceb0ad02c8452449d93c02 /modules/translation/translation.info | |
parent | ae0392b2eb956263c35fb04b695f4974dcca2787 (diff) | |
download | brdo-85805096f7f9fbbed60438af7c3d0c1d9ec3959d.tar.gz brdo-85805096f7f9fbbed60438af7c3d0c1d9ec3959d.tar.bz2 |
#142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature
Diffstat (limited to 'modules/translation/translation.info')
-rw-r--r-- | modules/translation/translation.info | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/translation/translation.info b/modules/translation/translation.info new file mode 100644 index 000000000..f47870da1 --- /dev/null +++ b/modules/translation/translation.info @@ -0,0 +1,7 @@ +; $Id$ +name = Content translation +description = Allows content to be translated into different languages. +dependencies[] = locale +package = Core - optional +version = VERSION +core = 6.x |