Skip to content

Commit f81f63f

Browse files
authored
LEGO: Merge pull request 48633
LEGO: Merge pull request 48633
1 parent a744862 commit f81f63f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/loc/lcl/fra/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,6 +1524,15 @@
15241524
</Str>
15251525
<Disp Icon="Str" />
15261526
</Item>
1527+
<Item ItemId=";All_declarations_of_0_must_have_identical_constraints_2838" ItemType="0" PsrId="306" Leaf="true">
1528+
<Str Cat="Text">
1529+
<Val><![CDATA[All declarations of '{0}' must have identical constraints.]]></Val>
1530+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1531+
<Val><![CDATA[Toutes les déclarations de « {0} » doivent avoir des contraintes identiques.]]></Val>
1532+
</Tgt>
1533+
</Str>
1534+
<Disp Icon="Str" />
1535+
</Item>
15271536
<Item ItemId=";All_declarations_of_0_must_have_identical_modifiers_2687" ItemType="0" PsrId="306" Leaf="true">
15281537
<Str Cat="Text">
15291538
<Val><![CDATA[All declarations of '{0}' must have identical modifiers.]]></Val>
@@ -15105,6 +15114,15 @@
1510515114
</Str>
1510615115
<Disp Icon="Str" />
1510715116
</Item>
15117+
<Item ItemId=";Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_t_2637" ItemType="0" PsrId="306" Leaf="true">
15118+
<Str Cat="Text">
15119+
<Val><![CDATA[Variance annotations are only supported in type aliases for object, function, constructor, and mapped types.]]></Val>
15120+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15121+
<Val><![CDATA[Les annotations de variance sont uniquement prises en charge dans les alias de type pour les types objet, fonction, constructeur et mappé.]]></Val>
15122+
</Tgt>
15123+
</Str>
15124+
<Disp Icon="Str" />
15125+
</Item>
1510815126
<Item ItemId=";Version_0_6029" ItemType="0" PsrId="306" Leaf="true">
1510915127
<Str Cat="Text">
1511015128
<Val><![CDATA[Version {0}]]></Val>

0 commit comments

Comments
 (0)