LEGO: check in for main to temporary branch. (#16450)

Co-authored-by: Karl Burtram <karlb@microsoft.com>
This commit is contained in:
csigs
2021-07-27 20:51:53 -07:00
committed by GitHub
parent 63a65f5821
commit 5ff102d531
2 changed files with 13 additions and 1 deletions

View File

@@ -271,6 +271,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.connectionString" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Connection string for {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Stringa di connessione per {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.connectionStrings" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Connection Strings]]></Val>

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\resources\xlf\en\arc.xlf" PsrId="308" FileType="1" SrcCul="en-US" TgtCul="ru-RU" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
@@ -274,6 +274,9 @@
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.connectionString" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Connection string for {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Строка подключения для {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>