Example

Suppose a Client-Library application needs to generate messages in Korean, but it is running in an environment in which the LC_ALL environment variable must be set to us_english to accommodate other applications. Because the initial us_english localization values that the context uses are not acceptable, the application needs to specify Korean localization values at the context level.