5.5.9 UALocalizedText
| UALocalizedText | DataType | Description |
|---|---|---|
| Locale | STRING[6] | <language>[-<country/region>] where <language> is a two letter ISO639 code for language, <country /region> is the three letter ISO3166 code for the country/region. Sample: en-US, zh-CHS. |
| Text | Vendor specific | Shall be STRING or WSTRING. The recommendation for new implementation is to use WSTRING. Contains localized text as string. |