Skip to content

Commit 2d9b30d

Browse files
authored
LEGO: Merge pull request 24734
LEGO: Merge pull request 24734
2 parents 34dd773 + 7cd85f3 commit 2d9b30d

File tree

4 files changed

+78
-0
lines changed

4 files changed

+78
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,6 +1944,18 @@
19441944
</Str>
19451945
<Disp Icon="Str" />
19461946
</Item>
1947+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1948+
<Str Cat="Text">
1949+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1950+
</Str>
1951+
<Disp Icon="Str" />
1952+
</Item>
1953+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1954+
<Str Cat="Text">
1955+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1956+
</Str>
1957+
<Disp Icon="Str" />
1958+
</Item>
19471959
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19481960
<Str Cat="Text">
19491961
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -8718,6 +8730,15 @@
87188730
</Str>
87198731
<Disp Icon="Str" />
87208732
</Item>
8733+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8734+
<Str Cat="Text">
8735+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8736+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8737+
<Val><![CDATA[Neočekávaný token. Očekával se název parametru typu bez složených závorek.]]></Val>
8738+
</Tgt>
8739+
</Str>
8740+
<Disp Icon="Str" />
8741+
</Item>
87218742
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87228743
<Str Cat="Text">
87238744
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1932,6 +1932,18 @@
19321932
</Str>
19331933
<Disp Icon="Str" />
19341934
</Item>
1935+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1936+
<Str Cat="Text">
1937+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1938+
</Str>
1939+
<Disp Icon="Str" />
1940+
</Item>
1941+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1942+
<Str Cat="Text">
1943+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1944+
</Str>
1945+
<Disp Icon="Str" />
1946+
</Item>
19351947
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19361948
<Str Cat="Text">
19371949
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -8706,6 +8718,9 @@
87068718
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
87078719
<Str Cat="Text">
87088720
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8721+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8722+
<Val><![CDATA[Unerwartetes Token. Es wurde ein Typparametername ohne geschweifte Klammern erwartet.]]></Val>
8723+
</Tgt>
87098724
</Str>
87108725
<Disp Icon="Str" />
87118726
</Item>

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1947,6 +1947,18 @@
19471947
</Str>
19481948
<Disp Icon="Str" />
19491949
</Item>
1950+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1951+
<Str Cat="Text">
1952+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1953+
</Str>
1954+
<Disp Icon="Str" />
1955+
</Item>
1956+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1957+
<Str Cat="Text">
1958+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1959+
</Str>
1960+
<Disp Icon="Str" />
1961+
</Item>
19501962
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19511963
<Str Cat="Text">
19521964
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -8721,6 +8733,15 @@
87218733
</Str>
87228734
<Disp Icon="Str" />
87238735
</Item>
8736+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8737+
<Str Cat="Text">
8738+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8739+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8740+
<Val><![CDATA[Token inesperado. Se esperaba un nombre de parámetro de tipo sin llaves.]]></Val>
8741+
</Tgt>
8742+
</Str>
8743+
<Disp Icon="Str" />
8744+
</Item>
87248745
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87258746
<Str Cat="Text">
87268747
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,6 +1925,18 @@
19251925
</Str>
19261926
<Disp Icon="Str" />
19271927
</Item>
1928+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1929+
<Str Cat="Text">
1930+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1931+
</Str>
1932+
<Disp Icon="Str" />
1933+
</Item>
1934+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1935+
<Str Cat="Text">
1936+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1937+
</Str>
1938+
<Disp Icon="Str" />
1939+
</Item>
19281940
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19291941
<Str Cat="Text">
19301942
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -8696,6 +8708,15 @@
86968708
</Str>
86978709
<Disp Icon="Str" />
86988710
</Item>
8711+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8712+
<Str Cat="Text">
8713+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8714+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8715+
<Val><![CDATA[Nieoczekiwany token. Oczekiwano nazwy parametru typu bez nawiasów klamrowych.]]></Val>
8716+
</Tgt>
8717+
</Str>
8718+
<Disp Icon="Str" />
8719+
</Item>
86998720
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87008721
<Str Cat="Text">
87018722
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

0 commit comments

Comments
 (0)