Update the lci files per instructions and add a .lss file

This commit is contained in:
Marc Paine 2023-05-17 17:00:10 -07:00
parent bfe0bf6e81
commit 6e895f111b
3 changed files with 104 additions and 14 deletions

42
eng/loc/wxl_loc.lss Normal file
View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="utf-8"?>
<LS_SETTINGS_FILE xmlns="">
<LS_SETTINGS_DESCRIPTION>
<![CDATA[]]>
</LS_SETTINGS_DESCRIPTION>
<optionSet id="LSOptions">
<optionSet id="Defaults" displayName="Option Defaults">
<optionSet id="Espresso" displayName="Espresso" />
<optionSet id="Parsers" displayName="Parsers" />
</optionSet>
<optionSet id="User" displayName="User Overrides">
<optionSet id="Espresso" displayName="Espresso" />
<optionSet id="Parsers" displayName="Parsers" />
</optionSet>
<optionSet id="Project" displayName="Project Overrides">
<optionSet id="Espresso" displayName="Espresso">
<optionSet id="TranslationPlatform" displayName="Translation Platform" helpText="Settings for the Translation Platform">
<optionSet id="Pseudo Translation Settings" displayName="Pseudo Translation Settings" helpText="Use these settings to control the pseudo localization process.">
<optionSet id="Delimiter and String Extension Settings" displayName="Delimiter and String Extension Settings" helpText="Use these settings to specify delimiters and extensions.">
<option id="\PseudoTranslation\Delimiters and Extensions\Extension String" displayName="String to add to extend pseudo localized strings" helpText="Enter the string to use to extend the pseudo localized strings.">
<string defaultValue=" !!!" currentValue=" 表昌良字" />
</option>
</optionSet>
</optionSet>
</optionSet>
</optionSet>
<optionSet id="Parsers" displayName="Parsers">
<optionSet id="Parser 210" displayName="POMXML Parser options" helpText="View file locXML.xml for details.">
<option id="IncTermNoResId" displayName="Include Terms that have no Resource Identifier" helpText="With this option turned off, only those terms with user defined resource id will be exposed.">
<boolean defaultValue="1" currentValue="0" />
</option>
<option id="settingFile" displayName="Loc Setting File" helpText="With this option, users specify their own loc setting file.">
<string defaultValue="locxml.xml" currentValue="locxml_wxl.xml" />
</option>
<option id="POMXMLUpdateLocCommentsOnly" displayName="Update Loc Instructions (_locComment) only" helpText="With this option turned ON and the Update Instructions option turned ON only Loc Instructions (_locComment) will be imported into the instruction field. If a localizable item does not have an explicit _locComment then the instruction field will be left blank.">
<boolean defaultValue="0" currentValue="1" />
</option>
</optionSet>
</optionSet>
</optionSet>
</optionSet>
</LS_SETTINGS_FILE>

View file

