Translation Framework

Categories

Component ID

298286

Component name

Translation Framework

Component type

module

Component security advisory coverage

not-covered

Downloads

3789

Component created

Component changed

Component body

The translation framework provides a machine translation framework for the drupal system. The framework provides a hook_translation_realtime which the modules that are the translation module api's should implement so the translation framework can learn about the capabilities of the module.

The framework does not attemp to be a replacement for drupal po files or internationalization since machine translation is just not that good and probably never will be. The module is just there to provide a basic translation that people can then alter if the wish in order to make it correct.

Development sponsored by OpenBand, a subsidiary of M.C.Dean, Inc.