File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
src/loc/lcl/deu/diagnosticMessages Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3642
3642
<Item ItemId=";Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232" ItemType="0" PsrId="306" Leaf="true">
3643
3643
<Str Cat="Text">
3644
3644
<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>
3645
3648
</Str>
3646
3649
<Disp Icon="Str" />
3647
3650
</Item>
7455
7458
<Item ItemId=";Parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
7456
7459
<Str Cat="Text">
7457
7460
<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>
7458
7464
</Str>
7459
7465
<Disp Icon="Str" />
7460
7466
</Item>
10197
10203
<Item ItemId=";The_operand_of_a_delete_operator_must_be_optional_2790" ItemType="0" PsrId="306" Leaf="true">
10198
10204
<Str Cat="Text">
10199
10205
<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>
10200
10209
</Str>
10201
10210
<Disp Icon="Str" />
10202
10211
</Item>
10551
10560
<Item ItemId=";This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233" ItemType="0" PsrId="306" Leaf="true">
10552
10561
<Str Cat="Text">
10553
10562
<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>
10554
10566
</Str>
10555
10567
<Disp Icon="Str" />
10556
10568
</Item>
You can’t perform that action at this time.
0 commit comments