Skip to content

Commit 8c8d22d

Browse files
authored
LEGO: Merge pull request 44757
LEGO: Merge pull request 44757
1 parent 11b3867 commit 8c8d22d

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,15 @@
819819
</Str>
820820
<Disp Icon="Str" />
821821
</Item>
822+
<Item ItemId=";A_return_statement_cannot_be_used_inside_a_class_static_block_18041" ItemType="0" PsrId="306" Leaf="true">
823+
<Str Cat="Text">
824+
<Val><![CDATA[A 'return' statement cannot be used inside a class static block.]]></Val>
825+
<Tgt Cat="Text" Stat="Loc" Orig="New">
826+
<Val><![CDATA[Una instrucción 'return' no se puede usar dentro de un bloque estático de clase.]]></Val>
827+
</Tgt>
828+
</Str>
829+
<Disp Icon="Str" />
830+
</Item>
822831
<Item ItemId=";A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167" ItemType="0" PsrId="306" Leaf="true">
823832
<Str Cat="Text">
824833
<Val><![CDATA[A series of entries which re-map imports to lookup locations relative to the 'baseUrl'.]]></Val>
@@ -2397,6 +2406,15 @@
23972406
</Str>
23982407
<Disp Icon="Str" />
23992408
</Item>
2409+
<Item ItemId=";Await_expression_cannot_be_used_inside_a_class_static_block_18037" ItemType="0" PsrId="306" Leaf="true">
2410+
<Str Cat="Text">
2411+
<Val><![CDATA[Await expression cannot be used inside a class static block.]]></Val>
2412+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2413+
<Val><![CDATA[La expresión Await no se puede usar dentro de un bloque estático de clase.]]></Val>
2414+
</Tgt>
2415+
</Str>
2416+
<Disp Icon="Str" />
2417+
</Item>
24002418
<Item ItemId=";BUILD_OPTIONS_6919" ItemType="0" PsrId="306" Leaf="true">
24012419
<Str Cat="Text">
24022420
<Val><![CDATA[BUILD OPTIONS]]></Val>
@@ -3255,6 +3273,15 @@
32553273
</Str>
32563274
<Disp Icon="Str" />
32573275
</Item>
3276+
<Item ItemId=";Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816" ItemType="0" PsrId="306" Leaf="true">
3277+
<Str Cat="Text">
3278+
<Val><![CDATA[Cannot use 'this' in a static property initializer of a decorated class.]]></Val>
3279+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3280+
<Val><![CDATA[No se puede usar 'this' en un inicializador de propiedad estática de una clase decorada.]]></Val>
3281+
</Tgt>
3282+
</Str>
3283+
<Disp Icon="Str" />
3284+
</Item>
32583285
<Item ItemId=";Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377" ItemType="0" PsrId="306" Leaf="true">
32593286
<Str Cat="Text">
32603287
<Val><![CDATA[Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}']]></Val>
@@ -6540,6 +6567,15 @@
65406567
</Str>
65416568
<Disp Icon="Str" />
65426569
</Item>
6570+
<Item ItemId=";For_await_loops_cannot_be_used_inside_a_class_static_block_18038" ItemType="0" PsrId="306" Leaf="true">
6571+
<Str Cat="Text">
6572+
<Val><![CDATA['For await' loops cannot be used inside a class static block.]]></Val>
6573+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6574+
<Val><![CDATA[Los bucles 'For await' no se pueden usar dentro de un bloque estático de clase.]]></Val>
6575+
</Tgt>
6576+
</Str>
6577+
<Disp Icon="Str" />
6578+
</Item>
65436579
<Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
65446580
<Str Cat="Text">
65456581
<Val><![CDATA[Found {0} errors.]]></Val>
@@ -7578,6 +7614,15 @@
75787614
</Str>
75797615
<Disp Icon="Str" />
75807616
</Item>
7617+
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
7618+
<Str Cat="Text">
7619+
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>
7620+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7621+
<Val><![CDATA[Uso no válido de '{0}'. No se puede usar dentro de un bloque estático de clase.]]></Val>
7622+
</Tgt>
7623+
</Str>
7624+
<Disp Icon="Str" />
7625+
</Item>
75817626
<Item ItemId=";Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215" ItemType="0" PsrId="306" Leaf="true">
75827627
<Str Cat="Text">
75837628
<Val><![CDATA[Invalid use of '{0}'. Modules are automatically in strict mode.]]></Val>
@@ -10002,6 +10047,15 @@
1000210047
</Str>
1000310048
<Disp Icon="Str" />
1000410049
</Item>
10050+
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817" ItemType="0" PsrId="306" Leaf="true">
10051+
<Str Cat="Text">
10052+
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in a class static block.]]></Val>
10053+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10054+
<Val><![CDATA[La propiedad '{0}' no tiene inicializador y no está asignada de forma definitiva en el bloque estático de clase.]]></Val>
10055+
</Tgt>
10056+
</Str>
10057+
<Disp Icon="Str" />
10058+
</Item>
1000510059
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
1000610060
<Str Cat="Text">
1000710061
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>

0 commit comments

Comments
 (0)