File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
src/loc/lcl/fra/diagnosticMessages Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 12601260 </Str>
12611261 <Disp Icon="Str" />
12621262 </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>
12631272 <Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
12641273 <Str Cat="Text">
12651274 <Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
65166525 <Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
65176526 <Str Cat="Text">
65186527 <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>
65196531 </Str>
65206532 <Disp Icon="Str" />
65216533 </Item>
74257437 </Str>
74267438 <Disp Icon="Str" />
74277439 </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>
74287446 <Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
74297447 <Str Cat="Text">
74307448 <Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
87698787 </Str>
87708788 <Disp Icon="Str" />
87718789 </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>
87728799 <Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
87738800 <Str Cat="Text">
87748801 <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