Skip to content

Commit 966fa16

Browse files
authored
LEGO: Merge pull request 21047
LEGO: Merge pull request 21047
2 parents 1957dfe + 0875916 commit 966fa16

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2067,6 +2067,15 @@
20672067
</Str>
20682068
<Disp Icon="Str" />
20692069
</Item>
2070+
<Item ItemId=";Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclas_2720" ItemType="0" PsrId="306" Leaf="true">
2071+
<Str Cat="Text">
2072+
<Val><![CDATA[Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?]]></Val>
2073+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2074+
<Val><![CDATA[Die Klasse "{0}" implementiert fälschlicherweise die Klasse "{1}". Wollten Sie "{1}" erweitern und ihre Member als Unterklasse vererben?]]></Val>
2075+
</Tgt>
2076+
</Str>
2077+
<Disp Icon="Str" />
2078+
</Item>
20702079
<Item ItemId=";Class_0_incorrectly_implements_interface_1_2420" ItemType="0" PsrId="306" Leaf="true">
20712080
<Str Cat="Text">
20722081
<Val><![CDATA[Class '{0}' incorrectly implements interface '{1}'.]]></Val>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,6 +2066,9 @@
20662066
<Item ItemId=";Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclas_2720" ItemType="0" PsrId="306" Leaf="true">
20672067
<Str Cat="Text">
20682068
<Val><![CDATA[Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?]]></Val>
2069+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2070+
<Val><![CDATA['{0}' sınıfı hatalı olarak '{1}' sınıfını uyguluyor. '{1}' sınıfını genişletip üyelerini bir alt sınıf olarak devralmak mı istiyordunuz?]]></Val>
2071+
</Tgt>
20692072
</Str>
20702073
<Disp Icon="Str" />
20712074
</Item>

0 commit comments

Comments
 (0)