Skip to content

Commit c8ce9d3

Browse files
authored
LEGO: Merge pull request 40255
LEGO: Merge pull request 40255
2 parents c5446d1 + 4170007 commit c8ce9d3

File tree

13 files changed

+162
-0
lines changed

13 files changed

+162
-0
lines changed

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

+12
Original file line numberDiff line numberDiff line change
@@ -11835,6 +11835,12 @@
1183511835
</Str>
1183611836
<Disp Icon="Str" />
1183711837
</Item>
11838+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11839+
<Str Cat="Text">
11840+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
</Str>
11842+
<Disp Icon="Str" />
11843+
</Item>
1183811844
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183911845
<Str Cat="Text">
1184011846
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12852,6 +12858,12 @@
1285212858
</Str>
1285312859
<Disp Icon="Str" />
1285412860
</Item>
12861+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12862+
<Str Cat="Text">
12863+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12864+
</Str>
12865+
<Disp Icon="Str" />
12866+
</Item>
1285512867
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285612868
<Str Cat="Text">
1285712869
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11835,6 +11835,12 @@
1183511835
</Str>
1183611836
<Disp Icon="Str" />
1183711837
</Item>
11838+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11839+
<Str Cat="Text">
11840+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
</Str>
11842+
<Disp Icon="Str" />
11843+
</Item>
1183811844
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183911845
<Str Cat="Text">
1184011846
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12852,6 +12858,12 @@
1285212858
</Str>
1285312859
<Disp Icon="Str" />
1285412860
</Item>
12861+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12862+
<Str Cat="Text">
12863+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12864+
</Str>
12865+
<Disp Icon="Str" />
12866+
</Item>
1285512867
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285612868
<Str Cat="Text">
1285712869
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11844,6 +11844,12 @@
1184411844
</Str>
1184511845
<Disp Icon="Str" />
1184611846
</Item>
11847+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11848+
<Str Cat="Text">
11849+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11850+
</Str>
11851+
<Disp Icon="Str" />
11852+
</Item>
1184711853
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1184811854
<Str Cat="Text">
1184911855
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12861,6 +12867,12 @@
1286112867
</Str>
1286212868
<Disp Icon="Str" />
1286312869
</Item>
12870+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12871+
<Str Cat="Text">
12872+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12873+
</Str>
12874+
<Disp Icon="Str" />
12875+
</Item>
1286412876
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1286512877
<Str Cat="Text">
1286612878
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11829,6 +11829,12 @@
1182911829
</Str>
1183011830
<Disp Icon="Str" />
1183111831
</Item>
11832+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11833+
<Str Cat="Text">
11834+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11835+
</Str>
11836+
<Disp Icon="Str" />
11837+
</Item>
1183211838
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183311839
<Str Cat="Text">
1183411840
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12846,6 +12852,12 @@
1284612852
</Str>
1284712853
<Disp Icon="Str" />
1284812854
</Item>
12855+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12856+
<Str Cat="Text">
12857+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12858+
</Str>
12859+
<Disp Icon="Str" />
12860+
</Item>
1284912861
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285012862
<Str Cat="Text">
1285112863
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11847,6 +11847,12 @@
1184711847
</Str>
1184811848
<Disp Icon="Str" />
1184911849
</Item>
11850+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11851+
<Str Cat="Text">
11852+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11853+
</Str>
11854+
<Disp Icon="Str" />
11855+
</Item>
1185011856
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1185111857
<Str Cat="Text">
1185211858
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12864,6 +12870,12 @@
1286412870
</Str>
1286512871
<Disp Icon="Str" />
1286612872
</Item>
12873+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12874+
<Str Cat="Text">
12875+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12876+
</Str>
12877+
<Disp Icon="Str" />
12878+
</Item>
1286712879
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1286812880
<Str Cat="Text">
1286912881
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11847,6 +11847,12 @@
1184711847
</Str>
1184811848
<Disp Icon="Str" />
1184911849
</Item>
11850+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11851+
<Str Cat="Text">
11852+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11853+
</Str>
11854+
<Disp Icon="Str" />
11855+
</Item>
1185011856
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1185111857
<Str Cat="Text">
1185211858
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12864,6 +12870,12 @@
1286412870
</Str>
1286512871
<Disp Icon="Str" />
1286612872
</Item>
12873+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12874+
<Str Cat="Text">
12875+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12876+
</Str>
12877+
<Disp Icon="Str" />
12878+
</Item>
1286712879
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1286812880
<Str Cat="Text">
1286912881
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11835,6 +11835,12 @@
1183511835
</Str>
1183611836
<Disp Icon="Str" />
1183711837
</Item>
11838+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11839+
<Str Cat="Text">
11840+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
</Str>
11842+
<Disp Icon="Str" />
11843+
</Item>
1183811844
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183911845
<Str Cat="Text">
1184011846
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12852,6 +12858,12 @@
1285212858
</Str>
1285312859
<Disp Icon="Str" />
1285412860
</Item>
12861+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12862+
<Str Cat="Text">
12863+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12864+
</Str>
12865+
<Disp Icon="Str" />
12866+
</Item>
1285512867
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285612868
<Str Cat="Text">
1285712869
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11835,6 +11835,12 @@
1183511835
</Str>
1183611836
<Disp Icon="Str" />
1183711837
</Item>
11838+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11839+
<Str Cat="Text">
11840+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
</Str>
11842+
<Disp Icon="Str" />
11843+
</Item>
1183811844
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183911845
<Str Cat="Text">
1184011846
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12852,6 +12858,12 @@
1285212858
</Str>
1285312859
<Disp Icon="Str" />
1285412860
</Item>
12861+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12862+
<Str Cat="Text">
12863+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12864+
</Str>
12865+
<Disp Icon="Str" />
12866+
</Item>
1285512867
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285612868
<Str Cat="Text">
1285712869
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11835,6 +11835,12 @@
1183511835
</Str>
1183611836
<Disp Icon="Str" />
1183711837
</Item>
11838+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11839+
<Str Cat="Text">
11840+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
</Str>
11842+
<Disp Icon="Str" />
11843+
</Item>
1183811844
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183911845
<Str Cat="Text">
1184011846
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12852,6 +12858,12 @@
1285212858
</Str>
1285312859
<Disp Icon="Str" />
1285412860
</Item>
12861+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12862+
<Str Cat="Text">
12863+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12864+
</Str>
12865+
<Disp Icon="Str" />
12866+
</Item>
1285512867
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285612868
<Str Cat="Text">
1285712869
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11822,6 +11822,12 @@
1182211822
</Str>
1182311823
<Disp Icon="Str" />
1182411824
</Item>
11825+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11826+
<Str Cat="Text">
11827+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11828+
</Str>
11829+
<Disp Icon="Str" />
11830+
</Item>
1182511831
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1182611832
<Str Cat="Text">
1182711833
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12839,6 +12845,12 @@
1283912845
</Str>
1284012846
<Disp Icon="Str" />
1284112847
</Item>
12848+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12849+
<Str Cat="Text">
12850+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12851+
</Str>
12852+
<Disp Icon="Str" />
12853+
</Item>
1284212854
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1284312855
<Str Cat="Text">
1284412856
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+18
Original file line numberDiff line numberDiff line change
@@ -11825,6 +11825,15 @@
1182511825
</Str>
1182611826
<Disp Icon="Str" />
1182711827
</Item>
11828+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11829+
<Str Cat="Text">
11830+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11831+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11832+
<Val><![CDATA[Os tipos de assinaturas de constructo são incompatíveis.]]></Val>
11833+
</Tgt>
11834+
</Str>
11835+
<Disp Icon="Str" />
11836+
</Item>
1182811837
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1182911838
<Str Cat="Text">
1183011839
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12842,6 +12851,15 @@
1284212851
</Str>
1284312852
<Disp Icon="Str" />
1284412853
</Item>
12854+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12855+
<Str Cat="Text">
12856+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12857+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12858+
<Val><![CDATA['{0}' faz referência somente a um tipo, mas está sendo usado como um valor aqui. Você quis usar '{1} em {0}'?]]></Val>
12859+
</Tgt>
12860+
</Str>
12861+
<Disp Icon="Str" />
12862+
</Item>
1284512863
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1284612864
<Str Cat="Text">
1284712865
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11834,6 +11834,12 @@
1183411834
</Str>
1183511835
<Disp Icon="Str" />
1183611836
</Item>
11837+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11838+
<Str Cat="Text">
11839+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11840+
</Str>
11841+
<Disp Icon="Str" />
11842+
</Item>
1183711843
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183811844
<Str Cat="Text">
1183911845
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12851,6 +12857,12 @@
1285112857
</Str>
1285212858
<Disp Icon="Str" />
1285312859
</Item>
12860+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12861+
<Str Cat="Text">
12862+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12863+
</Str>
12864+
<Disp Icon="Str" />
12865+
</Item>
1285412866
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1285512867
<Str Cat="Text">
1285612868
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

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

+12
Original file line numberDiff line numberDiff line change
@@ -11828,6 +11828,12 @@
1182811828
</Str>
1182911829
<Disp Icon="Str" />
1183011830
</Item>
11831+
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11832+
<Str Cat="Text">
11833+
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11834+
</Str>
11835+
<Disp Icon="Str" />
11836+
</Item>
1183111837
<Item ItemId=";Types_of_parameters_0_and_1_are_incompatible_2328" ItemType="0" PsrId="306" Leaf="true">
1183211838
<Str Cat="Text">
1183311839
<Val><![CDATA[Types of parameters '{0}' and '{1}' are incompatible.]]></Val>
@@ -12845,6 +12851,12 @@
1284512851
</Str>
1284612852
<Disp Icon="Str" />
1284712853
</Item>
12854+
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12855+
<Str Cat="Text">
12856+
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12857+
</Str>
12858+
<Disp Icon="Str" />
12859+
</Item>
1284812860
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585" ItemType="0" PsrId="306" Leaf="true">
1284912861
<Str Cat="Text">
1285012862
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>

0 commit comments

Comments
 (0)