Skip to content

Commit a42fcf2

Browse files
authored
LEGO: Merge pull request 45895
LEGO: Merge pull request 45895
1 parent add85e1 commit a42fcf2

4 files changed

Lines changed: 36 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13521,6 +13521,15 @@
1352113521
</Str>
1352213522
<Disp Icon="Str" />
1352313523
</Item>
13524+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13525+
<Str Cat="Text">
13526+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13527+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13528+
<Val><![CDATA[Typ "{0}" kann dem Typ "{1}" nicht zugewiesen werden. Meinten Sie "{2}"?]]></Val>
13529+
</Tgt>
13530+
</Str>
13531+
<Disp Icon="Str" />
13532+
</Item>
1352413533
<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">
1352513534
<Str Cat="Text">
1352613535
<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/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13517,6 +13517,15 @@
1351713517
</Str>
1351813518
<Disp Icon="Str" />
1351913519
</Item>
13520+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13521+
<Str Cat="Text">
13522+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13523+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13524+
<Val><![CDATA[O tipo '' não pode ser atribuído ao tipo {0} '{1}'. Você quis dizer '{2}'?]]></Val>
13525+
</Tgt>
13526+
</Str>
13527+
<Disp Icon="Str" />
13528+
</Item>
1352013529
<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">
1352113530
<Str Cat="Text">
1352213531
<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/rus/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13526,6 +13526,15 @@
1352613526
</Str>
1352713527
<Disp Icon="Str" />
1352813528
</Item>
13529+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13530+
<Str Cat="Text">
13531+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13532+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13533+
<Val><![CDATA[Тип "{0}" невозможно присвоить типу "{1}". Вы имели в виду "{2}"?]]></Val>
13534+
</Tgt>
13535+
</Str>
13536+
<Disp Icon="Str" />
13537+
</Item>
1352913538
<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">
1353013539
<Str Cat="Text">
1353113540
<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/trk/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13520,6 +13520,15 @@
1352013520
</Str>
1352113521
<Disp Icon="Str" />
1352213522
</Item>
13523+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820" ItemType="0" PsrId="306" Leaf="true">
13524+
<Str Cat="Text">
13525+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?]]></Val>
13526+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13527+
<Val><![CDATA['{0}' türü '{1}' türüne atanamaz. '{2}' mi demek istediniz?]]></Val>
13528+
</Tgt>
13529+
</Str>
13530+
<Disp Icon="Str" />
13531+
</Item>
1352313532
<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">
1352413533
<Str Cat="Text">
1352513534
<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)