Skip to content

Commit 94ff6fd

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 67ca82b commit 94ff6fd

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11403,6 +11403,15 @@
1140311403
</Str>
1140411404
<Disp Icon="Str" />
1140511405
</Item>
11406+
<Item ItemId=";Unused_ts_expect_error_directive_2578" ItemType="0" PsrId="306" Leaf="true">
11407+
<Str Cat="Text">
11408+
<Val><![CDATA[Unused '@ts-expect-error' directive.]]></Val>
11409+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11410+
<Val><![CDATA[未使用的 "@ts-expect-error" 指令。]]></Val>
11411+
</Tgt>
11412+
</Str>
11413+
<Disp Icon="Str" />
11414+
</Item>
1140611415
<Item ItemId=";Updating_output_of_project_0_6373" ItemType="0" PsrId="306" Leaf="true">
1140711416
<Str Cat="Text">
1140811417
<Val><![CDATA[Updating output of project '{0}'...]]></Val>
@@ -12339,6 +12348,15 @@
1233912348
</Str>
1234012349
<Disp Icon="Str" />
1234112350
</Item>
12351+
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
12352+
<Str Cat="Text">
12353+
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12354+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12355+
<Val><![CDATA["get" 和 "set" 访问器无法声明 "this" 参数。]]></Val>
12356+
</Tgt>
12357+
</Str>
12358+
<Disp Icon="Str" />
12359+
</Item>
1234212360
<Item ItemId=";implements_clause_already_seen_1175" ItemType="0" PsrId="306" Leaf="true">
1234312361
<Str Cat="Text">
1234412362
<Val><![CDATA['implements' clause already seen.]]></Val>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11396,6 +11396,15 @@
1139611396
</Str>
1139711397
<Disp Icon="Str" />
1139811398
</Item>
11399+
<Item ItemId=";Unused_ts_expect_error_directive_2578" ItemType="0" PsrId="306" Leaf="true">
11400+
<Str Cat="Text">
11401+
<Val><![CDATA[Unused '@ts-expect-error' directive.]]></Val>
11402+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11403+
<Val><![CDATA[Kullanılmayan '@ts-expect-error' yönergesi.]]></Val>
11404+
</Tgt>
11405+
</Str>
11406+
<Disp Icon="Str" />
11407+
</Item>
1139911408
<Item ItemId=";Updating_output_of_project_0_6373" ItemType="0" PsrId="306" Leaf="true">
1140011409
<Str Cat="Text">
1140111410
<Val><![CDATA[Updating output of project '{0}'...]]></Val>
@@ -12335,6 +12344,9 @@
1233512344
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
1233612345
<Str Cat="Text">
1233712346
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12347+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12348+
<Val><![CDATA['get' ve 'set' erişimcileri 'this' parametreleri bildiremez.]]></Val>
12349+
</Tgt>
1233812350
</Str>
1233912351
<Disp Icon="Str" />
1234012352
</Item>

0 commit comments

Comments
 (0)