Skip to content

Commit 6b6665e

Browse files
authored
LEGO: Merge pull request 46520
LEGO: Merge pull request 46520
1 parent 61f5ceb commit 6b6665e

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15276,6 +15276,15 @@
1527615276
</Str>
1527715277
<Disp Icon="Str" />
1527815278
</Item>
15279+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15280+
<Str Cat="Text">
15281+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15282+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15283+
<Val><![CDATA[{0} není povolen jako název parametru.]]></Val>
15284+
</Tgt>
15285+
</Str>
15286+
<Disp Icon="Str" />
15287+
</Item>
1527915288
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1528015289
<Str Cat="Text">
1528115290
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15261,6 +15261,15 @@
1526115261
</Str>
1526215262
<Disp Icon="Str" />
1526315263
</Item>
15264+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15265+
<Str Cat="Text">
15266+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15267+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15268+
<Val><![CDATA["{0}" ist als Parametername nicht zulässig.]]></Val>
15269+
</Tgt>
15270+
</Str>
15271+
<Disp Icon="Str" />
15272+
</Item>
1526415273
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1526515274
<Str Cat="Text">
1526615275
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15279,6 +15279,15 @@
1527915279
</Str>
1528015280
<Disp Icon="Str" />
1528115281
</Item>
15282+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15283+
<Str Cat="Text">
15284+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15285+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15286+
<Val><![CDATA['{0}' n'est pas autorisé comme nom de paramètre.]]></Val>
15287+
</Tgt>
15288+
</Str>
15289+
<Disp Icon="Str" />
15290+
</Item>
1528215291
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1528315292
<Str Cat="Text">
1528415293
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

0 commit comments

Comments
 (0)