Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currently you can develop these types of extensions:

 

Type of extension

Pseudo Translator

Pseudo-translation is commonly used for localization purposes during development and testing. Implement your own algorithms.

Text Filter / Quality Checker

Filters can be used to find erroneous translations, missing translations or other content that does not pass quality checks. Add your own algorithms.

Translated File Action

Triggered whenever translated files are created. Implement your extension to copy or rename files, or for logging purposes.

...