Skip to content

Commit 6523927

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 794c870 commit 6523927

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -3030,6 +3030,15 @@
30303030
</Str>
30313031
<Disp Icon="Str" />
30323032
</Item>
3033+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3034+
<Str Cat="Text">
3035+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3036+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3037+
<Val><![CDATA[Les déclarations enum ne peuvent fusionner qu'avec des espaces de noms ou d'autres déclarations enum.]]></Val>
3038+
</Tgt>
3039+
</Str>
3040+
<Disp Icon="Str" />
3041+
</Item>
30333042
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30343043
<Str Cat="Text">
30353044
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

0 commit comments

Comments
 (0)