Skip to content

Commit bcb1911

Browse files
authored
LEGO: Merge pull request 44979
LEGO: Merge pull request 44979
1 parent db56193 commit bcb1911

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5138,6 +5138,15 @@
51385138
</Str>
51395139
<Disp Icon="Str" />
51405140
</Item>
5141+
<Item ItemId=";Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818" ItemType="0" PsrId="306" Leaf="true">
5142+
<Str Cat="Text">
5143+
<Val><![CDATA[Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers.]]></Val>
5144+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5145+
<Val><![CDATA[Дублированный идентификатор "{0}". Компилятор резервирует имя "{1}" при выпуске ссылок "super" в статических инициализаторах.]]></Val>
5146+
</Tgt>
5147+
</Str>
5148+
<Disp Icon="Str" />
5149+
</Item>
51415150
<Item ItemId=";Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520" ItemType="0" PsrId="306" Leaf="true">
51425151
<Str Cat="Text">
51435152
<Val><![CDATA[Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions.]]></Val>

0 commit comments

Comments
 (0)