Skip to content

Commit d16ece0

Browse files
authored
LEGO: Merge pull request 45904
LEGO: Merge pull request 45904
1 parent a42fcf2 commit d16ece0

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13527,6 +13527,15 @@
1352713527
</Str>
1352813528
<Disp Icon="Str" />
1352913529
</Item>
13530+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13531+
<Str Cat="Text">
13532+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13533+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13534+
<Val><![CDATA[类型“{0}”不可分配给类型“{1}”。你的意思是“{2}”?]]></Val>
13535+
</Tgt>
13536+
</Str>
13537+
<Disp Icon="Str" />
13538+
</Item>
1353013539
<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">
1353113540
<Str Cat="Text">
1353213541
<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/jpn/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13527,6 +13527,15 @@
1352713527
</Str>
1352813528
<Disp Icon="Str" />
1352913529
</Item>
13530+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13531+
<Str Cat="Text">
13532+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13533+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13534+
<Val><![CDATA[型 '{0}' を型 '{1}' に割り当てることはできません。'{2}' でよろしいですか?]]></Val>
13535+
</Tgt>
13536+
</Str>
13537+
<Disp Icon="Str" />
13538+
</Item>
1353013539
<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">
1353113540
<Str Cat="Text">
1353213541
<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)