(MS Lcid) 130808
(MS Lcid) 130808
(MS Lcid) 130808
No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.
Patents. Microsoft has patents that may cover your implementations of the technologies
described in the Open Specifications. Neither this notice nor Microsoft's delivery of the
documentation grants any licenses under those or any other Microsoft patents. However, a given
Open Specification may be covered by Microsoft Open Specification Promise or the Community
Promise. If you would prefer a written license, or if the technologies described in the Open
Specifications are not covered by the Open Specifications Promise or Community Promise, as
applicable, patent licenses are available by contacting iplg@microsoft.com.
Trademarks. The names of companies and products contained in this documentation may be
covered by trademarks or similar intellectual property rights. This notice does not grant any
licenses under those rights. For a list of Microsoft trademarks, visit
www.microsoft.com/trademarks.
Fictitious Names. The example companies, organizations, products, domain names, email
addresses, logos, people, places, and events depicted in this documentation are fictitious. No
association with any real company, organization, product, domain name, email address, logo,
person, place, or event is intended or should be inferred.
Reservation of Rights. All other rights are reserved, and this notice does not grant any rights
other than specifically described above, whether by implication, estoppel, or otherwise.
Tools. The Open Specifications do not require the use of Microsoft programming tools or
programming environments in order for you to develop an implementation. If you have access to
Microsoft programming tools and environments you are free to take advantage of them. Certain
Open Specifications are intended for use in conjunction with publicly available standard
specifications and network programming art, and assumes that the reader either is familiar with the
aforementioned material or has immediate access to it.
1 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Revision Revision
Date History Class Comments
2 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
3 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
2 Structures ................................................................................................................ 8
2.1 Language Code Identifiers ...................................................................................... 8
2.2 LCID Structure ...................................................................................................... 8
2.2.1 Locale Names without LCIDs ............................................................................ 26
4 Security Considerations.......................................................................................... 28
6 Change Tracking..................................................................................................... 46
7 Index ..................................................................................................................... 49
4 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Additionally, this document specifies a set of locale identifiers that designate culture-specific
information such as how text is sorted, how a date is formatted, and the display format for numbers
and currency.
Sections 1.7 and 2 of this specification are normative and can contain the terms MAY, SHOULD,
MUST, MUST NOT, and SHOULD NOT as defined in RFC 2119. All other sections and examples in this
specification are informative.
1.1 Glossary
alternate sort: Specifies an alternate collation for a language that has multiple methods for
sorting data. For example, German has both "Dictionary" and "Phone Book" sorts. "Dictionary"
sorting (de-DE) is the default for German, but developers can specify the alternate "Phone
Book" sort (de-DE_phoneb) explicitly.
BIG5: Believed to be derived from either the five companies (Acer, MiTAC, JiaJia, Zero One, and
FIC) that developed this standard or from the intended development and support of five major
software packages from these companies. The original character set is sorted first by usage
frequency, second by stroke count, and finally by radical. The BIG5 encoding was defined by
the Institute for Information Industry of Taiwan in 1984.
Bopomofo: A phonetic system used for transcribing Chinese. Named for the first four letters of
the traditional Chinese phonemic alphabet (bo, po, mo, and fo).
Chinese BIG5 order: Ideographs are ordered according to the code point values of the
Taiwanese BIG5 industrial standard.
Chinese radical stroke order: Ideographs are ordered according to radical stroke count.
Chinese Unicode order: Deprecated. Identical to the default sort information used for English.
Georgian modern order: An order for the Georgian language that places archaic characters
that are no longer used at the end of the alphabet.
Georgian traditional order: An order for the Georgian language that intersperses archaic
characters that are no longer used among the rest of the alphabet in their traditional places.
German phone book order: An order that equates Ä, Ö, and Ü with AE, OE, and UE,
respectively (commonly used in German phone books).
Hungarian default order: The typical expected alphabetical order for the Hungarian language.
Hungarian technical order: A sort order that places capital letters before lowercase ones,
unlike most sorts, which sort lowercase first.
Japanese radical/stroke sort order: Ideographs are ordered by their radical and stroke
components, much like an ideographic dictionary might do.
5 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Japanese XJIS order: Ideographs are ordered according to the code point values of the [JIS X
208] and [JIS X 212] government standards.
Korean KSC order: Ideographs are ordered according to the Korean Hangul pronunciation, as
specified in the Korean [KSC 6501] government standard.
Korean Unicode order: Deprecated. Identical to the default sort information used for English,
except that the backslash (\) is equal to the currency symbol, 0x20A9, the won sign.
PRC Chinese phonetic order: Ideographs are ordered according to their A to Z pronunciation
order.
PRC Chinese stroke count order: Ideographs are ordered according to their stroke count.
specific locale: A locale describing a language that has a qualifying regional variant. For
example, variants for English can be en-US or en-GB.
Traditional Chinese Bopomofo order: Ideographs are ordered by their most common
Mandarin pronunciation, using the Chinese Bopomofo order of the pronunciations.
MAY, SHOULD, MUST, SHOULD NOT, MUST NOT: These terms (in all caps) are used as
described in [RFC2119]. All statements of optional behavior use either MAY, SHOULD, or
SHOULD NOT.
1.2 References
References to Microsoft Open Specifications documentation do not include a publishing year because
links are to the latest version of the documents, which are updated frequently. References to other
documents include a publishing year when one is available.
A reference marked "(Archived)" means that the reference document was either retired and is no
longer being maintained or was replaced with a new document that provides current implementation
details. We archive our documents online [Windows Protocol].
We conduct frequent surveys of the normative references to assure their continued availability. If
you have any issue with finding a normative reference, please contact dochelp@microsoft.com. We
will assist you in finding the relevant information. Please check the archive site,
http://msdn2.microsoft.com/en-us/library/E4BD6494-06AD-4aed-9823-445E921C9624, as an
additional source.
[ISO-639] International Organization for Standardization, "Codes for the Representation of Names
of Languages", ISO 639, http://www.loc.gov/standards/iso639-2/
[ISO-3166] International Organization for Standardization, "Codes for the Representation of Names
of Countries and Their Subdivisions", ISO 3166,
http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=24591
6 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC
2119, March 1997, http://www.rfc-editor.org/rfc/rfc2119.txt
[RFC4646] A. Phillips, Ed., and M. Davis, Ed., "Tags for Identifying Languages", BCP 47, RFC 4646,
September 2006, http://www.ietf.org/rfc/rfc4646.txt
1.3 Overview
The LCID structure is used to identify specific languages for the purpose of customizing software for
particular languages and cultures. For example, it can specify the way dates, times, and numbers
are formatted as strings. It can also specify paper sizes and preferred sort order based on language
elements.
This structure is related to protocols and structures that need to make special cases for specific
languages and cultures.
This structure applies in scenarios where special cases need to be made for specific languages and
cultures.
None.
7 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
LCIDs are identifiers used to specify localizable information. They are also known as culture
identifiers in the Microsoft .NET Framework environment.
The name of a culture consists of its [ISO-639] language code, its [ISO-3166] country/region code,
and an optional [ISO-15924] script tag for the written language, as described in [RFC4646]. For
example, the name of the culture in which the language is Bosnian (as written in Latin script and
used in the Bosnia and Herzegovina region) is bs-Latn-BA.<1><2><3>
Many APIs permit use of the culture name, which is preferred over the LCID form.
An LCID is a 4-byte value. The value supplied in an LCID is a standard numeric substitution for the
international [RFC4646] string.
1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
Reserved (12 bits): This field is reserved for future use. It MUST be 0.
Sort ID (4 bits): The sort order. In most cases, this value can be 0x0, which indicates a default
sort (SORT_DEFAULT). However, other values can be used when an alternate sort is required.
These alternate values are listed in the following table. For example, 0x0407 (German -
Germany) becomes 0x10407 when SORT_GERMAN_PHONE_BOOK is used.
Value Meaning
8 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0001 ar
0x0002 bg
0x0003 ca
0x0004 zh-Hans
0x0005 cs
0x0006 da
0x0007 de
0x0008 el
0x0009 en
0x000a es
9 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x000b fi
0x000c fr
0x000d he
0x000e hu
0x000f is
0x0010 it
0x0011 ja
0x0012 ko
0x0013 nl
0x0014 no
0x0015 pl
0x0016 pt
0x0017 rm
0x0018 ro
0x0019 ru
0x001b sk
0x001c sq
0x001d sv
0x001e th
0x001f tr
0x0020 ur
0x0021 id
0x0022 uk
0x0023 be
0x0024 sl
0x0025 et
0x0026 lv
0x0027 lt
10 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0028 tg
0x0029 fa
0x002a vi
0x002b hy
0x002c az
0x002d eu
0x002f mk
0x0030 st
0x0031 ts
0x0032 tn
0x0034 xh
0x0035 zu
0x0036 af
0x0037 ka
0x0038 fo
0x0039 hi
0x003a mt
0x003b se
0x003c ga
0x003e ms
0x003f kk
0x0040 ky
0x0041 sw
0x0042 tk
0x0043 uz
0x0044 tt
11 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0045 bn
0x0046 pa
0x0047 gu
0x0048 or
0x0049 ta
0x004a te
0x004b kn
0x004c ml
0x004d as
0x004e mr
0x004f sa
0x0050 mn
0x0051 bo
0x0052 cy
0x0053 km
0x0054 lo
0x0055 my
0x0056 gl
0x0057 kok
0x0059 sd
0x005a syr
0x005b si
0x005c chr
0x005d iu
0x005e am
0x005f tzm
0x0061 ne
12 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0062 fy
0x0063 ps
0x0064 fil
0x0065 dv
0x0067 ff
0x0068 ha
0x006a yo
0x006b quz
0x006c nso
0x006d ba
0x006e lb
0x006f kl
0x0070 ig
0x0072 om
0x0073 ti
0x0074 gn
0x0075 haw
0x0078 ii
0x007a arn
0x007c moh
0x007e br
13 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0080 ug
0x0081 mi
0x0082 oc
0x0083 co
0x0084 gsw
0x0085 sah
0x0086 qut
0x0087 rw
0x0088 wo
0x008c prs
0x0091 gd
0x0092 ku
0x0401 ar-SA
0x0402 bg-BG
0x0403 ca-ES
0x0404 zh-TW
0x0405 cs-CZ
0x0406 da-DK
0x0407 de-DE
0x0408 el-GR
14 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0409 en-US
0x040a es-ES_tradnl
0x040b fi-FI
0x040c fr-FR
0x040d he-IL
0x040e hu-HU
0x040f is-IS
0x0410 it-IT
0x0411 ja-JP
0x0412 ko-KR
0x0413 nl-NL
0x0414 nb-NO
0x0415 pl-PL
0x0416 pt-BR
0x0417 rm-CH
0x0418 ro-RO
0x0419 ru-RU
0x041a hr-HR
0x041b sk-SK
0x041c sq-AL
0x041d sv-SE
0x041e th-TH
0x041f tr-TR
0x0420 ur-PK
0x0421 id-ID
0x0422 uk-UA
0x0423 be-BY
0x0424 sl-SI
0x0425 et-EE
15 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0426 lv-LV
0x0427 lt-LT
0x0428 tg-Cyrl-TJ
0x0429 fa-IR
0x042a vi-VN
0x042b hy-AM
0x042c az-Latn-AZ
0x042d eu-ES
0x042e hsb-DE
0x042f mk-MK
0x0430 st-ZA
0x0431 ts-ZA
0x0432 tn-ZA
0x0434 xh-ZA
0x0435 zu-ZA
0x0436 af-ZA
0x0437 ka-GE
0x0438 fo-FO
0x0439 hi-IN
0x043a mt-MT
0x043b se-NO
0x043e ms-MY
0x043f kk-KZ
0x0440 ky-KG
0x0441 sw-KE
0x0442 tk-TM
0x0443 uz-Latn-UZ
16 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0444 tt-RU
0x0445 bn-IN
0x0446 pa-IN
0x0447 gu-IN
0x0448 or-IN
0x0449 ta-IN
0x044a te-IN
0x044b kn-IN
0x044c ml-IN
0x044d as-IN
0x044e mr-IN
0x044f sa-IN
0x0450 mn-MN
0x0451 bo-CN
0x0452 cy-GB
0x0453 km-KH
0x0454 lo-LA
0x0455 my-MM
0x0456 gl-ES
0x0457 kok-IN
0x045a syr-SY
0x045b si-LK
0x045c chr-Cher-US
0x045d iu-Cans-CA
0x045e am-ET
17 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0461 ne-NP
0x0462 fy-NL
0x0463 ps-AF
0x0464 fil-PH
0x0465 dv-MV
0x0468 ha-Latn-NG
0x046a yo-NG
0x046b quz-BO
0x046c nso-ZA
0x046d ba-RU
0x046e lb-LU
0x046f kl-GL
0x0470 ig-NG
0x0472 om-ET
0x0473 ti-ET
0x0474 gn-PY
0x0475 haw-US
0x0477 so-SO
0x0478 ii-CN
0x047a arn-CL
0x047c moh-CA
0x047e br-FR
0x0480 ug-CN
18 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0481 mi-NZ
0x0482 oc-FR
0x0483 co-FR
0x0484 gsw-FR
0x0485 sah-RU
0x0486 qut-GT
0x0487 rw-RW
0x0488 wo-SN
0x048c prs-AF
0x0491 gd-GB
0x0492 ku-Arab-IQ
0x0501 qps-ploc
0x05fe qps-ploca
0x0801 ar-IQ
0x0803 ca-ES-valencia
0x0804 zh-CN
0x0807 de-CH
0x0809 en-GB
0x080a es-MX
0x080c fr-BE
0x0810 it-CH
0x0813 nl-BE
0x0814 nn-NO
19 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0816 pt-PT
0x0818 ro-MD
0x081a sr-Latn-CS
0x081d sv-FI
0x0820 ur-IN
0x082c az-Cyrl-AZ
0x082e dsb-DE
0x0832 tn-BW
0x083b se-SE
0x083c ga-IE
0x083e ms-BN
0x0843 uz-Cyrl-UZ
0x0845 bn-BD
0x0846 pa-Arab-PK
0x0849 ta-LK
0x0850 mn-Mong-CN
0x0859 sd-Arab-PK
0x085d iu-Latn-CA
0x085f tzm-Latn-DZ
0x0861 ne-IN
0x0867 ff-Latn-SN
0x086b quz-EC
0x0873 ti-ER
0x09ff qps-plocm
0x0c01 ar-EG
20 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x0c04 zh-HK
0x0c07 de-AT
0x0c09 en-AU
0x0c0a es-ES
0x0c0c fr-CA
0x0c1a sr-Cyrl-CS
0x0c3b se-FI
0x0c50 mn-Mong-MN
0x0c6b quz-PE
0x1001 ar-LY
0x1004 zh-SG
0x1007 de-LU
0x1009 en-CA
0x100a es-GT
0x100c fr-CH
0x101a hr-BA
0x103b smj-NO
0x105f tzm-Tfng-MA
0x1401 ar-DZ
0x1404 zh-MO
0x1407 de-LI
0x1409 en-NZ
0x140a es-CR
0x140c fr-LU
0x141a bs-Latn-BA
0x143b smj-SE
0x1801 ar-MA
0x1809 en-IE
21 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x180a es-PA
0x180c fr-MC
0x181a sr-Latn-BA
0x183b sma-NO
0x1c01 ar-TN
0x1c09 en-ZA
0x1c0a es-DO
0x1c1a sr-Cyrl-BA
0x1c3b sma-SE
0x2001 ar-OM
0x2009 en-JM
0x200a es-VE
0x200c fr-RE
0x201a bs-Cyrl-BA
0x203b sms-FI
0x2401 ar-YE
0x2409 en-029
0x240a es-CO
0x240c fr-CD
0x241a sr-Latn-RS
0x243b smn-FI
0x2801 ar-SY
0x2809 en-BZ
0x280a es-PE
0x280c fr-SN
0x281a sr-Cyrl-RS
0x2c01 ar-JO
22 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x2c09 en-TT
0x2c0a es-AR
0x2c0c fr-CM
0x2c1a sr-Latn-ME
0x3001 ar-LB
0x3009 en-ZW
0x300a es-EC
0x300c fr-CI
0x301a sr-Cyrl-ME
0x3401 ar-KW
0x3409 en-PH
0x340a es-CL
0x340c fr-ML
0x3801 ar-AE
0x380a es-UY
0x380c fr-MA
0x3c01 ar-BH
0x3c09 en-HK
0x3c0a es-PY
0x3c0c fr-HT
0x4001 ar-QA
0x4009 en-IN
0x400a es-BO
0x4409 en-MY
0x440a es-SV
0x4809 en-SG
23 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x480a es-HN
0x4c0a es-NI
0x500a es-PR
0x540a es-US
0x580a es-419
0x641a bs-Cyrl
0x681a bs-Latn
0x6c1a sr-Cyrl
0x701a sr-Latn
0x703b smn
0x742c az-Cyrl
0x743b sms
0x7804 zh
0x7814 nn
0x781a bs
0x782c az-Latn
0x783b sma
0x7843 uz-Cyrl
0x7850 mn-Cyrl
0x785d iu-Cans
0x785f tzm-Tfng
0x7c04 zh-Hant
24 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x7c14 nb
0x7c1a sr
0x7c28 tg-Cyrl
0x7c2e dsb
0x7c3b smj
0x7c43 uz-Latn
0x7c46 pa-Arab
0x7c50 mn-Mong
0x7c59 sd-Arab
0x7c5c chr-Cher
0x7c5d iu-Latn
0x7c5f tzm-Latn
0x7c67 ff-Latn
0x7c68 ha-Latn
0x7c92 ku-Arab
Some locales have more than one method of sorting, such as by pronunciation or stroke count. The
primary sort for each locale is provided by the identifiers in the preceding Language ID table.
Alternate sorts can be selected by using one of the identifiers from the following table.
0x00010407 de-DE_phoneb
0x0001040e hu-HU_tchncl
0x00010437 ka-GE_modern
0x00020804 zh-CN_stroke
0x00021404 zh-MO_stroke
0x00021004 zh-SG_stroke
0x00030404 zh-TW_pronun
0x00040404<9> zh-TW_radstr
0x00040411 ja-JP_radstr
25 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
0x00040c04<10> zh-HK_radstr
0x00041404<11> zh-MO_radstr
Locale names that are valid but not associated with a given LCID MAY be assigned the LCID 1000, if
an LCID is demanded by the application.<12>
jv 0x1000
jv-Latn 0x1000
jv-Latn-ID 0x1000
mg 0x1000
mg-MG 0x1000
ngo 0x1000
ngo-GN 0x1000
pt-AO 0x1000
sn 0x1000
sn-Latn 0x1000
sn-Latn-ZW 0x1000
zgh 0x1000
zgh-Tfng 0x1000
zgh-Tfng-MA 0x1000
26 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
27 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
28 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Exceptions, if any, are noted below. If a service pack or Quick Fix Engineering (QFE) number
appears with the product version, behavior changed in that service pack or QFE. The new behavior
also applies to subsequent service packs of the product unless otherwise specified. If a product
edition appears with the product version, behavior is different in that product edition.
Unless otherwise specified, any statement of optional behavior in this specification that is prescribed
using the terms SHOULD or SHOULD NOT implies product behavior in accordance with the SHOULD
or SHOULD NOT prescription. Unless otherwise specified, the term MAY implies that the product
does not follow the prescription.
<1> Section 2.1: Enabled Languages Kit (ELK) refers to a set of locales that is available through a
web download. Everything that is related to a locale is available from an ELK package (including
information on data formatting, such as date and time, font, keyboard layout, sorting, and currency
information). Additional LCID support is available through a separate ELK package for Windows XP
and Windows Vista clients and for Windows Server 2003 and Windows Server 2008 servers.
<2> Section 2.1: In Windows, locales are primarily identified with numeric LCIDs.
<3> Section 2.1: Windows Server 2003 supports all languages defined for Windows 95, Windows
98, Windows Millennium Edition, Windows NT 3.51, Windows NT 4.0, Windows 2000, Windows XP,
and Windows Server 2003 through the ELK.
29 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Release
key Supported versions
Release A Windows NT 3.51, Windows NT Server 4.0, Windows 2000, Windows Server 2003, Windows
Server 2008, Windows Vista, Windows XP, Windows 7, Windows Server 2008 R2, Windows 8,
Windows Server 2012, Windows 8.1, and Windows Server 2012 R2.
Release B Windows NT Server 4.0, Windows 2000, Windows Server 2003, Windows Server 2008,
Windows Vista, Windows XP, Windows 7, Windows Server 2008 R2, Windows 8, Windows
Server 2012, Windows 8.1, and Windows Server 2012 R2.
Release C Windows 2000, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP,
Windows 7, Windows Server 2008 R2, Windows 8, Windows Server 2012, Windows 8.1, and
Windows Server 2012 R2.
Release D Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7,
Windows Server 2008 R2, Windows 8, Windows Server 2012, Windows 8.1, and Windows
Server 2012 R2.
Release Windows XP ELK v1, Windows XP SP2, Windows Server 2003, Windows Server 2008,
E1 Windows Vista, Windows 7, Windows Server 2008 R2, Windows 8, Windows Server 2012,
Windows 8.1, and Windows Server 2012 R2.
Release Windows XP ELK v2, Windows XP SP2, Windows Server 2003, Windows Server 2008,
E2 Windows Vista, Windows 7, Windows Server 2008 R2, Windows 8, Windows Server 2012,
Windows 8.1, and Windows Server 2012 R2.
Release V Windows Server 2008 and Windows Vista, Windows 7, Windows Server 2008 R2, Windows 8,
Windows Server 2012, Windows 8.1, and Windows Server 2012 R2.
Release 7 Windows 7, Windows Server 2008 R2, Windows 8, Windows Server 2012, Windows 8.1, and
Windows Server 2012 R2.
Release 8 Windows 8, Windows Server 2012, Windows 8.1, and Windows Server 2012 R2.
Language Supported
Language Location (or type) LCID tag version
30 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
31 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
32 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
33 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
34 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
35 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
36 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
37 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
38 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Pseudo Language Pseudo locale used for localization 0x0501 qps-ploc Release 7
testing
Pseudo Language Pseudo locale used for localization 0x09ff qps-plocm Release 7
testing of mirrored locales
39 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
40 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
41 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
42 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
43 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
44 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Yi 0x0078 ii Release 7
<12> Section 2.2.1: Windows 8.1 and Windows Server 2012 R2 recognize these locale names and
assign them the LCID value of 0x1000 for backward compatibility.
45 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
The revision class New means that a new document is being released.
The revision class Major means that the technical content in the document was significantly revised.
Major changes affect protocol interoperability or implementation. Examples of major changes are:
The revision class Minor means that the meaning of the technical content was clarified. Minor
changes do not affect protocol interoperability or implementation. Examples of minor changes are
updates to clarify ambiguity at the sentence, paragraph, or table level.
The revision class Editorial means that the language and formatting in the technical content was
changed. Editorial changes apply to grammatical, formatting, and style issues.
The revision class No change means that no new technical or language changes were introduced.
The technical content of the document is identical to the last released version, but minor editorial
and formatting changes, as well as updates to the header and footer information, and to the revision
summary, may have been made.
Major and minor changes can be described further using the following change types:
Content updated.
Content removed.
46 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
Editorial changes are always classified with the change type Editorially updated.
Some important terms used in the change type descriptions are defined as follows:
Protocol syntax refers to data elements (such as packets, structures, enumerations, and
methods) as well as interfaces.
Protocol revision refers to changes made to a protocol that affect the bits that are sent over
the wire.
The changes made to this document are listed in the following table. For more information, please
contact protocol@microsoft.com.
Major
change
Tracking number (if applicable) (Y or Change
Section and description N) type
2.2.1 Added section with content for Windows 8.1 operating system Y New
Locale and Windows Server 2012 R2 operating system. content
Names added.
without
LCIDs
47 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
3 67565 N Content
Structure Clarified the terms "alternate sort", "neutral locale", and updated.
Examples "specific locale".
48 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference
A V
Change tracking 46
Culture identifiers 8
Fields - vendor-extensible 7
Glossary 5
Informative references 7
Introduction 5
LCID packet 8
Localization 7
Normative references 6
Overview (synopsis) 7
Product behavior 29
References
informative 7
normative 6
Relationship to protocols and other structures 7
Security 28
49 / 49
[MS-LCID] — v20130722
Windows Language Code Identifier (LCID) Reference