You are here

i18n_custom_add_another.info in Custom add another 7

name = Custom add another translation
description = Provides i18n field integration for Custom add another module
package = Multilingual - Internationalization
core = 7.x

dependencies[] = custom_add_another
dependencies[] = i18n_field

; Ensure that the i18n module is around for tests.
test_dependencies[] = i18n

files[] = i18n_custom_add_another.test

File

i18n_custom_add_another/i18n_custom_add_another.info
View source
  1. name = Custom add another translation
  2. description = Provides i18n field integration for Custom add another module
  3. package = Multilingual - Internationalization
  4. core = 7.x
  5. dependencies[] = custom_add_another
  6. dependencies[] = i18n_field
  7. ; Ensure that the i18n module is around for tests.
  8. test_dependencies[] = i18n
  9. files[] = i18n_custom_add_another.test