Skip to content

Commit ed6007d

Browse files
authored
LEGO: Merge pull request 44982
LEGO: Merge pull request 44982
1 parent bcb1911 commit ed6007d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -5139,6 +5139,15 @@
51395139
</Str>
51405140
<Disp Icon="Str" />
51415141
</Item>
5142+
<Item ItemId=";Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818" ItemType="0" PsrId="306" Leaf="true">
5143+
<Str Cat="Text">
5144+
<Val><![CDATA[Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers.]]></Val>
5145+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5146+
<Val><![CDATA[标识符“{0}”重复。在静态初始化表达式中中发出 “super” 引用时,编译器保留名称“{1}”。]]></Val>
5147+
</Tgt>
5148+
</Str>
5149+
<Disp Icon="Str" />
5150+
</Item>
51425151
<Item ItemId=";Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520" ItemType="0" PsrId="306" Leaf="true">
51435152
<Str Cat="Text">
51445153
<Val><![CDATA[Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions.]]></Val>

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

+9
Original file line numberDiff line numberDiff line change
@@ -5136,6 +5136,15 @@
51365136
</Str>
51375137
<Disp Icon="Str" />
51385138
</Item>
5139+
<Item ItemId=";Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818" ItemType="0" PsrId="306" Leaf="true">
5140+
<Str Cat="Text">
5141+
<Val><![CDATA[Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers.]]></Val>
5142+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5143+
<Val><![CDATA[Doppelter Bezeichner „{0}“. Der Compiler reserviert den Namen „{1}“ beim Ausgeben von „Super“-Verweisen in statischen Initialisierern.]]></Val>
5144+
</Tgt>
5145+
</Str>
5146+
<Disp Icon="Str" />
5147+
</Item>
51395148
<Item ItemId=";Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520" ItemType="0" PsrId="306" Leaf="true">
51405149
<Str Cat="Text">
51415150
<Val><![CDATA[Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions.]]></Val>

0 commit comments

Comments
 (0)