The "Relatives" program supports the multilingual interface. Resources for each language are stored in the directory lang in subdirectories with the two-letter names matching the language code according to ISO-639-1 standard (See ISO Language Codes)

In the current version 2 languages are supported: English (basic) and Russian. Accordingly, there are 2 subdirectories in the lang directory: en and ru.

    At the start the program sets the language as follows:
  1. Reads through the configuration file Relatives.ini and if there is a line "lang=xx", sets language xx if the directory xx is present in the lang directory.
    If language is not set then:
  2. Reads the language of OS Windows and sets this language if the appropriating directory is present in the lang directory.
    If language is not set then:
  3. Sets English language.

See also:
"Configuration" dialog
Menu "Tools"
Strings translator
Templates translator