Skip to content

Commit 5ef3fde

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent d0721e4 commit 5ef3fde

2 files changed

Lines changed: 21 additions & 3 deletions

File tree

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Cmt Name="LcxAdmin" />
1515
<Cmt Name="Loc" />
1616
<Cmt Name="Note" />
17-
<Cmt Name="RCCX" />
17+
<Cmt Name="Rccx" />
1818
</OwnedComments>
1919
<Settings Name="@vsLocTools@\current\default.lss" Type="LSS" />
2020
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
@@ -5103,6 +5103,15 @@
51035103
</Str>
51045104
<Disp Icon="Str" />
51055105
</Item>
5106+
<Item ItemId=";Only_emit_d_ts_declaration_files_6014" ItemType="0" PsrId="306" Leaf="true">
5107+
<Str Cat="Text">
5108+
<Val><![CDATA[Only emit '.d.ts' declaration files.]]></Val>
5109+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5110+
<Val><![CDATA[仅发出 ".d.ts" 声明文件。 ]]></Val>
5111+
</Tgt>
5112+
</Str>
5113+
<Disp Icon="Str" />
5114+
</Item>
51065115
<Item ItemId=";Only_identifiers_Slashqualified_names_with_optional_type_arguments_are_currently_supported_in_a_clas_9002" ItemType="0" PsrId="306" Leaf="true">
51075116
<Str Cat="Text">
51085117
<Val><![CDATA[Only identifiers/qualified-names with optional type arguments are currently supported in a class 'extends' clause.]]></Val>

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Cmt Name="LcxAdmin" />
1515
<Cmt Name="Loc" />
1616
<Cmt Name="Note" />
17-
<Cmt Name="RCCX" />
17+
<Cmt Name="Rccx" />
1818
</OwnedComments>
1919
<Settings Name="@vsLocTools@\current\default.lss" Type="LSS" />
2020
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
@@ -5103,6 +5103,15 @@
51035103
</Str>
51045104
<Disp Icon="Str" />
51055105
</Item>
5106+
<Item ItemId=";Only_emit_d_ts_declaration_files_6014" ItemType="0" PsrId="306" Leaf="true">
5107+
<Str Cat="Text">
5108+
<Val><![CDATA[Only emit '.d.ts' declaration files.]]></Val>
5109+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5110+
<Val><![CDATA[Crea solo i file di dichiarazione '.d.ts'.]]></Val>
5111+
</Tgt>
5112+
</Str>
5113+
<Disp Icon="Str" />
5114+
</Item>
51065115
<Item ItemId=";Only_identifiers_Slashqualified_names_with_optional_type_arguments_are_currently_supported_in_a_clas_9002" ItemType="0" PsrId="306" Leaf="true">
51075116
<Str Cat="Text">
51085117
<Val><![CDATA[Only identifiers/qualified-names with optional type arguments are currently supported in a class 'extends' clause.]]></Val>
@@ -8647,7 +8656,7 @@
86478656
<Str Cat="Text">
86488657
<Val><![CDATA['enum declarations' can only be used in a .ts file.]]></Val>
86498658
<Tgt Cat="Text" Stat="Loc" Orig="New">
8650-
<Val><![CDATA['enum declarations' può essere usato solo in un file con estensione ts.]]></Val>
8659+
<Val><![CDATA[Le dichiarazioni 'enum' possono essere usate solo in un file con estensione ts.]]></Val>
86518660
</Tgt>
86528661
</Str>
86538662
<Disp Icon="Str" />

0 commit comments

Comments
 (0)