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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-10-11 09:36:40 -07:00
committed by GitHub
parent a3878b6081
commit af58a52004
4 changed files with 63 additions and 12 deletions

View File

@@ -1107,6 +1107,9 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designer.tableDesigner.unknownComponentType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The component type: {0} is not supported]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[コンポーネントの種類: {0} はサポートされていません]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1122,6 +1125,9 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designerPropertiesPane.tableDesigner.propertiesPaneTitleWithContext" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Properties - {0} {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プロパティ - {0} {1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>