Skip to content

Commit 7799113

Browse files
authored
LEGO: Merge pull request 46510
LEGO: Merge pull request 46510
1 parent e88e596 commit 7799113

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15267,6 +15267,15 @@
1526715267
</Str>
1526815268
<Disp Icon="Str" />
1526915269
</Item>
15270+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15271+
<Str Cat="Text">
15272+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15273+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15274+
<Val><![CDATA['{0}'은(는) 매개 변수 이름으로 사용할 수 없습니다.]]></Val>
15275+
</Tgt>
15276+
</Str>
15277+
<Disp Icon="Str" />
15278+
</Item>
1527015279
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1527115280
<Str Cat="Text">
1527215281
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15254,6 +15254,15 @@
1525415254
</Str>
1525515255
<Disp Icon="Str" />
1525615256
</Item>
15257+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15258+
<Str Cat="Text">
15259+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15260+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15261+
<Val><![CDATA[„{0}” jest niedozwolone jako nazwa parametru.]]></Val>
15262+
</Tgt>
15263+
</Str>
15264+
<Disp Icon="Str" />
15265+
</Item>
1525715266
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1525815267
<Str Cat="Text">
1525915268
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

0 commit comments

Comments
 (0)