Skip to content

Commit f453a28

Browse files
authored
LEGO: Merge pull request 45000
LEGO: Merge pull request 45000
1 parent 8e855d1 commit f453a28

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
@@ -5129,6 +5129,15 @@
51295129
</Str>
51305130
<Disp Icon="Str" />
51315131
</Item>
5132+
<Item ItemId=";Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818" ItemType="0" PsrId="306" Leaf="true">
5133+
<Str Cat="Text">
5134+
<Val><![CDATA[Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers.]]></Val>
5135+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5136+
<Val><![CDATA[Zduplikowany identyfikator "{0}". Kompilator rezerwuje nazwę "{1}" podczas emisji odwołań "super" w inicjatorach statycznych.]]></Val>
5137+
</Tgt>
5138+
</Str>
5139+
<Disp Icon="Str" />
5140+
</Item>
51325141
<Item ItemId=";Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520" ItemType="0" PsrId="306" Leaf="true">
51335142
<Str Cat="Text">
51345143
<Val><![CDATA[Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions.]]></Val>

0 commit comments

Comments
 (0)