LEGO: Merge pull request 22122

LEGO: Merge pull request 22122
This commit is contained in:
csigs 2018-02-22 09:10:32 -08:00 committed by GitHub
commit d9bcee490f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3021,6 +3021,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[列舉宣告只能與命名空間或其他列舉宣告合併。]]></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>