A set of additional system-wide locale settings other than LANG
which can be configured with i18n.defaultLocale.
Declarations
Type
attribute set of string
Default
{ }
Example
{
LC_MESSAGES = "en_US.UTF-8";
LC_TIME = "de_DE.UTF-8";
}
A set of additional system-wide locale settings other than LANG
which can be configured with i18n.defaultLocale.
attribute set of string
{ }
{
LC_MESSAGES = "en_US.UTF-8";
LC_TIME = "de_DE.UTF-8";
}