Skip to content

Commit d9bcee4

Browse files
authored
LEGO: Merge pull request 22122
LEGO: Merge pull request 22122
2 parents f3ba15b + 13d57fd commit d9bcee4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3021,6 +3021,15 @@
30213021
</Str>
30223022
<Disp Icon="Str" />
30233023
</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>
30243033
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30253034
<Str Cat="Text">
30263035
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

0 commit comments

Comments
 (0)