Skip to content

Commit aa0cddd

Browse files
authored
LEGO: Merge pull request 24472
LEGO: Merge pull request 24472
2 parents 36c5803 + 98a4dc7 commit aa0cddd

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2406,6 +2406,15 @@
24062406
</Str>
24072407
<Disp Icon="Str" />
24082408
</Item>
2409+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2410+
<Str Cat="Text">
2411+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2412+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2413+
<Val><![CDATA[Le nom de la classe ne peut pas être 'Object' quand ES5 est ciblé avec le module {0}.]]></Val>
2414+
</Tgt>
2415+
</Str>
2416+
<Disp Icon="Str" />
2417+
</Item>
24092418
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
24102419
<Str Cat="Text">
24112420
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2568,6 +2577,15 @@
25682577
</Str>
25692578
<Disp Icon="Str" />
25702579
</Item>
2580+
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
2581+
<Str Cat="Text">
2582+
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2583+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584+
<Val><![CDATA[Convertir '{0}' en type d'objet mappé]]></Val>
2585+
</Tgt>
2586+
</Str>
2587+
<Disp Icon="Str" />
2588+
</Item>
25712589
<Item ItemId=";Convert_all_constructor_functions_to_classes_95045" ItemType="0" PsrId="306" Leaf="true">
25722590
<Str Cat="Text">
25732591
<Val><![CDATA[Convert all constructor functions to classes]]></Val>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2387,6 +2387,15 @@
23872387
</Str>
23882388
<Disp Icon="Str" />
23892389
</Item>
2390+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2391+
<Str Cat="Text">
2392+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2393+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2394+
<Val><![CDATA[Modül {0} ile ES5 hedeflendiğinde sınıf adı 'Object' olamaz.]]></Val>
2395+
</Tgt>
2396+
</Str>
2397+
<Disp Icon="Str" />
2398+
</Item>
23902399
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
23912400
<Str Cat="Text">
23922401
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2552,6 +2561,9 @@
25522561
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25532562
<Str Cat="Text">
25542563
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2564+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2565+
<Val><![CDATA['{0}' öğesini eşlenen nesne türüne dönüştür]]></Val>
2566+
</Tgt>
25552567
</Str>
25562568
<Disp Icon="Str" />
25572569
</Item>

0 commit comments

Comments
 (0)