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

This commit is contained in:
csigs
2021-07-16 08:47:43 -07:00
committed by GitHub
parent 5923793f0c
commit c4830d9efb
47 changed files with 6964 additions and 112 deletions

View File

@@ -256,6 +256,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.currentTargetPlatform" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target platform of the project {0} is now {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Zielplattform des Projekts "{0}" ist jetzt "{1}"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -328,6 +331,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.databaseLocation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Database location is required for adding a reference to a database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Datenbankspeicherort ist zum Hinzufügen eines Verweises zu einer Datenbank erforderlich]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -370,6 +376,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.databaseProject" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Database project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Datenbankprojekt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -541,6 +550,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.enterNewValueForVar" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter new value for variable '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie einen neuen Wert für die Variable "{0}" ein]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -640,6 +652,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.fileOrFolderDoesNotExist" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File or directory '{0}' doesn't exist]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Datei oder Verzeichnis "{0}" nicht vorhanden]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>