We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 902d3b7 + fd96b81 commit 943e522Copy full SHA for 943e522
src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -2082,6 +2082,9 @@
2082
<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">
2083
<Str Cat="Text">
2084
<Val><![CDATA[Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?]]></Val>
2085
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2086
+ <Val><![CDATA[La clase "{0}" no implementa correctamente la clase "{1}". ¿Pretendía extender "{1}" y heredar sus miembros como una subclase?]]></Val>
2087
+ </Tgt>
2088
</Str>
2089
<Disp Icon="Str" />
2090
</Item>
0 commit comments