Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220909153729714. (#20575)

This commit is contained in:
Alex Hsu
2022-09-09 15:43:44 -07:00
committed by GitHub
parent be8bf7fcdc
commit a1ff8eceb1
32 changed files with 475 additions and 28 deletions

View File

@@ -1054,6 +1054,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.downloadingFromTo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Downloading from {0} to {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}에서 {1}(으)로 다운로드하는 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.edgeEulaAgreementTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Microsoft Azure SQL Edge License Agreement]]></Val>
@@ -1288,6 +1297,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.errorRetrievingBuildFiles" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not build project. Error retrieving files needed to build.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[프로젝트를 빌드할 수 없습니다. 빌드에 필요한 파일을 검색하는 동안 오류가 발생했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.eulaAgreementTemplate" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[I accept the {0}.]]></Val>
@@ -1380,10 +1398,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.extractingDacFxDlls" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Extracting DacFx build DLLs]]></Val>
<Val><![CDATA[Extracting DacFx build DLLs to {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[DacFx 빌드 DLL을 추출하는 중]]></Val>
<Val><![CDATA[DacFx 빌드 DLL을 {0}(으)로 추출하는 중]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Extracting DacFx build DLLs]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3268,6 +3289,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.microsoftBuildSqlVersion" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[레거시 SQL 프로젝트를 빌드하는 데 사용할 Microsoft.Build.Sql SDK 버전입니다. 예: 0.1.3-preview]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDoNotAsk" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to install .NET Core when not detected.]]></Val>