Language and locale settings

A context session key set for IsoLocale (for example csk.IsoLocale=fr_FR) overrides any other language settings.

In the Rich Client, your IsoLocale can be set in three ways:

  • Via launch command with a context.session.key.IsoLocale parameter

  • Via the IsoLocale field on Actor record

  • Via the OS language settings

The language defaulting logic:

  1. Check for context.session.key.IsoLocale=<IsoLocale> on launch command. If found, use it.

  2. Check for Actor.IsoLocale value. If populated, use it.

  3. Use OS language setting.