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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
Alex Hsu
2023-01-23 10:02:56 -08:00
committed by GitHub
parent 9213325dc7
commit 3e19c5769c
16 changed files with 148 additions and 34 deletions

View File

@@ -6321,6 +6321,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.azureResource" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure resource endpoint for the provider.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.connectionOptions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Options for connection]]></Val>
@@ -11906,10 +11912,13 @@
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component.copyFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy failed with error {0}]]></Val>
<Val><![CDATA[Copy failed with error: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Kopieren: {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Copy failed with error {0}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -17492,10 +17501,13 @@
</Item>
<Item ItemId=";src/sql/workbench/services/query/common/queryRunner.copyFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy failed with error {0}]]></Val>
<Val><![CDATA[Copy failed with error: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Kopieren: {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Copy failed with error {0}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>