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

This commit is contained in:
csigs
2021-11-18 18:32:30 -08:00
committed by GitHub
parent c74a89674a
commit 112810dbfb
13 changed files with 999 additions and 6 deletions

View File

@@ -196,6 +196,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addSqlBindingPackageError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error adding Sql Binding extension package to project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Hinzufügen des SQL-Bindungserweiterungspakets zum Projekt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -2772,10 +2781,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Val><![CDATA[Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gibt an, ob der Benutzer dazu aufgefordert wird, die .NET SDK-Version festzulegen, wenn eine neuere, nicht unterstützte Version erkannt wird.]]></Val>
<Val><![CDATA[Gibt an, ob der Benutzer aufgefordert werden soll, die .NET SDK-Version zu installieren und "global.json" zum Projekt hinzuzufügen, wenn eine neuere nicht unterstützte Version erkannt wird.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>