Format of the Option file

The option file is used to set the detail behavior of translation.

  • The option file is following a rule of .ini file of Windows system.
  • The section which is written in [] is used to indicate a set of parameters and to specify the type of translation.
  • The parameters are set by a combination of “keyword” and “value” concatenated by “=”.
  • The keywords are case-sensitive.
  • Any line starting with a # in the first column is ignored. Blank lines are also allowed.
  • Multiple options can be set.