Skip to content

Commit 18e4ca6

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent e947154 commit 18e4ca6

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

src/loc/lcl/fra/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[Jeton inattendu. Un nom de paramètre de type est attendu sans accolades.]]></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/ptb/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>
@@ -8699,6 +8711,15 @@
86998711
</Str>
87008712
<Disp Icon="Str" />
87018713
</Item>
8714+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8715+
<Str Cat="Text">
8716+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8717+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8718+
<Val><![CDATA[Token inesperado. Um nome de parâmetro de tipo era esperado sem chaves.]]></Val>
8719+
</Tgt>
8720+
</Str>
8721+
<Disp Icon="Str" />
8722+
</Item>
87028723
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87038724
<Str Cat="Text">
87048725
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

0 commit comments

Comments
 (0)