Skip to content

Commit e3fc444

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 291e44e commit e3fc444

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

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

+45
Original file line numberDiff line numberDiff line change
@@ -1248,6 +1248,15 @@
12481248
</Str>
12491249
<Disp Icon="Str" />
12501250
</Item>
1251+
<Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true">
1252+
<Str Cat="Text">
1253+
<Val><![CDATA[An element access expression should take an argument.]]></Val>
1254+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1255+
<Val><![CDATA[Ein Ausdruck für einen Elementzugriff muss ein Argument verwenden.]]></Val>
1256+
</Tgt>
1257+
</Str>
1258+
<Disp Icon="Str" />
1259+
</Item>
12511260
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
12521261
<Str Cat="Text">
12531262
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
@@ -2508,6 +2517,12 @@
25082517
</Str>
25092518
<Disp Icon="Str" />
25102519
</Item>
2520+
<Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true">
2521+
<Str Cat="Text">
2522+
<Val><![CDATA[Convert all 'require' to 'import']]></Val>
2523+
</Str>
2524+
<Disp Icon="Str" />
2525+
</Item>
25112526
<Item ItemId=";Convert_all_to_default_imports_95035" ItemType="0" PsrId="306" Leaf="true">
25122527
<Str Cat="Text">
25132528
<Val><![CDATA[Convert all to default imports]]></Val>
@@ -2535,6 +2550,12 @@
25352550
</Str>
25362551
<Disp Icon="Str" />
25372552
</Item>
2553+
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
2554+
<Str Cat="Text">
2555+
<Val><![CDATA[Convert 'require' to 'import']]></Val>
2556+
</Str>
2557+
<Disp Icon="Str" />
2558+
</Item>
25382559
<Item ItemId=";Convert_to_ES6_module_95017" ItemType="0" PsrId="306" Leaf="true">
25392560
<Str Cat="Text">
25402561
<Val><![CDATA[Convert to ES6 module]]></Val>
@@ -6501,6 +6522,9 @@
65016522
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
65026523
<Str Cat="Text">
65036524
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
6525+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6526+
<Val><![CDATA["keyof" darf nur in Eigenschaftennamen mit Zeichenfolgenwert aufgelöst werden (keine Ziffern oder Symbole).]]></Val>
6527+
</Tgt>
65046528
</Str>
65056529
<Disp Icon="Str" />
65066530
</Item>
@@ -7410,6 +7434,12 @@
74107434
</Str>
74117435
<Disp Icon="Str" />
74127436
</Item>
7437+
<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">
7438+
<Str Cat="Text">
7439+
<Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
7440+
</Str>
7441+
<Disp Icon="Str" />
7442+
</Item>
74137443
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
74147444
<Str Cat="Text">
74157445
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
@@ -8754,6 +8784,15 @@
87548784
</Str>
87558785
<Disp Icon="Str" />
87568786
</Item>
8787+
<Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
8788+
<Str Cat="Text">
8789+
<Val><![CDATA['{0}' is declared but never used.]]></Val>
8790+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8791+
<Val><![CDATA["{0}" ist deklariert, wird aber nie verwendet.]]></Val>
8792+
</Tgt>
8793+
</Str>
8794+
<Disp Icon="Str" />
8795+
</Item>
87578796
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
87588797
<Str Cat="Text">
87598798
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>
@@ -9339,6 +9378,12 @@
93399378
</Str>
93409379
<Disp Icon="Str" />
93419380
</Item>
9381+
<Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true">
9382+
<Str Cat="Text">
9383+
<Val><![CDATA['require' call may be converted to an import.]]></Val>
9384+
</Str>
9385+
<Disp Icon="Str" />
9386+
</Item>
93429387
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
93439388
<Str Cat="Text">
93449389
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

0 commit comments

Comments
 (0)