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

This commit is contained in:
Alex Hsu
2022-09-15 09:41:42 -07:00
committed by GitHub
parent edc11d519d
commit acb22987fa
10 changed files with 60 additions and 0 deletions

View File

@@ -381,6 +381,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/dist/account-provider/auths/azureAuth.noMicrosoftResource" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Provider '{0}' does not have a Microsoft resource endpoint defined.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' 공급자에 정의된 Microsoft 리소스 엔드포인트가 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/dist/account-provider/auths/azureAuthCodeGrant.azure.azureAuthCodeGrantName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Auth Code Grant]]></Val>

View File

@@ -2610,6 +2610,9 @@
<Item ItemId=";src/sql/platform/connection/common/providerConnectionInfo.connection.unsupported" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지원되지 않는 연결]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>