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:
-
Check for context.session.key.IsoLocale=<IsoLocale> on launch command. If found, use it.
-
Check for Actor.IsoLocale value. If populated, use it.
-
Use OS language setting.