Skip to content

Commit 7c52cab

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 21acf4f commit 7c52cab

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6582,6 +6582,9 @@
65826582
<Item ItemId=";Remove_unreachable_code_95050" ItemType="0" PsrId="306" Leaf="true">
65836583
<Str Cat="Text">
65846584
<Val><![CDATA[Remove unreachable code]]></Val>
6585+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6586+
<Val><![CDATA[Nicht erreichbaren Code entfernen]]></Val>
6587+
</Tgt>
65856588
</Str>
65866589
<Disp Icon="Str" />
65876590
</Item>

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3102,6 +3102,9 @@
31023102
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
31033103
<Str Cat="Text">
31043104
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
3105+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3106+
<Val><![CDATA[La importación dinámica solo se admite cuando la marca "--module" es "commonjs" o "esNext".]]></Val>
3107+
</Tgt>
31053108
</Str>
31063109
<Disp Icon="Str" />
31073110
</Item>
@@ -5286,6 +5289,15 @@
52865289
</Str>
52875290
<Disp Icon="Str" />
52885291
</Item>
5292+
<Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
5293+
<Str Cat="Text">
5294+
<Val><![CDATA[Move to a new file]]></Val>
5295+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5296+
<Val><![CDATA[Mover a un nuevo archivo]]></Val>
5297+
</Tgt>
5298+
</Str>
5299+
<Disp Icon="Str" />
5300+
</Item>
52895301
<Item ItemId=";Multiple_consecutive_numeric_separators_are_not_permitted_6189" ItemType="0" PsrId="306" Leaf="true">
52905302
<Str Cat="Text">
52915303
<Val><![CDATA[Multiple consecutive numeric separators are not permitted.]]></Val>
@@ -6552,6 +6564,15 @@
65526564
</Str>
65536565
<Disp Icon="Str" />
65546566
</Item>
6567+
<Item ItemId=";Remove_all_unreachable_code_95051" ItemType="0" PsrId="306" Leaf="true">
6568+
<Str Cat="Text">
6569+
<Val><![CDATA[Remove all unreachable code]]></Val>
6570+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6571+
<Val><![CDATA[Quitar todo el código inaccesible]]></Val>
6572+
</Tgt>
6573+
</Str>
6574+
<Disp Icon="Str" />
6575+
</Item>
65556576
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
65566577
<Str Cat="Text">
65576578
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6582,6 +6603,15 @@
65826603
</Str>
65836604
<Disp Icon="Str" />
65846605
</Item>
6606+
<Item ItemId=";Remove_unreachable_code_95050" ItemType="0" PsrId="306" Leaf="true">
6607+
<Str Cat="Text">
6608+
<Val><![CDATA[Remove unreachable code]]></Val>
6609+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6610+
<Val><![CDATA[Quitar el código inaccesible]]></Val>
6611+
</Tgt>
6612+
</Str>
6613+
<Disp Icon="Str" />
6614+
</Item>
65856615
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
65866616
<Str Cat="Text">
65876617
<Val><![CDATA[Replace import with '{0}'.]]></Val>

0 commit comments

Comments
 (0)