File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1251
1251
</Str >
1252
1252
<Disp Icon =" Str" />
1253
1253
</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 >
1254
1263
<Item ItemId =" ;An_enum_member_cannot_have_a_numeric_name_2452" ItemType =" 0" PsrId =" 306" Leaf =" true" >
1255
1264
<Str Cat =" Text" >
1256
1265
<Val ><![CDATA[ An enum member cannot have a numeric name.]]> </Val >
6507
6516
<Item ItemId =" ;Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType =" 0" PsrId =" 306" Leaf =" true" >
6508
6517
<Str Cat =" Text" >
6509
6518
<Val ><![CDATA[ Resolve 'keyof' to string valued property names only (no numbers or symbols).]]> </Val >
6519
+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
6520
+ <Val ><![CDATA[ 只将 "keyof" 解析为字符串值的属性名称(不含数字或符号)。]]> </Val >
6521
+ </Tgt >
6510
6522
</Str >
6511
6523
<Disp Icon =" Str" />
6512
6524
</Item >
8760
8772
</Str >
8761
8773
<Disp Icon =" Str" />
8762
8774
</Item >
8775
+ <Item ItemId =" ;_0_is_declared_but_never_used_6196" ItemType =" 0" PsrId =" 306" Leaf =" true" >
8776
+ <Str Cat =" Text" >
8777
+ <Val ><![CDATA[ '{0}' is declared but never used.]]> </Val >
8778
+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
8779
+ <Val ><![CDATA[ “{0}”已声明,但从未使用过。]]> </Val >
8780
+ </Tgt >
8781
+ </Str >
8782
+ <Disp Icon =" Str" />
8783
+ </Item >
8763
8784
<Item ItemId =" ;_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType =" 0" PsrId =" 306" Leaf =" true" >
8764
8785
<Str Cat =" Text" >
8765
8786
<Val ><![CDATA[ '{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]> </Val >
You can’t perform that action at this time.
0 commit comments