<?xml version="1.0" encoding="UTF-16"?>
<Interfaces xmlns="urn:msgplus:interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:interface PlusInterface.xsd">
<GlobalColors>
<!-- Default Plus! colors -->
<GlobalColor Id="ref">
<BaseColor>
<Saturation>1.1</Saturation>
<Brightness>0.6</Brightness>
<Transparency>200</Transparency>
</BaseColor>
</GlobalColor>
<!-- Custom colors -->
<GlobalColor Id="lightbg">
<BaseColor>
<Saturation>2</Saturation>
<Brightness>1.5</Brightness>
<Transparency>45</Transparency>
</BaseColor>
</GlobalColor>
</GlobalColors>
<!-- Preferences - Language -->
<Window Id="PrefLanguage">
<Position Width="400" Height="235"/>
<ChildTmpl/>
<Elements>
<Element Id="FigBackInfo" xsi:type="FigureElement">
<Position Top="55" Left="10" Width="375" Height="90"/>
<Figure><RoundRect><Radius>5</Radius></RoundRect></Figure>
<Border>
<Size>1</Size>
<Color><GlobalColor>ref</GlobalColor></Color>
</Border>
<Fill><PlainColor><GlobalColor>lightbg</GlobalColor></PlainColor></Fill>
</Element>
<Element Id="ImgLanguage" xsi:type="ImageElement">
<Position Top="0" Left="348"/>
<Attributes><AllowAutoMirror>false</AllowAutoMirror></Attributes>
<Image><Name>big\language</Name></Image>
</Element>
</Elements>
<Controls>
<!-- Bottom buttons -->
<Control Id="BtnBack" xsi:type="ButtonControl">
<Position Top="214" Left="248" Width="70"/>
<Image Margin="5"><Name>icons\back</Name></Image>
<Caption>Back</Caption>
</Control>
<Control Id="BtnSave" xsi:type="ButtonControl">
<Position Top="214" Left="323" Width="70"/>
<Attributes><IsDefault>true</IsDefault></Attributes>
<Image Margin="5"><Name>icons\floppy</Name></Image>
<Caption>Save</Caption>
</Control>
<!-- Title -->
<Control Id="lblTitleLanguage" xsi:type="StaticControl">
<Position Top="5" Left="5" Width="340" Height="15"/>
<Color><GlobalColor>ref</GlobalColor></Color>
<Font><Bold>true</Bold><Size>12</Size></Font>
<Caption>Language</Caption>
</Control>
<!-- Language Settings -->
<Control Id="lblTitleLangSettings" xsi:type="StaticControl">
<Position Top="20" Left="5" Width="340" Height="15"/>
<Color><GlobalColor>ref</GlobalColor></Color>
<Font><Size>12</Size></Font>
<Caption>Language Settings</Caption>
</Control>
<Control Id="cSameLanguage" xsi:type="CheckBoxControl">
<Position Top="35" Left="10" Width="335"/>
<Caption>Use the same language as Messenger Plus! Live</Caption>
</Control>
<Control Id="lblSameLanguage" xsi:type="StaticControl">
<Position Top="45" Left="20" Width="325"/>
<Transparency>130</Transparency>
<Font><Size>7</Size></Font>
<Caption>* Note: If the language doesn't exist, English will be used by default.</Caption>
</Control>
<Control Id="LvLanguages" xsi:type="ListViewControl">
<Position Top="60" Left="15" Width="150" Height="80"/>
<Attributes>
<AutoTip>true</AutoTip>
<AlwaysShowSelection>true</AlwaysShowSelection>
</Attributes>
<ReportView>
<ColumnHeader>false</ColumnHeader>
<FullRowSelect>true</FullRowSelect>
</ReportView>
<Columns WidthFormat="Relative">
<Column>
<ColumnId>filename</ColumnId>
<Width>100</Width>
</Column>
<Column>
<ColumnId>path</ColumnId>
<Width>0</Width>
</Column>
<Column>
<ColumnId>uicode</ColumnId>
<Width>0</Width>
</Column>
</Columns>
</Control>
<Control Id="lblAuthor" xsi:type="StaticControl">
<Position Top="60" Left="170" Width="210"/>
</Control>
<Control Id="lblVersion" xsi:type="StaticControl">
<Position Top="70" Left="170" Width="210"/>
</Control>
<Control Id="lblCompatibility" xsi:type="StaticControl">
<Position Top="80" Left="170" Width="210"/>
</Control>
<Control Id="lnkWebsite" xsi:type="LinkControl">
<Position Top="90" Left="170" Width="210"/>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control Id="BtnDownloadLang" xsi:type="ButtonControl">
<Position Top="125" Left="260" Width="120"/>
<Image Margin="5"><Name>icons\download</Name></Image>
<Caption>Download Languages</Caption>
</Control>
</Controls>
</Window>
<!-- Preferences - Language Download -->
<Window Id="PrefLanguageDownload">
<Position Width="400" Height="235"/>
<ChildTmpl/>
<Elements>
<Element Id="ImgLanguage" xsi:type="ImageElement">
<Position Top="0" Left="348"/>
<Attributes><AllowAutoMirror>false</AllowAutoMirror></Attributes>
<Image><Name>big\language</Name></Image>
</Element>
</Elements>
<Controls>
<!-- Bottom buttons -->
<Control Id="BtnBack" xsi:type="ButtonControl">
<Position Top="214" Left="248" Width="70"/>
<Image Margin="5"><Name>icons\back</Name></Image>
<Caption>Back</Caption>
</Control>
<Control Id="BtnDownload" xsi:type="ButtonControl">
<Position Top="214" Left="323" Width="70"/>
<Attributes><IsDefault>true</IsDefault></Attributes>
<Image Margin="5"><Name>icons\download</Name></Image>
<Caption>Download</Caption>
</Control>
<!-- Title -->
<Control Id="lblTitleLanguage" xsi:type="StaticControl">
<Position Top="5" Left="5" Width="340" Height="15"/>
<Color><GlobalColor>ref</GlobalColor></Color>
<Font><Bold>true</Bold><Size>12</Size></Font>
<Caption>Language</Caption>
</Control>
<!-- Language Download -->
<Control Id="lblTitleLangDownload" xsi:type="StaticControl">
<Position Top="20" Left="5" Width="340" Height="15"/>
<Color><GlobalColor>ref</GlobalColor></Color>
<Font><Size>12</Size></Font>
<Caption>Language Download</Caption>
</Control>
<Control Id="LvLanguages" xsi:type="ListViewControl">
<Position Top="40" Left="10" Width="385" Height="125">
<Anchor Horizontal="LeftRightFixed" Vertical="TopBottomFixed"/>
</Position>
<Attributes>
<AutoTip>true</AutoTip>
<AlwaysShowSelection>True</AlwaysShowSelection>
</Attributes>
<ReportView>
<HasCheckboxes>True</HasCheckboxes>
<FullRowSelect>True</FullRowSelect>
</ReportView>
<Columns WidthFormat="Relative">
<Column>
<ColumnId>ColLang</ColumnId>
<Label>Language</Label>
<Width>67</Width>
</Column>
<Column>
<ColumnId>CoLversion</ColumnId>
<Label>Version</Label>
<Width>33</Width>
</Column>
<Column>
<ColumnId>ColLangId</ColumnId>
<Width>0</Width>
</Column>
</Columns>
</Control>
</Controls>
</Window>
</Interfaces>