Skip to content

Commit 956d82a

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 6103f9f commit 956d82a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,6 +1017,15 @@
10171017
</Str>
10181018
<Disp Icon="Str" />
10191019
</Item>
1020+
<Item ItemId=";Add_missing_typeof_95052" ItemType="0" PsrId="306" Leaf="true">
1021+
<Str Cat="Text">
1022+
<Val><![CDATA[Add missing typeof]]></Val>
1023+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1024+
<Val><![CDATA[Agregar el objeto typeof que falta]]></Val>
1025+
</Tgt>
1026+
</Str>
1027+
<Disp Icon="Str" />
1028+
</Item>
10201029
<Item ItemId=";Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
10211030
<Str Cat="Text">
10221031
<Val><![CDATA[Add qualifier to all unresolved variables matching a member name]]></Val>
@@ -6573,6 +6582,12 @@
65736582
</Str>
65746583
<Disp Icon="Str" />
65756584
</Item>
6585+
<Item ItemId=";Remove_all_unused_labels_95054" ItemType="0" PsrId="306" Leaf="true">
6586+
<Str Cat="Text">
6587+
<Val><![CDATA[Remove all unused labels]]></Val>
6588+
</Str>
6589+
<Disp Icon="Str" />
6590+
</Item>
65766591
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
65776592
<Str Cat="Text">
65786593
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6612,6 +6627,12 @@
66126627
</Str>
66136628
<Disp Icon="Str" />
66146629
</Item>
6630+
<Item ItemId=";Remove_unused_label_95053" ItemType="0" PsrId="306" Leaf="true">
6631+
<Str Cat="Text">
6632+
<Val><![CDATA[Remove unused label]]></Val>
6633+
</Str>
6634+
<Disp Icon="Str" />
6635+
</Item>
66156636
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
66166637
<Str Cat="Text">
66176638
<Val><![CDATA[Replace import with '{0}'.]]></Val>

0 commit comments

Comments
 (0)