Difference between revisions of "Locale"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
In [[computing]], a '''locale''' is a set of [[Parameter|parameters]] that defines the user's language, country and any special variant preferences that the user wants to see in their [[user interface]]. | In [[computing]], a '''locale''' is a set of [[Parameter|parameters]] that defines the user's language, country and any special variant preferences that the user wants to see in their [[user interface]]. | ||
− | Usually a locale identifier consists of at least a language identifier and a region identifier. | + | (TO DO: expand, illustrate, cross-reference.) |
+ | |||
+ | == Description == | ||
+ | |||
+ | Usually a locale identifier consists of at least a [[language identifier]] and a [[region identifier]]. | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [[Computing]] | ||
== External links == | == External links == | ||
* [https://en.wikipedia.org/wiki/Locale Locale] @ Wikipedia | * [https://en.wikipedia.org/wiki/Locale Locale] @ Wikipedia |
Revision as of 04:05, 9 September 2015
In computing, a locale is a set of parameters that defines the user's language, country and any special variant preferences that the user wants to see in their user interface.
(TO DO: expand, illustrate, cross-reference.)
Description
Usually a locale identifier consists of at least a language identifier and a region identifier.
See also
External links
- Locale @ Wikipedia