File tree 1 file changed +27
-0
lines changed
src/loc/lcl/fra/diagnosticMessages
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1260
1260
</Str>
1261
1261
<Disp Icon="Str" />
1262
1262
</Item>
1263
+ <Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true">
1264
+ <Str Cat="Text">
1265
+ <Val><![CDATA[An element access expression should take an argument.]]></Val>
1266
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
1267
+ <Val><![CDATA[Une expression d'accès à un élément doit accepter un argument.]]></Val>
1268
+ </Tgt>
1269
+ </Str>
1270
+ <Disp Icon="Str" />
1271
+ </Item>
1263
1272
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
1264
1273
<Str Cat="Text">
1265
1274
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
6516
6525
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
6517
6526
<Str Cat="Text">
6518
6527
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
6528
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
6529
+ <Val><![CDATA[Résoudre 'keyof' en noms de propriétés de valeur chaîne uniquement (aucun nombre ou symbole).]]></Val>
6530
+ </Tgt>
6519
6531
</Str>
6520
6532
<Disp Icon="Str" />
6521
6533
</Item>
7425
7437
</Str>
7426
7438
<Disp Icon="Str" />
7427
7439
</Item>
7440
+ <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">
7441
+ <Str Cat="Text">
7442
+ <Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
7443
+ </Str>
7444
+ <Disp Icon="Str" />
7445
+ </Item>
7428
7446
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
7429
7447
<Str Cat="Text">
7430
7448
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
8769
8787
</Str>
8770
8788
<Disp Icon="Str" />
8771
8789
</Item>
8790
+ <Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
8791
+ <Str Cat="Text">
8792
+ <Val><![CDATA['{0}' is declared but never used.]]></Val>
8793
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
8794
+ <Val><![CDATA['{0}' est déclaré mais n'est jamais utilisé.]]></Val>
8795
+ </Tgt>
8796
+ </Str>
8797
+ <Disp Icon="Str" />
8798
+ </Item>
8772
8799
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
8773
8800
<Str Cat="Text">
8774
8801
<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