Skip to content

Commit 5df27c1

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 5b5a007 commit 5df27c1

1 file changed

Lines changed: 21 additions & 12 deletions

File tree

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

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,15 @@
573573
</Str>
574574
<Disp Icon="Str" />
575575
</Item>
576+
<Item ItemId=";A_rest_element_cannot_have_a_property_name_2566" ItemType="0" PsrId="306" Leaf="true">
577+
<Str Cat="Text">
578+
<Val><![CDATA[A rest element cannot have a property name.]]></Val>
579+
<Tgt Cat="Text" Stat="Loc" Orig="New">
580+
<Val><![CDATA[Ein rest-Element darf keinen Eigenschaftennamen aufweisen.]]></Val>
581+
</Tgt>
582+
</Str>
583+
<Disp Icon="Str" />
584+
</Item>
576585
<Item ItemId=";A_rest_element_cannot_have_an_initializer_1186" ItemType="0" PsrId="306" Leaf="true">
577586
<Str Cat="Text">
578587
<Val><![CDATA[A rest element cannot have an initializer.]]></Val>
@@ -3366,15 +3375,6 @@
33663375
</Str>
33673376
<Disp Icon="Str" />
33683377
</Item>
3369-
<Item ItemId=";Extract_symbol_95003" ItemType="0" PsrId="306" Leaf="true">
3370-
<Str Cat="Text">
3371-
<Val><![CDATA[Extract symbol]]></Val>
3372-
<Tgt Cat="Text" Stat="Loc" Orig="New">
3373-
<Val><![CDATA[Symbol extrahieren]]></Val>
3374-
</Tgt>
3375-
</Str>
3376-
<Disp Icon="Str" />
3377-
</Item>
33783378
<Item ItemId=";Extract_to_0_in_1_95004" ItemType="0" PsrId="306" Leaf="true">
33793379
<Str Cat="Text">
33803380
<Val><![CDATA[Extract to {0} in {1}]]></Val>
@@ -3561,6 +3561,15 @@
35613561
</Str>
35623562
<Disp Icon="Str" />
35633563
</Item>
3564+
<Item ItemId=";Found_package_json_at_0_Package_ID_is_1_6190" ItemType="0" PsrId="306" Leaf="true">
3565+
<Str Cat="Text">
3566+
<Val><![CDATA[Found 'package.json' at '{0}'. Package ID is '{1}'.]]></Val>
3567+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3568+
<Val><![CDATA["Package.json" unter "{0}" gefunden. Paket-ID: "{1}".]]></Val>
3569+
</Tgt>
3570+
</Str>
3571+
<Disp Icon="Str" />
3572+
</Item>
35643573
<Item ItemId=";Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_1250" ItemType="0" PsrId="306" Leaf="true">
35653574
<Str Cat="Text">
35663575
<Val><![CDATA[Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'.]]></Val>
@@ -6585,11 +6594,11 @@
65856594
</Str>
65866595
<Disp Icon="Str" />
65876596
</Item>
6588-
<Item ItemId=";Specify_library_files_to_be_included_in_the_compilation_Colon_6079" ItemType="0" PsrId="306" Leaf="true">
6597+
<Item ItemId=";Specify_library_files_to_be_included_in_the_compilation_6079" ItemType="0" PsrId="306" Leaf="true">
65896598
<Str Cat="Text">
6590-
<Val><![CDATA[Specify library files to be included in the compilation: ]]></Val>
6599+
<Val><![CDATA[Specify library files to be included in the compilation.]]></Val>
65916600
<Tgt Cat="Text" Stat="Loc" Orig="New">
6592-
<Val><![CDATA[Geben Sie Bibliotheksdateien an, die in die Kompilierung eingeschlossen werden sollen: ]]></Val>
6601+
<Val><![CDATA[Geben Sie Bibliotheksdateien an, die in die Kompilierung eingeschlossen werden sollen.]]></Val>
65936602
</Tgt>
65946603
</Str>
65956604
<Disp Icon="Str" />

0 commit comments

Comments
 (0)