New module 'Internationalization'
This commit is contained in:
parent
e997e7a20c
commit
003589f73e
47 changed files with 8417 additions and 0 deletions
14
sites/all/modules/i18n/i18ntaxonomy/i18ntaxonomy.info
Normal file
14
sites/all/modules/i18n/i18ntaxonomy/i18ntaxonomy.info
Normal file
|
@ -0,0 +1,14 @@
|
|||
name = Taxonomy translation
|
||||
description = Enables multilingual taxonomy.
|
||||
dependencies[] = i18n
|
||||
dependencies[] = taxonomy
|
||||
dependencies[] = i18nstrings
|
||||
package = Multilanguage
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-10-11
|
||||
version = "6.x-1.10"
|
||||
core = "6.x"
|
||||
project = "i18n"
|
||||
datestamp = "1318336004"
|
||||
|
Reference in a new issue