LEGO: Merge pull request 21857

LEGO: Merge pull request 21857
This commit is contained in:
csigs 2018-02-10 03:10:41 -08:00 committed by GitHub
commit d9fefd4f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8778,6 +8778,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les déclarations 'infer' sont uniquement autorisées dans la clause 'extends' dun type conditionnel.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>