Skip to content

Commit 675109d

Browse files
authored
LEGO: Merge pull request 22055
LEGO: Merge pull request 22055
2 parents 7e908db + 64c24b6 commit 675109d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3011,6 +3011,15 @@
30113011
</Str>
30123012
<Disp Icon="Str" />
30133013
</Item>
3014+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3015+
<Str Cat="Text">
3016+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3017+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3018+
<Val><![CDATA[Deklaracje wyliczeń można scalać tylko z przestrzeniami nazw lub innymi deklaracjami wyliczeń.]]></Val>
3019+
</Tgt>
3020+
</Str>
3021+
<Disp Icon="Str" />
3022+
</Item>
30143023
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30153024
<Str Cat="Text">
30163025
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

0 commit comments

Comments
 (0)