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

This commit is contained in:
csigs
2022-01-18 09:48:04 -08:00
committed by GitHub
parent d3564b20c8
commit 3cf8768f4f
2 changed files with 30 additions and 0 deletions

View File

@@ -457,6 +457,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.connectionProfile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a connection profile]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[연결 프로필 선택]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1231,6 +1234,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.failedToGetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred generating the connection string for the selected connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[선택한 연결에 대한 연결 문자열을 생성하는 동안 오류가 발생했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2326,12 +2332,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[연결 문자열 앱 설정을 설정하지 못했습니다. {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select SQL connection string method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL 연결 문자열 메서드 선택]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2719,6 +2731,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.unableToSetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[연결 문자열 앱 설정을 설정하지 못했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>