File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3021
3021
</Str >
3022
3022
<Disp Icon =" Str" />
3023
3023
</Item >
3024
+ <Item ItemId =" ;Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType =" 0" PsrId =" 306" Leaf =" true" >
3025
+ <Str Cat =" Text" >
3026
+ <Val ><![CDATA[ Enum declarations can only merge with namespace or other enum declarations.]]> </Val >
3027
+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
3028
+ <Val ><![CDATA[ 枚举声明只能与命名空间或其他枚举声明合并。]]> </Val >
3029
+ </Tgt >
3030
+ </Str >
3031
+ <Disp Icon =" Str" />
3032
+ </Item >
3024
3033
<Item ItemId =" ;Enum_declarations_must_all_be_const_or_non_const_2473" ItemType =" 0" PsrId =" 306" Leaf =" true" >
3025
3034
<Str Cat =" Text" >
3026
3035
<Val ><![CDATA[ Enum declarations must all be const or non-const.]]> </Val >
You can’t perform that action at this time.
0 commit comments