Skip to content

Commit 8b0fd95

Browse files
authored
LEGO: Merge pull request 23599
LEGO: Merge pull request 23599
2 parents bd84da6 + 5b2f4ac commit 8b0fd95

File tree

1 file changed

+14
-32
lines changed

1 file changed

+14
-32
lines changed

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

Lines changed: 14 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,12 @@
903903
</Str>
904904
<Disp Icon="Str" />
905905
</Item>
906+
<Item ItemId=";Add_0_to_unresolved_variable_90008" ItemType="0" PsrId="306" Leaf="true">
907+
<Str Cat="Text">
908+
<Val><![CDATA[Add '{0}.' to unresolved variable]]></Val>
909+
</Str>
910+
<Disp Icon="Str" />
911+
</Item>
906912
<Item ItemId=";Add_all_missing_async_modifiers_95041" ItemType="0" PsrId="306" Leaf="true">
907913
<Str Cat="Text">
908914
<Val><![CDATA[Add all missing 'async' modifiers]]></Val>
@@ -999,24 +1005,9 @@
9991005
</Str>
10001006
<Disp Icon="Str" />
10011007
</Item>
1002-
<Item ItemId=";Add_this_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
1003-
<Str Cat="Text">
1004-
<Val><![CDATA[Add 'this.' to all unresolved variables matching a member name]]></Val>
1005-
<Tgt Cat="Text" Stat="Loc" Orig="New">
1006-
<Val><![CDATA[為所有用以比對成員名稱未解析的變數新增 'this.']]></Val>
1007-
</Tgt>
1008-
</Str>
1009-
<Disp Icon="Str" />
1010-
</Item>
1011-
<Item ItemId=";Add_this_to_unresolved_variable_90008" ItemType="0" PsrId="306" Leaf="true">
1008+
<Item ItemId=";Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
10121009
<Str Cat="Text">
1013-
<Val><![CDATA[Add 'this.' to unresolved variable]]></Val>
1014-
<Tgt Cat="Text" Stat="Loc" Orig="New">
1015-
<Val><![CDATA[將 'this' 新增至未解析的變數]]></Val>
1016-
</Tgt>
1017-
<Prev Cat="Text">
1018-
<Val><![CDATA[Add 'this.' to unresolved variable.]]></Val>
1019-
</Prev>
1010+
<Val><![CDATA[Add qualifier to all unresolved variables matching a member name]]></Val>
10201011
</Str>
10211012
<Disp Icon="Str" />
10221013
</Item>
@@ -2388,15 +2379,6 @@
23882379
</Str>
23892380
<Disp Icon="Str" />
23902381
</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>
24002382
<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">
24012383
<Str Cat="Text">
24022384
<Val><![CDATA[Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'.]]></Val>
@@ -3771,20 +3753,20 @@
37713753
</Str>
37723754
<Disp Icon="Str" />
37733755
</Item>
3774-
<Item ItemId=";Found_0_errors_6194" ItemType="0" PsrId="306" Leaf="true">
3756+
<Item ItemId=";Found_0_errors_Watching_for_file_changes_6194" ItemType="0" PsrId="306" Leaf="true">
37753757
<Str Cat="Text">
3776-
<Val><![CDATA[Found {0} errors.]]></Val>
3758+
<Val><![CDATA[Found {0} errors. Watching for file changes.]]></Val>
37773759
<Tgt Cat="Text" Stat="Loc" Orig="New">
3778-
<Val><![CDATA[找到 {0} 個錯誤。]]></Val>
3760+
<Val><![CDATA[找到 {0} 個錯誤。正在監看檔案變更。]]></Val>
37793761
</Tgt>
37803762
</Str>
37813763
<Disp Icon="Str" />
37823764
</Item>
3783-
<Item ItemId=";Found_1_error_6193" ItemType="0" PsrId="306" Leaf="true">
3765+
<Item ItemId=";Found_1_error_Watching_for_file_changes_6193" ItemType="0" PsrId="306" Leaf="true">
37843766
<Str Cat="Text">
3785-
<Val><![CDATA[Found 1 error.]]></Val>
3767+
<Val><![CDATA[Found 1 error. Watching for file changes.]]></Val>
37863768
<Tgt Cat="Text" Stat="Loc" Orig="New">
3787-
<Val><![CDATA[找到 1 個錯誤。]]></Val>
3769+
<Val><![CDATA[找到 1 個錯誤。正在監看檔案變更。]]></Val>
37883770
</Tgt>
37893771
</Str>
37903772
<Disp Icon="Str" />

0 commit comments

Comments
 (0)