Skip to content

Commit cef91fc

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent ae21198 commit cef91fc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2070,6 +2070,15 @@
20702070
</Str>
20712071
<Disp Icon="Str" />
20722072
</Item>
2073+
<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">
2074+
<Str Cat="Text">
2075+
<Val><![CDATA[Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?]]></Val>
2076+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2077+
<Val><![CDATA[La classe '{0}' implementa in modo errato la classe '{1}'. Si intendeva estendere '{1}' ed ereditarne i membri come sottoclasse?]]></Val>
2078+
</Tgt>
2079+
</Str>
2080+
<Disp Icon="Str" />
2081+
</Item>
20732082
<Item ItemId=";Class_0_incorrectly_implements_interface_1_2420" ItemType="0" PsrId="306" Leaf="true">
20742083
<Str Cat="Text">
20752084
<Val><![CDATA[Class '{0}' incorrectly implements interface '{1}'.]]></Val>

0 commit comments

Comments
 (0)