Skip to content

Commit 8b77b13

Browse files
authored
LEGO: Merge pull request 24740
LEGO: Merge pull request 24740
2 parents 2d9b30d + 836eed3 commit 8b77b13

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,6 +1928,18 @@
19281928
</Str>
19291929
<Disp Icon="Str" />
19301930
</Item>
1931+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1932+
<Str Cat="Text">
1933+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1934+
</Str>
1935+
<Disp Icon="Str" />
1936+
</Item>
1937+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1938+
<Str Cat="Text">
1939+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1940+
</Str>
1941+
<Disp Icon="Str" />
1942+
</Item>
19311943
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19321944
<Str Cat="Text">
19331945
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -8702,6 +8714,15 @@
87028714
</Str>
87038715
<Disp Icon="Str" />
87048716
</Item>
8717+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8718+
<Str Cat="Text">
8719+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8720+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8721+
<Val><![CDATA[Beklenmeyen belirteç. Küme ayracı olmadan bir tür parametresi adı bekleniyordu.]]></Val>
8722+
</Tgt>
8723+
</Str>
8724+
<Disp Icon="Str" />
8725+
</Item>
87058726
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87068727
<Str Cat="Text">
87078728
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

0 commit comments

Comments
 (0)