Skip to content

Commit 61ddc51

Browse files
authored
LEGO: Merge pull request 45892
LEGO: Merge pull request 45892
1 parent c620266 commit 61ddc51

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -13539,6 +13539,15 @@
1353913539
</Str>
1354013540
<Disp Icon="Str" />
1354113541
</Item>
13542+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13543+
<Str Cat="Text">
13544+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13545+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13546+
<Val><![CDATA[El tipo '{0}' no se puede asignar al tipo '{1}'. ¿Quería decir "{2}"?]]></Val>
13547+
</Tgt>
13548+
</Str>
13549+
<Disp Icon="Str" />
13550+
</Item>
1354213551
<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">
1354313552
<Str Cat="Text">
1354413553
<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

+9
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[Il tipo '{0}' non è assegnabile al tipo '{1}'. Si intendeva '{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/plk/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -13514,6 +13514,15 @@
1351413514
</Str>
1351513515
<Disp Icon="Str" />
1351613516
</Item>
13517+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13518+
<Str Cat="Text">
13519+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13520+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13521+
<Val><![CDATA[Nie można przypisać typu „{0}” do typu „{1}”. Czy chodziło Ci o „{2}”?]]></Val>
13522+
</Tgt>
13523+
</Str>
13524+
<Disp Icon="Str" />
13525+
</Item>
1351713526
<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">
1351813527
<Str Cat="Text">
1351913528
<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)