Skip to content

Commit b2a6b49

Browse files
authored
LEGO: Merge pull request 45914
LEGO: Merge pull request 45914
1 parent b250f0c commit b2a6b49

File tree

6 files changed

+267
-0
lines changed

6 files changed

+267
-0
lines changed

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13137,6 +13137,24 @@
1313713137
</Str>
1313813138
<Disp Icon="Str" />
1313913139
</Item>
13140+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
13141+
<Str Cat="Text">
13142+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13143+
</Str>
13144+
<Disp Icon="Str" />
13145+
</Item>
13146+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
13147+
<Str Cat="Text">
13148+
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13149+
</Str>
13150+
<Disp Icon="Str" />
13151+
</Item>
13152+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
13153+
<Str Cat="Text">
13154+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13155+
</Str>
13156+
<Disp Icon="Str" />
13157+
</Item>
1314013158
<Item ItemId=";This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113" ItemType="0" PsrId="306" Leaf="true">
1314113159
<Str Cat="Text">
1314213160
<Val><![CDATA[This member cannot have an 'override' modifier because it is not declared in the base class '{0}'.]]></Val>
@@ -13164,6 +13182,12 @@
1316413182
</Str>
1316513183
<Disp Icon="Str" />
1316613184
</Item>
13185+
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
13186+
<Str Cat="Text">
13187+
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13188+
</Str>
13189+
<Disp Icon="Str" />
13190+
</Item>
1316713191
<Item ItemId=";This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114" ItemType="0" PsrId="306" Leaf="true">
1316813192
<Str Cat="Text">
1316913193
<Val><![CDATA[This member must have an 'override' modifier because it overrides a member in the base class '{0}'.]]></Val>
@@ -13218,6 +13242,12 @@
1321813242
</Str>
1321913243
<Disp Icon="Str" />
1322013244
</Item>
13245+
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
13246+
<Str Cat="Text">
13247+
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13248+
</Str>
13249+
<Disp Icon="Str" />
13250+
</Item>
1322113251
<Item ItemId=";This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115" ItemType="0" PsrId="306" Leaf="true">
1322213252
<Str Cat="Text">
1322313253
<Val><![CDATA[This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'.]]></Val>
@@ -13527,6 +13557,15 @@
1352713557
</Str>
1352813558
<Disp Icon="Str" />
1352913559
</Item>
13560+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13561+
<Str Cat="Text">
13562+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13563+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13564+
<Val><![CDATA[不得將類型 '{0}' 指派給類型 '{1}'。您指的是 '{2}' 嗎?]]></Val>
13565+
</Tgt>
13566+
</Str>
13567+
<Disp Icon="Str" />
13568+
</Item>
1353013569
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated_2719" ItemType="0" PsrId="306" Leaf="true">
1353113570
<Str Cat="Text">
1353213571
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Two different types with this name exist, but they are unrelated.]]></Val>

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13146,6 +13146,24 @@
1314613146
</Str>
1314713147
<Disp Icon="Str" />
1314813148
</Item>
13149+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
13150+
<Str Cat="Text">
13151+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13152+
</Str>
13153+
<Disp Icon="Str" />
13154+
</Item>
13155+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
13156+
<Str Cat="Text">
13157+
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13158+
</Str>
13159+
<Disp Icon="Str" />
13160+
</Item>
13161+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
13162+
<Str Cat="Text">
13163+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13164+
</Str>
13165+
<Disp Icon="Str" />
13166+
</Item>
1314913167
<Item ItemId=";This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113" ItemType="0" PsrId="306" Leaf="true">
1315013168
<Str Cat="Text">
1315113169
<Val><![CDATA[This member cannot have an 'override' modifier because it is not declared in the base class '{0}'.]]></Val>
@@ -13173,6 +13191,12 @@
1317313191
</Str>
1317413192
<Disp Icon="Str" />
1317513193
</Item>
13194+
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
13195+
<Str Cat="Text">
13196+
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13197+
</Str>
13198+
<Disp Icon="Str" />
13199+
</Item>
1317613200
<Item ItemId=";This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114" ItemType="0" PsrId="306" Leaf="true">
1317713201
<Str Cat="Text">
1317813202
<Val><![CDATA[This member must have an 'override' modifier because it overrides a member in the base class '{0}'.]]></Val>
@@ -13227,6 +13251,12 @@
1322713251
</Str>
1322813252
<Disp Icon="Str" />
1322913253
</Item>
13254+
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
13255+
<Str Cat="Text">
13256+
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13257+
</Str>
13258+
<Disp Icon="Str" />
13259+
</Item>
1323013260
<Item ItemId=";This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115" ItemType="0" PsrId="306" Leaf="true">
1323113261
<Str Cat="Text">
1323213262
<Val><![CDATA[This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'.]]></Val>
@@ -13536,6 +13566,15 @@
1353613566
</Str>
1353713567
<Disp Icon="Str" />
1353813568
</Item>
13569+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13570+
<Str Cat="Text">
13571+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13572+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13573+
<Val><![CDATA[Typ {0} se nedá přiřadit k typu {1}. Měli jste na mysli {2}?]]></Val>
13574+
</Tgt>
13575+
</Str>
13576+
<Disp Icon="Str" />
13577+
</Item>
1353913578
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated_2719" ItemType="0" PsrId="306" Leaf="true">
1354013579
<Str Cat="Text">
1354113580
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Two different types with this name exist, but they are unrelated.]]></Val>

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

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13137,6 +13137,33 @@
1313713137
</Str>
1313813138
<Disp Icon="Str" />
1313913139
</Item>
13140+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
13141+
<Str Cat="Text">
13142+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13143+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13144+
<Val><![CDATA[Questo membro non può avere un commento JSDoc con un tag '@override' perché non è dichiarato nella classe di base '{0}'.]]></Val>
13145+
</Tgt>
13146+
</Str>
13147+
<Disp Icon="Str" />
13148+
</Item>
13149+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
13150+
<Str Cat="Text">
13151+
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13152+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13153+
<Val><![CDATA[Questo membro non può avere un commento JSDoc con un tag 'override' perché non è dichiarato nella classe di base '{0}'. Intendevi '{1}'?]]></Val>
13154+
</Tgt>
13155+
</Str>
13156+
<Disp Icon="Str" />
13157+
</Item>
13158+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
13159+
<Str Cat="Text">
13160+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13161+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13162+
<Val><![CDATA[Questo membro non può avere un commento JSDoc con un tag '@override' perché la classe che lo contiene '{0}' non estende un'altra classe.]]></Val>
13163+
</Tgt>
13164+
</Str>
13165+
<Disp Icon="Str" />
13166+
</Item>
1314013167
<Item ItemId=";This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113" ItemType="0" PsrId="306" Leaf="true">
1314113168
<Str Cat="Text">
1314213169
<Val><![CDATA[This member cannot have an 'override' modifier because it is not declared in the base class '{0}'.]]></Val>
@@ -13164,6 +13191,15 @@
1316413191
</Str>
1316513192
<Disp Icon="Str" />
1316613193
</Item>
13194+
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
13195+
<Str Cat="Text">
13196+
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13197+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13198+
<Val><![CDATA[Questo membro deve avere un commento JSDoc con un tag '@override' perché sostituisce un membro nella classe di base '{0}'.]]></Val>
13199+
</Tgt>
13200+
</Str>
13201+
<Disp Icon="Str" />
13202+
</Item>
1316713203
<Item ItemId=";This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114" ItemType="0" PsrId="306" Leaf="true">
1316813204
<Str Cat="Text">
1316913205
<Val><![CDATA[This member must have an 'override' modifier because it overrides a member in the base class '{0}'.]]></Val>
@@ -13218,6 +13254,15 @@
1321813254
</Str>
1321913255
<Disp Icon="Str" />
1322013256
</Item>
13257+
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
13258+
<Str Cat="Text">
13259+
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13260+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13261+
<Val><![CDATA[Questa proprietà di parametro deve avere un commento JSDoc con un tag '@override' perché sostituisce un membro nella classe di base '{0}'.]]></Val>
13262+
</Tgt>
13263+
</Str>
13264+
<Disp Icon="Str" />
13265+
</Item>
1322113266
<Item ItemId=";This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115" ItemType="0" PsrId="306" Leaf="true">
1322213267
<Str Cat="Text">
1322313268
<Val><![CDATA[This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'.]]></Val>

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13137,6 +13137,33 @@
1313713137
</Str>
1313813138
<Disp Icon="Str" />
1313913139
</Item>
13140+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
13141+
<Str Cat="Text">
13142+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13143+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13144+
<Val><![CDATA[이 멤버는 기본 클래스 '{0}'에서 선언되지 않았기 때문에 'override' 태그가 있는 JSDoc 주석을 가질 수 없습니다.]]></Val>
13145+
</Tgt>
13146+
</Str>
13147+
<Disp Icon="Str" />
13148+
</Item>
13149+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
13150+
<Str Cat="Text">
13151+
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13152+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13153+
<Val><![CDATA[이 멤버는 기본 클래스 '{0}'에서 선언되지 않았기 때문에 'override' 태그가 있는 JSDoc 주석을 가질 수 없습니다. ‘{1}’을(를) 의미했나요?]]></Val>
13154+
</Tgt>
13155+
</Str>
13156+
<Disp Icon="Str" />
13157+
</Item>
13158+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
13159+
<Str Cat="Text">
13160+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13161+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13162+
<Val><![CDATA[이 멤버는 포함하는 클래스 '{0}'이(가) 다른 클래스를 확장하지 않기 때문에 '@override' 태그가 있는 JSDoc 주석을 가질 수 없습니다.]]></Val>
13163+
</Tgt>
13164+
</Str>
13165+
<Disp Icon="Str" />
13166+
</Item>
1314013167
<Item ItemId=";This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113" ItemType="0" PsrId="306" Leaf="true">
1314113168
<Str Cat="Text">
1314213169
<Val><![CDATA[This member cannot have an 'override' modifier because it is not declared in the base class '{0}'.]]></Val>
@@ -13164,6 +13191,15 @@
1316413191
</Str>
1316513192
<Disp Icon="Str" />
1316613193
</Item>
13194+
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
13195+
<Str Cat="Text">
13196+
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13197+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13198+
<Val><![CDATA[이 멤버는 기본 클래스 '{0}'의 멤버를 재정의하므로 '@override' 태그가 있는 JSDoc 주석이 있어야 합니다.]]></Val>
13199+
</Tgt>
13200+
</Str>
13201+
<Disp Icon="Str" />
13202+
</Item>
1316713203
<Item ItemId=";This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114" ItemType="0" PsrId="306" Leaf="true">
1316813204
<Str Cat="Text">
1316913205
<Val><![CDATA[This member must have an 'override' modifier because it overrides a member in the base class '{0}'.]]></Val>
@@ -13218,6 +13254,15 @@
1321813254
</Str>
1321913255
<Disp Icon="Str" />
1322013256
</Item>
13257+
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
13258+
<Str Cat="Text">
13259+
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13260+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13261+
<Val><![CDATA[이 매개변수 속성은 기본 클래스 '{0}'의 멤버를 재정의하므로 '@override' 태그가 있는 JSDoc 주석이 있어야 합니다.]]></Val>
13262+
</Tgt>
13263+
</Str>
13264+
<Disp Icon="Str" />
13265+
</Item>
1322113266
<Item ItemId=";This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115" ItemType="0" PsrId="306" Leaf="true">
1322213267
<Str Cat="Text">
1322313268
<Val><![CDATA[This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'.]]></Val>
@@ -13527,6 +13572,15 @@
1352713572
</Str>
1352813573
<Disp Icon="Str" />
1352913574
</Item>
13575+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13576+
<Str Cat="Text">
13577+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13578+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13579+
<Val><![CDATA['{0}' 형식은 '{1}' 형식에 할당할 수 없습니다. '{2}'을(를) 의미했나요?]]></Val>
13580+
</Tgt>
13581+
</Str>
13582+
<Disp Icon="Str" />
13583+
</Item>
1353013584
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated_2719" ItemType="0" PsrId="306" Leaf="true">
1353113585
<Str Cat="Text">
1353213586
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Two different types with this name exist, but they are unrelated.]]></Val>

0 commit comments

Comments
 (0)