Skip to content

Commit 3c8f64c

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 8d737ca commit 3c8f64c

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8709,6 +8709,15 @@
87098709
</Str>
87108710
<Disp Icon="Str" />
87118711
</Item>
8712+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8713+
<Str Cat="Text">
8714+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8715+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8716+
<Val><![CDATA[意外的标记。类型参数名不应包含大括号。]]></Val>
8717+
</Tgt>
8718+
</Str>
8719+
<Disp Icon="Str" />
8720+
</Item>
87128721
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87138722
<Str Cat="Text">
87148723
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8709,6 +8709,15 @@
87098709
</Str>
87108710
<Disp Icon="Str" />
87118711
</Item>
8712+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8713+
<Str Cat="Text">
8714+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8715+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8716+
<Val><![CDATA[Token imprevisto. Sono previsti nomi di parametro senza parentesi graffe.]]></Val>
8717+
</Tgt>
8718+
</Str>
8719+
<Disp Icon="Str" />
8720+
</Item>
87128721
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87138722
<Str Cat="Text">
87148723
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

0 commit comments

Comments
 (0)