Skip to content

Commit dd09e65

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 1cf21c2 commit dd09e65

File tree

3 files changed

+42
-0
lines changed

3 files changed

+42
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11415,6 +11415,15 @@
1141511415
</Str>
1141611416
<Disp Icon="Str" />
1141711417
</Item>
11418+
<Item ItemId=";Unused_ts_expect_error_directive_2578" ItemType="0" PsrId="306" Leaf="true">
11419+
<Str Cat="Text">
11420+
<Val><![CDATA[Unused '@ts-expect-error' directive.]]></Val>
11421+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11422+
<Val><![CDATA[Directive '@ts-expect-error' inutilisée.]]></Val>
11423+
</Tgt>
11424+
</Str>
11425+
<Disp Icon="Str" />
11426+
</Item>
1141811427
<Item ItemId=";Updating_output_of_project_0_6373" ItemType="0" PsrId="306" Leaf="true">
1141911428
<Str Cat="Text">
1142011429
<Val><![CDATA[Updating output of project '{0}'...]]></Val>
@@ -12354,6 +12363,9 @@
1235412363
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
1235512364
<Str Cat="Text">
1235612365
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12366+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12367+
<Val><![CDATA[Les accesseurs 'get' et 'set' ne peuvent pas déclarer les paramètres 'this'.]]></Val>
12368+
</Tgt>
1235712369
</Str>
1235812370
<Disp Icon="Str" />
1235912371
</Item>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11390,6 +11390,15 @@
1139011390
</Str>
1139111391
<Disp Icon="Str" />
1139211392
</Item>
11393+
<Item ItemId=";Unused_ts_expect_error_directive_2578" ItemType="0" PsrId="306" Leaf="true">
11394+
<Str Cat="Text">
11395+
<Val><![CDATA[Unused '@ts-expect-error' directive.]]></Val>
11396+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11397+
<Val><![CDATA[Nieużywana dyrektywa „@ts-expect-error”.]]></Val>
11398+
</Tgt>
11399+
</Str>
11400+
<Disp Icon="Str" />
11401+
</Item>
1139311402
<Item ItemId=";Updating_output_of_project_0_6373" ItemType="0" PsrId="306" Leaf="true">
1139411403
<Str Cat="Text">
1139511404
<Val><![CDATA[Updating output of project '{0}'...]]></Val>
@@ -12326,6 +12335,15 @@
1232612335
</Str>
1232712336
<Disp Icon="Str" />
1232812337
</Item>
12338+
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
12339+
<Str Cat="Text">
12340+
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12341+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12342+
<Val><![CDATA[Metody dostępu „get” i „set” nie mogą deklarować parametrów „this”.]]></Val>
12343+
</Tgt>
12344+
</Str>
12345+
<Disp Icon="Str" />
12346+
</Item>
1232912347
<Item ItemId=";implements_clause_already_seen_1175" ItemType="0" PsrId="306" Leaf="true">
1233012348
<Str Cat="Text">
1233112349
<Val><![CDATA['implements' clause already seen.]]></Val>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11393,6 +11393,15 @@
1139311393
</Str>
1139411394
<Disp Icon="Str" />
1139511395
</Item>
11396+
<Item ItemId=";Unused_ts_expect_error_directive_2578" ItemType="0" PsrId="306" Leaf="true">
11397+
<Str Cat="Text">
11398+
<Val><![CDATA[Unused '@ts-expect-error' directive.]]></Val>
11399+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11400+
<Val><![CDATA[Diretiva '@ts-expect-error' não usada.]]></Val>
11401+
</Tgt>
11402+
</Str>
11403+
<Disp Icon="Str" />
11404+
</Item>
1139611405
<Item ItemId=";Updating_output_of_project_0_6373" ItemType="0" PsrId="306" Leaf="true">
1139711406
<Str Cat="Text">
1139811407
<Val><![CDATA[Updating output of project '{0}'...]]></Val>
@@ -12332,6 +12341,9 @@
1233212341
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
1233312342
<Str Cat="Text">
1233412343
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12344+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12345+
<Val><![CDATA[os acessadores 'get' e 'set' não podem declarar os parâmetros 'this'.]]></Val>
12346+
</Tgt>
1233512347
</Str>
1233612348
<Disp Icon="Str" />
1233712349
</Item>

0 commit comments

Comments
 (0)