diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2008-10-11 02:33:14 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2008-10-11 02:33:14 +0000 |
commit | 7e02f2f782418d3452bae636e63e3439e9802336 (patch) | |
tree | 220f275eb5fd29df31678ea4ff7b2885ce661b53 /modules/translation | |
parent | 3ab972cd4f346a620e59a420dfddd581f77114be (diff) | |
download | brdo-7e02f2f782418d3452bae636e63e3439e9802336.tar.gz brdo-7e02f2f782418d3452bae636e63e3439e9802336.tar.bz2 |
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
Diffstat (limited to 'modules/translation')
-rw-r--r-- | modules/translation/translation.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/translation/translation.info b/modules/translation/translation.info index dd5d0f4f4..63c2c1c63 100644 --- a/modules/translation/translation.info +++ b/modules/translation/translation.info @@ -2,7 +2,7 @@ name = Content translation description = Allows content to be translated into different languages. dependencies[] = locale -package = Core - optional +package = Core version = VERSION core = 7.x files[] = translation.module |