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

This commit is contained in:
csigs
2021-07-30 11:38:55 -07:00
committed by GitHub
parent 245ae5b9ee
commit d6fd64c5eb
2 changed files with 10 additions and 4 deletions

View File

@@ -975,10 +975,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.mssqlNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not get mssql extension's install location at {0}]]></Val>
<Val><![CDATA[Could not get SQL Tools Service install location at {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}에서 mssql 확장의 설치 위치를 가져올 수 없습니다.]]></Val>
<Val><![CDATA[{0}의 SQL 도구 서비스 설치 위치를 가져오지 못했습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Could not get mssql extension's install location at {0}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -975,10 +975,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.mssqlNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not get mssql extension's install location at {0}]]></Val>
<Val><![CDATA[Could not get SQL Tools Service install location at {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法在 {0} 获取 mssql 扩展的安装位置]]></Val>
<Val><![CDATA[无法在 {0} 获取 SQL Tools Service 安装位置]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Could not get mssql extension's install location at {0}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>