Skip to content

Commit 91aa60a

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 927343c commit 91aa60a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2394,6 +2394,15 @@
23942394
</Str>
23952395
<Disp Icon="Str" />
23962396
</Item>
2397+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2398+
<Str Cat="Text">
2399+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2400+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2401+
<Val><![CDATA[Il nome della classe non può essere 'Object' quando la destinazione è ES5 con il modulo {0}.]]></Val>
2402+
</Tgt>
2403+
</Str>
2404+
<Disp Icon="Str" />
2405+
</Item>
23972406
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
23982407
<Str Cat="Text">
23992408
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2559,6 +2568,9 @@
25592568
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25602569
<Str Cat="Text">
25612570
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2571+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2572+
<Val><![CDATA[Convertire '{0}' nel tipo di oggetto con mapping]]></Val>
2573+
</Tgt>
25622574
</Str>
25632575
<Disp Icon="Str" />
25642576
</Item>

0 commit comments

Comments
 (0)