Skip to content

Commit c2770bf

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 7cddbf5 commit c2770bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -2070,6 +2070,15 @@
20702070
</Str>
20712071
<Disp Icon="Str" />
20722072
</Item>
2073+
<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">
2074+
<Str Cat="Text">
2075+
<Val><![CDATA[Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?]]></Val>
2076+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2077+
<Val><![CDATA[類別 '{0}' 不當實作類別 '{1}'。您是否要擴充 '{1}',並繼承其成員以成為子類別?]]></Val>
2078+
</Tgt>
2079+
</Str>
2080+
<Disp Icon="Str" />
2081+
</Item>
20732082
<Item ItemId=";Class_0_incorrectly_implements_interface_1_2420" ItemType="0" PsrId="306" Leaf="true">
20742083
<Str Cat="Text">
20752084
<Val><![CDATA[Class '{0}' incorrectly implements interface '{1}'.]]></Val>

0 commit comments

Comments
 (0)