Skip to content

Commit b8425fc

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 6ee4989 commit b8425fc

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

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

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2388,15 +2388,6 @@
23882388
</Str>
23892389
<Disp Icon="Str" />
23902390
</Item>
2391-
<Item ItemId=";Compilation_complete_Watching_for_file_changes_6042" ItemType="0" PsrId="306" Leaf="true">
2392-
<Str Cat="Text">
2393-
<Val><![CDATA[Compilation complete. Watching for file changes.]]></Val>
2394-
<Tgt Cat="Text" Stat="Loc" Orig="New">
2395-
<Val><![CDATA[编译完成。查看文件更改。]]></Val>
2396-
</Tgt>
2397-
</Str>
2398-
<Disp Icon="Str" />
2399-
</Item>
24002391
<Item ItemId=";Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json_6020" ItemType="0" PsrId="306" Leaf="true">
24012392
<Str Cat="Text">
24022393
<Val><![CDATA[Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'.]]></Val>
@@ -3771,20 +3762,20 @@
37713762
</Str>
37723763
<Disp Icon="Str" />
37733764
</Item>
3774-
<Item ItemId=";Found_0_errors_6194" ItemType="0" PsrId="306" Leaf="true">
3765+
<Item ItemId=";Found_0_errors_Watching_for_file_changes_6194" ItemType="0" PsrId="306" Leaf="true">
37753766
<Str Cat="Text">
3776-
<Val><![CDATA[Found {0} errors.]]></Val>
3767+
<Val><![CDATA[Found {0} errors. Watching for file changes.]]></Val>
37773768
<Tgt Cat="Text" Stat="Loc" Orig="New">
3778-
<Val><![CDATA[找到 {0} 个错误。]]></Val>
3769+
<Val><![CDATA[找到 {0} 个错误。注意文件更改。]]></Val>
37793770
</Tgt>
37803771
</Str>
37813772
<Disp Icon="Str" />
37823773
</Item>
3783-
<Item ItemId=";Found_1_error_6193" ItemType="0" PsrId="306" Leaf="true">
3774+
<Item ItemId=";Found_1_error_Watching_for_file_changes_6193" ItemType="0" PsrId="306" Leaf="true">
37843775
<Str Cat="Text">
3785-
<Val><![CDATA[Found 1 error.]]></Val>
3776+
<Val><![CDATA[Found 1 error. Watching for file changes.]]></Val>
37863777
<Tgt Cat="Text" Stat="Loc" Orig="New">
3787-
<Val><![CDATA[找到 1 个错误。]]></Val>
3778+
<Val><![CDATA[找到 1 个错误。注意文件更改。]]></Val>
37883779
</Tgt>
37893780
</Str>
37903781
<Disp Icon="Str" />

0 commit comments

Comments
 (0)