This element allows for the definition of a list of languages to be made available to the end users of EditLive! for application via the Content Language tool. The Content Language tool enables users to mark up a document to indicate which language the content is in through the application of the HTML lang attribute.
Configuration File Element
<editLive>
...
<contentLanguages>
<!--language configuration settings-->
</contentLanguages>
...
</editLive>
Child Elements
<language>
This element allows for the specification of languages to be shown as options for the Content Language tool.
Remarks
The <contentLanguages> element can appear only once within the <editLive> element.