Skip to content

Commit 95213f0

Browse files
authored
LEGO: Merge pull request 22109
LEGO: Merge pull request 22109
2 parents 1c3e484 + a0b15e2 commit 95213f0

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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
@@ -3020,6 +3020,15 @@
30203020
</Str>
30213021
<Disp Icon="Str" />
30223022
</Item>
3023+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3024+
<Str Cat="Text">
3025+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3026+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3027+
<Val><![CDATA[Объявления перечислений можно объединять только с пространствами имен или другими объявлениями перечислений.]]></Val>
3028+
</Tgt>
3029+
</Str>
3030+
<Disp Icon="Str" />
3031+
</Item>
30233032
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30243033
<Str Cat="Text">
30253034
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3014,6 +3014,15 @@
30143014
</Str>
30153015
<Disp Icon="Str" />
30163016
</Item>
3017+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3018+
<Str Cat="Text">
3019+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3020+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3021+
<Val><![CDATA[Enum bildirimleri yalnızca ad alanı veya diğer enum bildirimleri ile birleştirilebilir.]]></Val>
3022+
</Tgt>
3023+
</Str>
3024+
<Disp Icon="Str" />
3025+
</Item>
30173026
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30183027
<Str Cat="Text">
30193028
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

0 commit comments

Comments
 (0)