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 1041f09 + c7c8814 commit 28a818fCopy full SHA for 28a818f
src/loc/lcl/csy/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[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>
2088
</Str>
2089
<Disp Icon="Str" />
2090
</Item>
0 commit comments