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

This commit is contained in:
Alex Hsu
2023-02-23 09:40:38 -08:00
committed by GitHub
parent 0354775107
commit fd282cd20b
27 changed files with 6057 additions and 0 deletions

View File

@@ -469,6 +469,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.dragAndDropNotSupported" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This project type does not support drag and drop.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dieser Projekttyp unterstützt Drag &amp; Drop nicht.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.fileDoesNotExist" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File '{0}' doesn't exist]]></Val>
@@ -523,6 +532,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.onlyMovingOneFileIsSupported" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Only moving one file at a time is supported.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Es kann immer nur eine Datei auf einmal verschoben werden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.openedProjectsUndefinedAfterRefresh" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of opened projects should not be undefined after refresh from disk.]]></Val>