LANGUAGE element
Specifies a semicolon-delimited list of RFC1766 language codes used for international distribution.
Usage
<LANGUAGE VALUE = "language"/>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
|
VALUE |
language |
Yes |
String value that indicates which languages the software's user interface supports. For example, "en" indicates English. |
Child elements
There are no child elements.
Parent elements
| Element |
|---|
Remarks
Language codes are specified in ISO 639.
Examples
This example shows how to specify the language codes used for international distribution. The language code "en" in this example indicates English.
<LANGUAGE VALUE="en"/>
Element information
|
Minimum supported system | Windows XP |
|---|---|
| Can be empty | Yes |
Show: