Skip to content

Commit 2a10ef0

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent ff7ef4a commit 2a10ef0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,9 @@
10021002
<Item ItemId=";Add_this_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
10031003
<Str Cat="Text">
10041004
<Val><![CDATA[Add 'this.' to all unresolved variables matching a member name]]></Val>
1005+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1006+
<Val><![CDATA[為所有用以比對成員名稱未解析的變數新增 'this.']]></Val>
1007+
</Tgt>
10051008
</Str>
10061009
<Disp Icon="Str" />
10071010
</Item>
@@ -4320,6 +4323,9 @@
43204323
<Item ItemId=";Infer_all_types_from_usage_95023" ItemType="0" PsrId="306" Leaf="true">
43214324
<Str Cat="Text">
43224325
<Val><![CDATA[Infer all types from usage]]></Val>
4326+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4327+
<Val><![CDATA[從用法推斷所有類型]]></Val>
4328+
</Tgt>
43234329
</Str>
43244330
<Disp Icon="Str" />
43254331
</Item>
@@ -7605,6 +7611,9 @@
76057611
<Item ItemId=";The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_2407" ItemType="0" PsrId="306" Leaf="true">
76067612
<Str Cat="Text">
76077613
<Val><![CDATA[The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type '{0}'.]]></Val>
7614+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7615+
<Val><![CDATA['for...in' 陳述式的右方必須是類型 'any'、物件類型或型別參數,但此處為類型 '{0}'。]]></Val>
7616+
</Tgt>
76087617
</Str>
76097618
<Disp Icon="Str" />
76107619
</Item>
@@ -8103,6 +8112,9 @@
81038112
<Item ItemId=";Type_arguments_cannot_be_used_here_1342" ItemType="0" PsrId="306" Leaf="true">
81048113
<Str Cat="Text">
81058114
<Val><![CDATA[Type arguments cannot be used here.]]></Val>
8115+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8116+
<Val><![CDATA[此處不得使用型別引數。]]></Val>
8117+
</Tgt>
81068118
</Str>
81078119
<Disp Icon="Str" />
81088120
</Item>

0 commit comments

Comments
 (0)