Skip to content

Commit 64d6a1e

Browse files
authored
LEGO: Merge pull request 38253
LEGO: Merge pull request 38253
2 parents 70b9b08 + 10fd1fa commit 64d6a1e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3642,6 +3642,9 @@
36423642
<Item ItemId=";Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232" ItemType="0" PsrId="306" Leaf="true">
36433643
<Str Cat="Text">
36443644
<Val><![CDATA[Declaration augments declaration in another file. This cannot be serialized.]]></Val>
3645+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3646+
<Val><![CDATA[Die Deklaration erweitert die Deklaration in einer anderen Datei. Dieser Vorgang kann nicht serialisiert werden.]]></Val>
3647+
</Tgt>
36453648
</Str>
36463649
<Disp Icon="Str" />
36473650
</Item>
@@ -7455,6 +7458,9 @@
74557458
<Item ItemId=";Parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
74567459
<Str Cat="Text">
74577460
<Val><![CDATA[Parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
7461+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7462+
<Val><![CDATA[Der Parameter "{0}" darf nicht auf den anschließend deklarierten Bezeichner "{1}" verweisen.]]></Val>
7463+
</Tgt>
74587464
</Str>
74597465
<Disp Icon="Str" />
74607466
</Item>
@@ -10197,6 +10203,9 @@
1019710203
<Item ItemId=";The_operand_of_a_delete_operator_must_be_optional_2790" ItemType="0" PsrId="306" Leaf="true">
1019810204
<Str Cat="Text">
1019910205
<Val><![CDATA[The operand of a 'delete' operator must be optional.]]></Val>
10206+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10207+
<Val><![CDATA[Der Operand eines delete-Operators muss optional sein.]]></Val>
10208+
</Tgt>
1020010209
</Str>
1020110210
<Disp Icon="Str" />
1020210211
</Item>
@@ -10551,6 +10560,9 @@
1055110560
<Item ItemId=";This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233" ItemType="0" PsrId="306" Leaf="true">
1055210561
<Str Cat="Text">
1055310562
<Val><![CDATA[This is the declaration being augmented. Consider moving the augmenting declaration into the same file.]]></Val>
10563+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10564+
<Val><![CDATA[Dies ist die erweiterte Deklaration. Die erweiternde Deklaration sollte in dieselbe Datei verschoben werden.]]></Val>
10565+
</Tgt>
1055410566
</Str>
1055510567
<Disp Icon="Str" />
1055610568
</Item>

0 commit comments

Comments
 (0)