Skip to content

Commit db56193

Browse files
authored
LEGO: Merge pull request 44977
LEGO: Merge pull request 44977
1 parent 66c3063 commit db56193

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-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
@@ -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/kor/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
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/trk/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5132,6 +5132,15 @@
51325132
</Str>
51335133
<Disp Icon="Str" />
51345134
</Item>
5135+
<Item ItemId=";Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818" ItemType="0" PsrId="306" Leaf="true">
5136+
<Str Cat="Text">
5137+
<Val><![CDATA[Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers.]]></Val>
5138+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5139+
<Val><![CDATA['{0}' tanımlayıcısı yineleniyor. Derleyici, statik başlatıcılarda 'super' başvurularını yayımlarken '{1}' adını ayırır.]]></Val>
5140+
</Tgt>
5141+
</Str>
5142+
<Disp Icon="Str" />
5143+
</Item>
51355144
<Item ItemId=";Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520" ItemType="0" PsrId="306" Leaf="true">
51365145
<Str Cat="Text">
51375146
<Val><![CDATA[Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions.]]></Val>

0 commit comments

Comments
 (0)