Skip to content

Commit c2a4bda

Browse files
authored
LEGO: Merge pull request 46501
LEGO: Merge pull request 46501
1 parent 1055119 commit c2a4bda

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-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
@@ -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/esn/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[No se permite “{0}” como nombre de parámetro.]]></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>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15257,6 +15257,15 @@
1525715257
</Str>
1525815258
<Disp Icon="Str" />
1525915259
</Item>
15260+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15261+
<Str Cat="Text">
15262+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15263+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15264+
<Val><![CDATA['{0}' não é permitido como um nome de parâmetro.]]></Val>
15265+
</Tgt>
15266+
</Str>
15267+
<Disp Icon="Str" />
15268+
</Item>
1526015269
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1526115270
<Str Cat="Text">
1526215271
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15266,6 +15266,15 @@
1526615266
</Str>
1526715267
<Disp Icon="Str" />
1526815268
</Item>
15269+
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15270+
<Str Cat="Text">
15271+
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15272+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15273+
<Val><![CDATA["{0}" не является допустимым именем параметра.]]></Val>
15274+
</Tgt>
15275+
</Str>
15276+
<Disp Icon="Str" />
15277+
</Item>
1526915278
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
1527015279
<Str Cat="Text">
1527115280
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>

0 commit comments

Comments
 (0)