File tree 1 file changed +24
-0
lines changed
src/loc/lcl/plk/diagnosticMessages
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 3761
3761
</Str>
3762
3762
<Disp Icon="Str" />
3763
3763
</Item>
3764
+ <Item ItemId=";Found_0_errors_6194" ItemType="0" PsrId="306" Leaf="true">
3765
+ <Str Cat="Text">
3766
+ <Val><![CDATA[Found {0} errors.]]></Val>
3767
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
3768
+ <Val><![CDATA[Znaleziono błędy: {0}.]]></Val>
3769
+ </Tgt>
3770
+ </Str>
3771
+ <Disp Icon="Str" />
3772
+ </Item>
3773
+ <Item ItemId=";Found_1_error_6193" ItemType="0" PsrId="306" Leaf="true">
3774
+ <Str Cat="Text">
3775
+ <Val><![CDATA[Found 1 error.]]></Val>
3776
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
3777
+ <Val><![CDATA[Znaleziono 1 błąd.]]></Val>
3778
+ </Tgt>
3779
+ </Str>
3780
+ <Disp Icon="Str" />
3781
+ </Item>
3764
3782
<Item ItemId=";Found_package_json_at_0_6099" ItemType="0" PsrId="306" Leaf="true">
3765
3783
<Str Cat="Text">
3766
3784
<Val><![CDATA[Found 'package.json' at '{0}'.]]></Val>
5975
5993
</Str>
5976
5994
<Disp Icon="Str" />
5977
5995
</Item>
5996
+ <Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
5997
+ <Str Cat="Text">
5998
+ <Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
5999
+ </Str>
6000
+ <Disp Icon="Str" />
6001
+ </Item>
5978
6002
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551" ItemType="0" PsrId="306" Leaf="true">
5979
6003
<Str Cat="Text">
5980
6004
<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