Skip to content

Commit 6419e7c

Browse files
authored
LEGO: Merge pull request 21508
LEGO: Merge pull request 21508
2 parents 6724340 + f1e25b3 commit 6419e7c

2 files changed

Lines changed: 21 additions & 3 deletions

File tree

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Cmt Name="Dev" />
88
<Cmt Name="LcxAdmin" />
99
<Cmt Name="Loc" />
10-
<Cmt Name="RCCX" />
10+
<Cmt Name="Rccx" />
1111
</OwnedComments>
1212
<Settings Name="@vsLocTools@\current\default.lss" Type="LSS" />
1313
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
@@ -5093,6 +5093,15 @@
50935093
</Str>
50945094
<Disp Icon="Str" />
50955095
</Item>
5096+
<Item ItemId=";Only_emit_d_ts_declaration_files_6014" ItemType="0" PsrId="306" Leaf="true">
5097+
<Str Cat="Text">
5098+
<Val><![CDATA[Only emit '.d.ts' declaration files.]]></Val>
5099+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5100+
<Val><![CDATA[Emita somente arquivos de declaração '.d.ts'.]]></Val>
5101+
</Tgt>
5102+
</Str>
5103+
<Disp Icon="Str" />
5104+
</Item>
50965105
<Item ItemId=";Only_identifiers_Slashqualified_names_with_optional_type_arguments_are_currently_supported_in_a_clas_9002" ItemType="0" PsrId="306" Leaf="true">
50975106
<Str Cat="Text">
50985107
<Val><![CDATA[Only identifiers/qualified-names with optional type arguments are currently supported in a class 'extends' clause.]]></Val>

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Cmt Name="Dev" />
1414
<Cmt Name="LcxAdmin" />
1515
<Cmt Name="Note" />
16-
<Cmt Name="RCCX" />
16+
<Cmt Name="Rccx" />
1717
</OwnedComments>
1818
<Settings Name="@vsLocTools@\current\default.lss" Type="LSS" />
1919
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
@@ -5102,6 +5102,15 @@
51025102
</Str>
51035103
<Disp Icon="Str" />
51045104
</Item>
5105+
<Item ItemId=";Only_emit_d_ts_declaration_files_6014" ItemType="0" PsrId="306" Leaf="true">
5106+
<Str Cat="Text">
5107+
<Val><![CDATA[Only emit '.d.ts' declaration files.]]></Val>
5108+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5109+
<Val><![CDATA[Порождаются только файлы объявлений ".d.ts".]]></Val>
5110+
</Tgt>
5111+
</Str>
5112+
<Disp Icon="Str" />
5113+
</Item>
51055114
<Item ItemId=";Only_identifiers_Slashqualified_names_with_optional_type_arguments_are_currently_supported_in_a_clas_9002" ItemType="0" PsrId="306" Leaf="true">
51065115
<Str Cat="Text">
51075116
<Val><![CDATA[Only identifiers/qualified-names with optional type arguments are currently supported in a class 'extends' clause.]]></Val>
@@ -8646,7 +8655,7 @@
86468655
<Str Cat="Text">
86478656
<Val><![CDATA['enum declarations' can only be used in a .ts file.]]></Val>
86488657
<Tgt Cat="Text" Stat="Loc" Orig="New">
8649-
<Val><![CDATA[Объявления перечислений могут использоваться только в TS-файле.]]></Val>
8658+
<Val><![CDATA[Объявления перечислений можно использовать только в TS-файле.]]></Val>
86508659
</Tgt>
86518660
</Str>
86528661
<Disp Icon="Str" />

0 commit comments

Comments
 (0)