Skip to content

Commit 1ebfac0

Browse files
authored
LEGO: Merge pull request 20927
LEGO: Merge pull request 20927
2 parents ff4f03c + e8f811c commit 1ebfac0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,6 +2069,15 @@
20692069
</Str>
20702070
<Disp Icon="Str" />
20712071
</Item>
2072+
<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">
2073+
<Str Cat="Text">
2074+
<Val><![CDATA[Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?]]></Val>
2075+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2076+
<Val><![CDATA[Класс "{0}" неправильно реализует класс "{1}". Вы хотели расширить "{1}" и унаследовать его члены в виде подкласса?]]></Val>
2077+
</Tgt>
2078+
</Str>
2079+
<Disp Icon="Str" />
2080+
</Item>
20722081
<Item ItemId=";Class_0_incorrectly_implements_interface_1_2420" ItemType="0" PsrId="306" Leaf="true">
20732082
<Str Cat="Text">
20742083
<Val><![CDATA[Class '{0}' incorrectly implements interface '{1}'.]]></Val>

0 commit comments

Comments
 (0)