Skip to content

Commit ac3ee53

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 081322b commit ac3ee53

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

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

+45
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,15 @@
12511251
</Str>
12521252
<Disp Icon="Str" />
12531253
</Item>
1254+
<Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true">
1255+
<Str Cat="Text">
1256+
<Val><![CDATA[An element access expression should take an argument.]]></Val>
1257+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1258+
<Val><![CDATA[項目存取運算式應接受一個引數。]]></Val>
1259+
</Tgt>
1260+
</Str>
1261+
<Disp Icon="Str" />
1262+
</Item>
12541263
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
12551264
<Str Cat="Text">
12561265
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
@@ -2511,6 +2520,12 @@
25112520
</Str>
25122521
<Disp Icon="Str" />
25132522
</Item>
2523+
<Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true">
2524+
<Str Cat="Text">
2525+
<Val><![CDATA[Convert all 'require' to 'import']]></Val>
2526+
</Str>
2527+
<Disp Icon="Str" />
2528+
</Item>
25142529
<Item ItemId=";Convert_all_to_default_imports_95035" ItemType="0" PsrId="306" Leaf="true">
25152530
<Str Cat="Text">
25162531
<Val><![CDATA[Convert all to default imports]]></Val>
@@ -2538,6 +2553,12 @@
25382553
</Str>
25392554
<Disp Icon="Str" />
25402555
</Item>
2556+
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
2557+
<Str Cat="Text">
2558+
<Val><![CDATA[Convert 'require' to 'import']]></Val>
2559+
</Str>
2560+
<Disp Icon="Str" />
2561+
</Item>
25412562
<Item ItemId=";Convert_to_ES6_module_95017" ItemType="0" PsrId="306" Leaf="true">
25422563
<Str Cat="Text">
25432564
<Val><![CDATA[Convert to ES6 module]]></Val>
@@ -6507,6 +6528,9 @@
65076528
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
65086529
<Str Cat="Text">
65096530
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
6531+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6532+
<Val><![CDATA[只將 'keyof' 解析為字串值的屬性名稱 (無任何數字或符號)。]]></Val>
6533+
</Tgt>
65106534
</Str>
65116535
<Disp Icon="Str" />
65126536
</Item>
@@ -7416,6 +7440,12 @@
74167440
</Str>
74177441
<Disp Icon="Str" />
74187442
</Item>
7443+
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343" ItemType="0" PsrId="306" Leaf="true">
7444+
<Str Cat="Text">
7445+
<Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
7446+
</Str>
7447+
<Disp Icon="Str" />
7448+
</Item>
74197449
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
74207450
<Str Cat="Text">
74217451
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
@@ -8760,6 +8790,15 @@
87608790
</Str>
87618791
<Disp Icon="Str" />
87628792
</Item>
8793+
<Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
8794+
<Str Cat="Text">
8795+
<Val><![CDATA['{0}' is declared but never used.]]></Val>
8796+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8797+
<Val><![CDATA[宣告了 '{0}',但從未使用過。]]></Val>
8798+
</Tgt>
8799+
</Str>
8800+
<Disp Icon="Str" />
8801+
</Item>
87638802
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
87648803
<Str Cat="Text">
87658804
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>
@@ -9345,6 +9384,12 @@
93459384
</Str>
93469385
<Disp Icon="Str" />
93479386
</Item>
9387+
<Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true">
9388+
<Str Cat="Text">
9389+
<Val><![CDATA['require' call may be converted to an import.]]></Val>
9390+
</Str>
9391+
<Disp Icon="Str" />
9392+
</Item>
93489393
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
93499394
<Str Cat="Text">
93509395
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

0 commit comments

Comments
 (0)