Skip to content

Commit 678bab2

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 4170f35 commit 678bab2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

+24
Original file line numberDiff line numberDiff line change
@@ -3761,6 +3761,24 @@
37613761
</Str>
37623762
<Disp Icon="Str" />
37633763
</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>
37643782
<Item ItemId=";Found_package_json_at_0_6099" ItemType="0" PsrId="306" Leaf="true">
37653783
<Str Cat="Text">
37663784
<Val><![CDATA[Found 'package.json' at '{0}'.]]></Val>
@@ -5975,6 +5993,12 @@
59755993
</Str>
59765994
<Disp Icon="Str" />
59775995
</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>
59786002
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551" ItemType="0" PsrId="306" Leaf="true">
59796003
<Str Cat="Text">
59806004
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?]]></Val>

0 commit comments

Comments
 (0)