Specifies a semicolon-delimited list of RFC1766 language codes used for international distribution.
Syntax
<LANGUAGE VALUE="language" />
Attributes
- VALUE
- Required. String value that indicates which languages the software's user interface supports. For example, "en" indicates English.
Element Information
Number of occurrences Any number Parent elements DEPENDENCY, IMPLEMENTATION, SOFTPKG Child elements None File formats supported CDF, OSD Requires closing tag No
Remarks
Language codes are specified in ISO 639 .
Example
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"/>