This is an old revision of the document!


ezFIT Localization (Translator Instructions)
ezFIT 5

Preparing Files for Translator

Translating Files

Translation of Installer

  • Open InnoSetup installer script with a text editor (e.g. Notepad).
  • Add and translate resource strings under section [CustomMessages]:
    [CustomMessages]
    #ifdef English
    SelectDrivers=Select Drivers
    ...
    #endif
    ; <LanguageNameHere> should be replaced by the target language to localize
    #ifdef <LanguageNameHere>
    ;<LanguageNameHere>.String=<TranslatedString>
    <LanguageNameHere>.SelectDrivers=Seleccionar Controladores
    ...
    #endif

Help or Questions

For help or if you have questions, contact Audina's software development team: