File tree 1 file changed +24
-0
lines changed
src/loc/lcl/ita/diagnosticMessages 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 3771
3771
</Str>
3772
3772
<Disp Icon="Str" />
3773
3773
</Item>
3774
+ <Item ItemId=";Found_0_errors_6194" ItemType="0" PsrId="306" Leaf="true">
3775
+ <Str Cat="Text">
3776
+ <Val><![CDATA[Found {0} errors.]]></Val>
3777
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
3778
+ <Val><![CDATA[Sono stati trovati {0} errori.]]></Val>
3779
+ </Tgt>
3780
+ </Str>
3781
+ <Disp Icon="Str" />
3782
+ </Item>
3783
+ <Item ItemId=";Found_1_error_6193" ItemType="0" PsrId="306" Leaf="true">
3784
+ <Str Cat="Text">
3785
+ <Val><![CDATA[Found 1 error.]]></Val>
3786
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
3787
+ <Val><![CDATA[È stato trovato 1 errore.]]></Val>
3788
+ </Tgt>
3789
+ </Str>
3790
+ <Disp Icon="Str" />
3791
+ </Item>
3774
3792
<Item ItemId=";Found_package_json_at_0_6099" ItemType="0" PsrId="306" Leaf="true">
3775
3793
<Str Cat="Text">
3776
3794
<Val><![CDATA[Found 'package.json' at '{0}'.]]></Val>
5988
6006
</Str>
5989
6007
<Disp Icon="Str" />
5990
6008
</Item>
6009
+ <Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
6010
+ <Str Cat="Text">
6011
+ <Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6012
+ </Str>
6013
+ <Disp Icon="Str" />
6014
+ </Item>
5991
6015
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551" ItemType="0" PsrId="306" Leaf="true">
5992
6016
<Str Cat="Text">
5993
6017
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?]]></Val>
You can’t perform that action at this time.
0 commit comments