Difference between revisions of "Locale"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  
 
* [[Computing]]
 
* [[Computing]]
 +
* [[Internationalization and localization]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Locale Locale] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Locale Locale] @ Wikipedia
 +
 +
 +
[[Category:Computing]]

Latest revision as of 18: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