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

Co-authored-by: Karl Burtram <karlb@microsoft.com>
This commit is contained in:
csigs
2021-10-22 10:19:54 -07:00
committed by GitHub
parent 65e67e9a37
commit e1d34c24a4
4 changed files with 63 additions and 0 deletions

View File

@@ -1116,6 +1116,9 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.loadingDesignerCompleted" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading designer completed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[デザイナーの読み込みが完了しました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1131,12 +1134,18 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.processingChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Processing changes...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[変更の処理中...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.processingChangesCompleted" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Processing changes completed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[変更の処理が完了しました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1212,6 +1221,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/loadingSpinner/loadingSpinner.loadingCompletedMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading completed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[読み込みが完了しました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/loadingSpinner/loadingSpinner.loadingMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[読み込んでいます]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/panel/panel.component.hideTextLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hide text labels]]></Val>