Skip to content

Commit 943e522

Browse files
authoredJan 7, 2018
LEGO: Merge pull request 21060
LEGO: Merge pull request 21060
2 parents 902d3b7 + fd96b81 commit 943e522

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2082,6 +2082,9 @@
20822082
<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">
20832083
<Str Cat="Text">
20842084
<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>
20852088
</Str>
20862089
<Disp Icon="Str" />
20872090
</Item>

0 commit comments

Comments
 (0)
Please sign in to comment.