@ -8,7 +8,7 @@
<Item ItemId=";align" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;0b232ca5c87c0123c6f54f37576b9bcf" ItemType="23;Attr:&lt;DIV&gt;:align" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Property" UsrLk="true">
<Str Cat="Property">
<Val><![CDATA[left]]></Val>
</Str>
<Disp Icon="Str" Order="2" />
@ -17,7 +17,7 @@
</Cmts>
</Item>
<Item ItemId="1;0b232ca5c87c0123c6f54f37576b9bcf" ItemType="23;Attr:&lt;DIV&gt;:align" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Property" UsrLk="true">
<Str Cat="Property">
<Val><![CDATA[left]]></Val>
</Str>
<Disp Icon="Str" Order="8" />
@ -26,7 +26,7 @@
</Cmts>
</Item>
<Item ItemId="2;0b232ca5c87c0123c6f54f37576b9bcf" ItemType="23;Attr:&lt;DIV&gt;:align" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Property" UsrLk="true">
<Str Cat="Property">
<Val><![CDATA[left]]></Val>
</Str>
<Disp Icon="Str" Order="12" />
@ -38,7 +38,7 @@
<Item ItemId=";charset" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;bfca00b0e0c56e9d0dcf189318935756" ItemType="23;Attr:&lt;META&gt;:charset" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Text" UsrLk="true">
<Str Cat="Text">
<Val><![CDATA[utf-8]]></Val>
</Str>
<Disp Icon="Str" Order="1" />
@ -53,7 +53,7 @@
<Item ItemId=";font-family" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;481e5bb208bdaa170e6b4abf59597f63" ItemType="26;Style:&lt;DIV&gt;:font-family" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Font Name" UsrLk="true">
<Str Cat="Font Name">
<Val><![CDATA[Helvetica]]></Val>
</Str>
<Disp Icon="Str" Order="3" />
@ -62,7 +62,7 @@
</Cmts>
</Item>
<Item ItemId="1;481e5bb208bdaa170e6b4abf59597f63" ItemType="26;Style:&lt;DIV&gt;:font-family" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Font Name" UsrLk="true">
<Str Cat="Font Name">
<Val><![CDATA[Helvetica]]></Val>
</Str>
<Disp Icon="Str" Order="9" />
@ -71,7 +71,7 @@
</Cmts>
</Item>
<Item ItemId="2;481e5bb208bdaa170e6b4abf59597f63" ItemType="26;Style:&lt;DIV&gt;:font-family" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Font Name" UsrLk="true">
<Str Cat="Font Name">
<Val><![CDATA[Helvetica]]></Val>
</Str>
<Disp Icon="Str" Order="13" />
@ -81,4 +81,37 @@
</Item>
</Item>
</Item>
<Item ItemId=";HTML Content" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Regular Content" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;9201fda65e3d51fc5640e405f7725605" ItemType="18;HTML" PsrId="22" Leaf="true">
<Str Cat="HTML Text" UsrLk="true">
<Val><![CDATA[.NET Runtime {DOTNETRUNTIMEVERSION}]]></Val>
</Str>
<Disp Icon="Str" Order="6" />
<Cmts>
<Cmt Name="LcxAdmin"><![CDATA[{Locked}]]></Cmt>
</Cmts>
</Item>
<Item ItemId="0;be079210226377ae6ac1d38e25db11ae" ItemType="18;HTML" PsrId="22" Leaf="true">
<Str Cat="HTML Text" UsrLk="true">
<Val><![CDATA[ASP.NET Core Runtime {ASPNETCOREVERSION}]]></Val>
</Str>
<Disp Icon="Str" Order="7" />
<Cmts>
<Cmt Name="LcxAdmin"><![CDATA[{Locked}]]></Cmt>
</Cmts>
</Item>
<Item ItemId="0;e05366ff05654d87aee69e8ae4e65364" ItemType="18;HTML" PsrId="22" Leaf="true">
<Str Cat="HTML Text" UsrLk="true">
<Val><![CDATA[.NET SDK {DOTNETSDKVERSION}]]></Val>
</Str>
<Disp Icon="Str" Order="5" />
<Cmts>
<Cmt Name="LcxAdmin"><![CDATA[{Locked}]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>
</LCX>

View file

@ -8,7 +8,7 @@
<Item ItemId=";align" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;0b232ca5c87c0123c6f54f37576b9bcf" ItemType="23;Attr:&lt;DIV&gt;:align" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Property" UsrLk="true">
<Str Cat="Property">
<Val><![CDATA[left]]></Val>
</Str>
<Disp Icon="Str" Order="2" />
@ -17,7 +17,7 @@
</Cmts>
</Item>
<Item ItemId="1;0b232ca5c87c0123c6f54f37576b9bcf" ItemType="23;Attr:&lt;DIV&gt;:align" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Property" UsrLk="true">
<Str Cat="Property">
<Val><![CDATA[left]]></Val>
</Str>
<Disp Icon="Str" Order="6" />
@ -26,7 +26,7 @@
</Cmts>
</Item>
<Item ItemId="2;0b232ca5c87c0123c6f54f37576b9bcf" ItemType="23;Attr:&lt;DIV&gt;:align" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Property" UsrLk="true">
<Str Cat="Property">
<Val><![CDATA[left]]></Val>
</Str>
<Disp Icon="Str" Order="13" />
@ -38,7 +38,7 @@
<Item ItemId=";charset" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;bfca00b0e0c56e9d0dcf189318935756" ItemType="23;Attr:&lt;META&gt;:charset" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Text" UsrLk="true">
<Str Cat="Text">
<Val><![CDATA[utf-8]]></Val>
</Str>
<Disp Icon="Str" Order="1" />
@ -53,7 +53,7 @@
<Item ItemId=";font-family" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;481e5bb208bdaa170e6b4abf59597f63" ItemType="26;Style:&lt;DIV&gt;:font-family" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Font Name" UsrLk="true">
<Str Cat="Font Name">
<Val><![CDATA[Helvetica]]></Val>
</Str>
<Disp Icon="Str" Order="3" />
@ -62,7 +62,7 @@
</Cmts>
</Item>
<Item ItemId="1;481e5bb208bdaa170e6b4abf59597f63" ItemType="26;Style:&lt;DIV&gt;:font-family" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Font Name" UsrLk="true">
<Str Cat="Font Name">
<Val><![CDATA[Helvetica]]></Val>
</Str>
<Disp Icon="Str" Order="7" />
@ -71,7 +71,7 @@
</Cmts>
</Item>
<Item ItemId="2;481e5bb208bdaa170e6b4abf59597f63" ItemType="26;Style:&lt;DIV&gt;:font-family" PsrId="22" InstFlg="true" Leaf="true">
<Str Cat="Font Name" UsrLk="true">
<Str Cat="Font Name">
<Val><![CDATA[Helvetica]]></Val>
</Str>
<Disp Icon="Str" Order="14" />
@ -81,4 +81,19 @@
</Item>
</Item>
</Item>
<Item ItemId=";HTML Content" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Regular Content" ItemType="0" PsrId="22" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId="0;3743368085be61f5b4814f3127fe51a7" ItemType="18;HTML" PsrId="22" Leaf="true">
<Str Cat="HTML Text" UsrLk="true">
<Val><![CDATA[.NET SDK]]></Val>
</Str>
<Disp Icon="Str" Order="4" />
<Cmts>
<Cmt Name="LcxAdmin"><![CDATA[{Locked}]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>
</LCX>