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

This commit is contained in:
csigs
2022-04-01 09:42:52 -07:00
committed by GitHub
parent bab5118996
commit 3c8943aab2
26 changed files with 1493 additions and 395 deletions

View File

@@ -75,10 +75,13 @@
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.dataworkspace.NewProjectDialogTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Create new project]]></Val>
<Val><![CDATA[Create new database project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Neues Projekt erstellen]]></Val>
<Val><![CDATA[Neues Datenbankprojekt erstellen]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Create new project]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -411,10 +414,13 @@
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.dataworkspace.selectProjectType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select Project Type]]></Val>
<Val><![CDATA[Select Database Project Type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Projekttyp auswählen]]></Val>
<Val><![CDATA[Datenbankprojekttyp auswählen]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Select Project Type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>