LEGO: check in for master to temporary branch.

This commit is contained in:
csigs 2018-02-21 17:10:30 +00:00
parent 794c870ac6
commit 6523927716

View File

@ -3030,6 +3030,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les déclarations enum ne peuvent fusionner qu'avec des espaces de noms ou d'autres déclarations enum.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>