You are here

function i18ncontent_install in Internationalization 6

@file Installation file for i18ncontent module.

File

i18ncontent/i18ncontent.install, line 8
Installation file for i18ncontent module.

Code

function i18ncontent_install() {

  // Create strings in the extended localization system.
  // There seems to be some issue with module loading on install/update.
}