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

This commit is contained in:
csigs
2021-10-09 14:03:31 -07:00
committed by GitHub
parent abe54a2b92
commit 525eab10da
26 changed files with 330 additions and 15 deletions

View File

@@ -7518,6 +7518,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/cellToolbar.component.splitCell" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Split cell]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[셀 분할]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/cellViews/cellToolbar.component.textPreview" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Text cell]]></Val>
@@ -10665,6 +10674,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.queryResults.queryEditorCrashError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The query editor ran into an issue and has stopped working. Please save and reopen it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[쿼리 편집기에 문제가 발생하여 작동이 중지되었습니다. 저장하고 다시 여세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Results]]></Val>