Skip to content

Commit 16597e5

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 04d7fd3 commit 16597e5

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,6 +1935,18 @@
19351935
</Str>
19361936
<Disp Icon="Str" />
19371937
</Item>
1938+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1939+
<Str Cat="Text">
1940+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1941+
</Str>
1942+
<Disp Icon="Str" />
1943+
</Item>
1944+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1945+
<Str Cat="Text">
1946+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1947+
</Str>
1948+
<Disp Icon="Str" />
1949+
</Item>
19381950
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19391951
<Str Cat="Text">
19401952
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -8709,6 +8721,15 @@
87098721
</Str>
87108722
<Disp Icon="Str" />
87118723
</Item>
8724+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8725+
<Str Cat="Text">
8726+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8727+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8728+
<Val><![CDATA[權杖錯誤。類型參數名稱不應有大括號。]]></Val>
8729+
</Tgt>
8730+
</Str>
8731+
<Disp Icon="Str" />
8732+
</Item>
87128733
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
87138734
<Str Cat="Text">
87148735
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

0 commit comments

Comments
 (0)