LEGO: Merge pull request 1320

LEGO: Merge pull request 1320
This commit is contained in:
csigs
2021-11-21 08:33:45 -08:00
committed by GitHub
parent e18ae62c97
commit ac9ef0b3d9
9 changed files with 579 additions and 510 deletions

View File

@@ -994,6 +994,9 @@
<Item ItemId=";CheckConstraintIsEnabledDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifies whether the check constraint is Enabled]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specifica se il vincolo CHECK è Abilitato]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2800,6 +2803,9 @@
<Item ItemId=";ForeignKeyIsEnabledDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifies whether the foreign key is Enabled]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specifica se la chiave esterna è abilitata]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -9781,6 +9787,9 @@
<Item ItemId=";UnKnownSqlForeignKeyAction" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' is not a supported SqlForeignKeyAction.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' non è una SqlForeignKeyAction supportata.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>