Skip to content

Commit a60feb2

Browse files
authored
LEGO: Merge pull request 39382
LEGO: Merge pull request 39382
2 parents 7b942b4 + 3d4422a commit a60feb2

File tree

1 file changed

+26
-20
lines changed

1 file changed

+26
-20
lines changed

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

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,7 +2581,7 @@
25812581
<Str Cat="Text">
25822582
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
25832583
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584-
<Val><![CDATA[找不到 '{0}' 的 lib 定義。]]></Val>
2584+
<Val><![CDATA[找不到 '{0}' 的程式庫定義。]]></Val>
25852585
</Tgt>
25862586
</Str>
25872587
<Disp Icon="Str" />
@@ -2590,7 +2590,7 @@
25902590
<Str Cat="Text">
25912591
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
25922592
<Tgt Cat="Text" Stat="Loc" Orig="New">
2593-
<Val><![CDATA[找不到 '{0}' 的 lib 定義。您是指 '{1}' 嗎?]]></Val>
2593+
<Val><![CDATA[找不到 '{0}' 的程式庫定義。您是指 '{1}' 嗎?]]></Val>
25942594
</Tgt>
25952595
</Str>
25962596
<Disp Icon="Str" />
@@ -4068,6 +4068,12 @@
40684068
</Str>
40694069
<Disp Icon="Str" />
40704070
</Item>
4071+
<Item ItemId=";Did_you_mean_to_use_a_Colon_When_following_property_names_in_an_object_literal_implies_a_destructuri_1312" ItemType="0" PsrId="306" Leaf="true">
4072+
<Str Cat="Text">
4073+
<Val><![CDATA[Did you mean to use a ':'? When following property names in an object literal, '=' implies a destructuring assignment.]]></Val>
4074+
</Str>
4075+
<Disp Icon="Str" />
4076+
</Item>
40714077
<Item ItemId=";Did_you_mean_to_use_new_with_this_expression_6213" ItemType="0" PsrId="306" Leaf="true">
40724078
<Str Cat="Text">
40734079
<Val><![CDATA[Did you mean to use 'new' with this expression?]]></Val>
@@ -8874,15 +8880,6 @@
88748880
</Str>
88758881
<Disp Icon="Str" />
88768882
</Item>
8877-
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
8878-
<Str Cat="Text">
8879-
<Val><![CDATA[Remove destructuring]]></Val>
8880-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8881-
<Val><![CDATA[移除解構]]></Val>
8882-
</Tgt>
8883-
</Str>
8884-
<Disp Icon="Str" />
8885-
</Item>
88868883
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
88878884
<Str Cat="Text">
88888885
<Val><![CDATA[Remove import from '{0}']]></Val>
@@ -8946,6 +8943,18 @@
89468943
</Str>
89478944
<Disp Icon="Str" />
89488945
</Item>
8946+
<Item ItemId=";Remove_unused_declarations_for_Colon_0_90041" ItemType="0" PsrId="306" Leaf="true">
8947+
<Str Cat="Text">
8948+
<Val><![CDATA[Remove unused declarations for: '{0}']]></Val>
8949+
</Str>
8950+
<Disp Icon="Str" />
8951+
</Item>
8952+
<Item ItemId=";Remove_unused_destructuring_declaration_90039" ItemType="0" PsrId="306" Leaf="true">
8953+
<Str Cat="Text">
8954+
<Val><![CDATA[Remove unused destructuring declaration]]></Val>
8955+
</Str>
8956+
<Disp Icon="Str" />
8957+
</Item>
89498958
<Item ItemId=";Remove_unused_label_95053" ItemType="0" PsrId="306" Leaf="true">
89508959
<Str Cat="Text">
89518960
<Val><![CDATA[Remove unused label]]></Val>
@@ -10005,6 +10014,12 @@
1000510014
</Str>
1000610015
<Disp Icon="Str" />
1000710016
</Item>
10017+
<Item ItemId=";Switch_each_misused_0_to_1_95138" ItemType="0" PsrId="306" Leaf="true">
10018+
<Str Cat="Text">
10019+
<Val><![CDATA[Switch each misused '{0}' to '{1}']]></Val>
10020+
</Str>
10021+
<Disp Icon="Str" />
10022+
</Item>
1000810023
<Item ItemId=";Symbol_reference_does_not_refer_to_the_global_Symbol_constructor_object_2470" ItemType="0" PsrId="306" Leaf="true">
1000910024
<Str Cat="Text">
1001010025
<Val><![CDATA['Symbol' reference does not refer to the global Symbol constructor object.]]></Val>
@@ -12891,15 +12906,6 @@
1289112906
</Str>
1289212907
<Disp Icon="Str" />
1289312908
</Item>
12894-
<Item ItemId=";can_only_be_used_in_an_object_literal_property_inside_a_destructuring_assignment_1312" ItemType="0" PsrId="306" Leaf="true">
12895-
<Str Cat="Text">
12896-
<Val><![CDATA['=' can only be used in an object literal property inside a destructuring assignment.]]></Val>
12897-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12898-
<Val><![CDATA['=' 僅能在解構指派內的物件常值屬性中使用。]]></Val>
12899-
</Tgt>
12900-
</Str>
12901-
<Disp Icon="Str" />
12902-
</Item>
1290312909
<Item ItemId=";case_or_default_expected_1130" ItemType="0" PsrId="306" Leaf="true">
1290412910
<Str Cat="Text">
1290512911
<Val><![CDATA['case' or 'default' expected.]]></Val>

0 commit comments

Comments
 (0)