Skip to content

Commit 28a818f

Browse files
authored
LEGO: Merge pull request 21054
LEGO: Merge pull request 21054
2 parents 1041f09 + c7c8814 commit 28a818f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/loc/lcl/csy/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[Třída {0} nesprávně implementuje třídu {1}. Nechtěli jste rozšířit třídu {1} a dědit její členy jako podtřídu?]]></Val>
2087+
</Tgt>
20852088
</Str>
20862089
<Disp Icon="Str" />
20872090
</Item>

0 commit comments

Comments
 (0)