The translator component translates every component on the form from the native language to the active language.
MULTILIZER contains the following translator component:
Translator can translate all the String and String[] typed properties of any component. However if you use complex 3rd party components it might be that you have to derive a new module from the Module component.
AppletTranslator can translate all AWT components.