Difference between revisions of "Locale"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 8: | Line 8: | ||
* [[Computing]] | * [[Computing]] | ||
+ | * [[Internationalization and localization]] | ||
== External links == | == External links == |
Latest revision as of 17:58, 25 April 2016
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.
Description
Usually a locale identifier consists of at least a language identifier and a region identifier.
See also
External links
- Locale @ Wikipedia