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

This commit is contained in:
Alex Hsu
2022-08-01 10:41:44 -07:00
committed by GitHub
parent 6be1420220
commit 5e7bc2a05b
20 changed files with 722 additions and 32 deletions

View File

@@ -2737,6 +2737,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingDirectDC" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading data controller '{0}' with command 'az arcdata dc upgrade --desired-version {1} --name {0} --resource-group {2}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['az arcdata dc upgrade --desired-version {1} --name {0} --resource-group {2}' 명령으로 데이터 컨트롤러 '{0}' 업그레이드 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingDirectMiaa" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading SQL MIAA '{0}' with command 'az sql mi-arc upgrade --name {0} --resource-group {1}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['az sql mi-arc upgrade --name {0} --resource-group {1}' 명령으로 SQL MIAA '{0}' 업그레이드 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingIndirectDC" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading data controller '{0}' with command 'az arcdata dc upgrade --desired-version {1} --name {0} --k8s-namespace {2} --use-k8s']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['az arcdata dc upgrade --desired-version {1} --name {0} --k8s-namespace {2} --use-k8s' 명령으로 데이터 컨트롤러 '{0}' 업그레이드 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingIndirectMiaa" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upgrading SQL MIAA '{0}' with command 'az sql mi-arc upgrade --name {0} --k8s-namespace {1} --use-k8s']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['az sql mi-arc upgrade --name {0} --k8s-namespace {1} --use-k8s' 명령으로 SQL MIAA '{0}' 업그레이드 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.upgradingMiaa" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL managed instance is being upgraded. You can check the status of the upgrade by running the following command: 'kubectl get sqlmi -A']]></Val>

View File

@@ -933,6 +933,18 @@
<Disp Icon="Str" />
</Item>
</Item>
<Item ItemId=";@src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditorView.epCompare.searchNodeActionAdded" ItemType="0" PsrId="308" Leaf="false">
<Disp Icon="Dir" LocTbl="false" />
<Item ItemId=";(...) Plan" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Find Node - Added Plan]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[노드 찾기 - 추가된 계획]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
<Item ItemId=";@src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView.executionPlanComparisonProp" ItemType="0" PsrId="308" Leaf="false">
<Disp Icon="Dir" LocTbl="false" />
<Item ItemId=";(...) ertiesBottomOperation" ItemType="0" PsrId="308" Leaf="true">
@@ -7356,6 +7368,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditorView.epCompare.searchNodeAction" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Find Node]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[노드 찾기]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditorView.epCompare.toggleOrientation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Toggle Orientation]]></Val>