LEGO: Merge pull request 1379

LEGO: Merge pull request 1379
This commit is contained in:
csigs
2022-02-01 08:34:32 -08:00
committed by GitHub
parent 92a7248455
commit a1c0cea271
10 changed files with 180 additions and 0 deletions

View File

@@ -4771,6 +4771,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MissingIndexDetailsTitle" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[/*]D;]A;Missing Index Details from {0}]D;]A;The Query Processor estimates that implementing the following index could improve the query cost by {1}%.]D;]A;*/]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[/*]D;]A;Fehlende Indexdetails von {0}]D;]A;Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Indexes die Abfragekosten um {1} % verbessert werden können.]D;]A;*/]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MissingIndexFormat" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Missing Index (Impact {0}): {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehlender Index (Auswirkung {0}): {1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MoreThanOneAzureFunctionWithName" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName '{0}' in {1}]]></Val>