Skip to content

Commit bea0ee8

Browse files
authored
LEGO: Merge pull request 45351
LEGO: Merge pull request 45351
1 parent 66980fc commit bea0ee8

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

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

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3674,10 +3674,13 @@
36743674
</Item>
36753675
<Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
36763676
<Str Cat="Text">
3677-
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3677+
<Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val>
36783678
<Tgt Cat="Text" Stat="Loc" Orig="New">
36793679
<Val><![CDATA[Zkompiluje projekt TypeScriptu umístěný v zadané cestě.]]></Val>
36803680
</Tgt>
3681+
<Prev Cat="Text">
3682+
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3683+
</Prev>
36813684
</Str>
36823685
<Disp Icon="Str" />
36833686
</Item>
@@ -3692,10 +3695,13 @@
36923695
</Item>
36933696
<Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
36943697
<Str Cat="Text">
3695-
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3698+
<Val><![CDATA[Compiles the current project, with additional settings.]]></Val>
36963699
<Tgt Cat="Text" Stat="Loc" Orig="New">
36973700
<Val><![CDATA[Zkompiluje aktuální projekt s dalšími nastaveními.]]></Val>
36983701
</Tgt>
3702+
<Prev Cat="Text">
3703+
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3704+
</Prev>
36993705
</Str>
37003706
<Disp Icon="Str" />
37013707
</Item>
@@ -4824,12 +4830,9 @@
48244830
</Str>
48254831
<Disp Icon="Str" />
48264832
</Item>
4827-
<Item ItemId=";Disable_emitting_file_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
4833+
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48284834
<Str Cat="Text">
4829-
<Val><![CDATA[Disable emitting file from a compilation.]]></Val>
4830-
<Tgt Cat="Text" Stat="Loc" Orig="New">
4831-
<Val><![CDATA[Zakažte generování souboru z kompilace.]]></Val>
4832-
</Tgt>
4835+
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
48334836
</Str>
48344837
<Disp Icon="Str" />
48354838
</Item>
@@ -5460,12 +5463,9 @@
54605463
</Str>
54615464
<Disp Icon="Str" />
54625465
</Item>
5463-
<Item ItemId=";Enable_color_and_formatting_in_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
5466+
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54645467
<Str Cat="Text">
5465-
<Val><![CDATA[Enable color and formatting in output to make compiler errors easier to read]]></Val>
5466-
<Tgt Cat="Text" Stat="Loc" Orig="New">
5467-
<Val><![CDATA[Povolte ve výstupu barvu a formátování, aby byly chyby kompilátoru čitelnější.]]></Val>
5468-
</Tgt>
5468+
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
54695469
</Str>
54705470
<Disp Icon="Str" />
54715471
</Item>
@@ -7070,10 +7070,13 @@
70707070
</Item>
70717071
<Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
70727072
<Str Cat="Text">
7073-
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7073+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val>
70747074
<Tgt Cat="Text" Stat="Loc" Orig="New">
70757075
<Val><![CDATA[Ignoruje se tsconfig.js, zkompiluje zadané soubory s výchozími možnostmi kompilátoru.]]></Val>
70767076
</Tgt>
7077+
<Prev Cat="Text">
7078+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7079+
</Prev>
70777080
</Str>
70787081
<Disp Icon="Str" />
70797082
</Item>

0 commit comments

Comments
 (0)