Skip to content

Commit edf667b

Browse files
authored
LEGO: Merge pull request 24393
LEGO: Merge pull request 24393
2 parents b745ea0 + 3502d35 commit edf667b

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

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

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,6 +1008,15 @@
10081008
</Str>
10091009
<Disp Icon="Str" />
10101010
</Item>
1011+
<Item ItemId=";Add_missing_typeof_95052" ItemType="0" PsrId="306" Leaf="true">
1012+
<Str Cat="Text">
1013+
<Val><![CDATA[Add missing 'typeof']]></Val>
1014+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1015+
<Val><![CDATA[Aggiungere l'elemento 'typeof' mancante]]></Val>
1016+
</Tgt>
1017+
</Str>
1018+
<Disp Icon="Str" />
1019+
</Item>
10111020
<Item ItemId=";Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
10121021
<Str Cat="Text">
10131022
<Val><![CDATA[Add qualifier to all unresolved variables matching a member name]]></Val>
@@ -1125,6 +1134,15 @@
11251134
</Str>
11261135
<Disp Icon="Str" />
11271136
</Item>
1137+
<Item ItemId=";All_variables_are_unused_6199" ItemType="0" PsrId="306" Leaf="true">
1138+
<Str Cat="Text">
1139+
<Val><![CDATA[All variables are unused.]]></Val>
1140+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1141+
<Val><![CDATA[Tutte le variabili sono inutilizzate.]]></Val>
1142+
</Tgt>
1143+
</Str>
1144+
<Disp Icon="Str" />
1145+
</Item>
11281146
<Item ItemId=";Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011" ItemType="0" PsrId="306" Leaf="true">
11291147
<Str Cat="Text">
11301148
<Val><![CDATA[Allow default imports from modules with no default export. This does not affect code emit, just typechecking.]]></Val>
@@ -2538,6 +2556,12 @@
25382556
</Str>
25392557
<Disp Icon="Str" />
25402558
</Item>
2559+
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
2560+
<Str Cat="Text">
2561+
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2562+
</Str>
2563+
<Disp Icon="Str" />
2564+
</Item>
25412565
<Item ItemId=";Convert_all_constructor_functions_to_classes_95045" ItemType="0" PsrId="306" Leaf="true">
25422566
<Str Cat="Text">
25432567
<Val><![CDATA[Convert all constructor functions to classes]]></Val>
@@ -6564,6 +6588,15 @@
65646588
</Str>
65656589
<Disp Icon="Str" />
65666590
</Item>
6591+
<Item ItemId=";Remove_all_unused_labels_95054" ItemType="0" PsrId="306" Leaf="true">
6592+
<Str Cat="Text">
6593+
<Val><![CDATA[Remove all unused labels]]></Val>
6594+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6595+
<Val><![CDATA[Rimuovere tutte le etichette inutilizzate]]></Val>
6596+
</Tgt>
6597+
</Str>
6598+
<Disp Icon="Str" />
6599+
</Item>
65676600
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
65686601
<Str Cat="Text">
65696602
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6603,6 +6636,24 @@
66036636
</Str>
66046637
<Disp Icon="Str" />
66056638
</Item>
6639+
<Item ItemId=";Remove_unused_label_95053" ItemType="0" PsrId="306" Leaf="true">
6640+
<Str Cat="Text">
6641+
<Val><![CDATA[Remove unused label]]></Val>
6642+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6643+
<Val><![CDATA[Rimuovere l'etichetta inutilizzata]]></Val>
6644+
</Tgt>
6645+
</Str>
6646+
<Disp Icon="Str" />
6647+
</Item>
6648+
<Item ItemId=";Remove_variable_statement_90010" ItemType="0" PsrId="306" Leaf="true">
6649+
<Str Cat="Text">
6650+
<Val><![CDATA[Remove variable statement]]></Val>
6651+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6652+
<Val><![CDATA[Rimuovere l'istruzione di variabile]]></Val>
6653+
</Tgt>
6654+
</Str>
6655+
<Disp Icon="Str" />
6656+
</Item>
66066657
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
66076658
<Str Cat="Text">
66086659
<Val><![CDATA[Replace import with '{0}'.]]></Val>

0 commit comments

Comments
 (0)