The Locale class is initialized automatically at image startup, and can be reinitialized manually by evaluating
Locale initializeCurrentLocale. For example, when using Windows ME, you might want to update the current locale after changing the settings in the International control panel.
This message informs currently loaded Application and
SubApplication classes that the current locale has been changed. This message is sent to all loaded
Application and
SubApplication classes on image startup, and each time the current locale is successfully initialized (that is, by evaluating
Locale initializeCurrentLocale).