Skip to content

Commit 2faad97

Browse files
authored
LEGO: Merge pull request 23604
LEGO: Merge pull request 23604
2 parents 8b0fd95 + cb96e3f commit 2faad97

File tree

1 file changed

+14
-32
lines changed

1 file changed

+14
-32
lines changed

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

+14-32
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,12 @@
912912
</Str>
913913
<Disp Icon="Str" />
914914
</Item>
915+
<Item ItemId=";Add_0_to_unresolved_variable_90008" ItemType="0" PsrId="306" Leaf="true">
916+
<Str Cat="Text">
917+
<Val><![CDATA[Add '{0}.' to unresolved variable]]></Val>
918+
</Str>
919+
<Disp Icon="Str" />
920+
</Item>
915921
<Item ItemId=";Add_all_missing_async_modifiers_95041" ItemType="0" PsrId="306" Leaf="true">
916922
<Str Cat="Text">
917923
<Val><![CDATA[Add all missing 'async' modifiers]]></Val>
@@ -1008,24 +1014,9 @@
10081014
</Str>
10091015
<Disp Icon="Str" />
10101016
</Item>
1011-
<Item ItemId=";Add_this_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
1012-
<Str Cat="Text">
1013-
<Val><![CDATA[Add 'this.' to all unresolved variables matching a member name]]></Val>
1014-
<Tgt Cat="Text" Stat="Loc" Orig="New">
1015-
<Val><![CDATA[Agregar "this." a todas las variables no resueltas que coincidan con un nombre de miembro]]></Val>
1016-
</Tgt>
1017-
</Str>
1018-
<Disp Icon="Str" />
1019-
</Item>
1020-
<Item ItemId=";Add_this_to_unresolved_variable_90008" ItemType="0" PsrId="306" Leaf="true">
1017+
<Item ItemId=";Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
10211018
<Str Cat="Text">
1022-
<Val><![CDATA[Add 'this.' to unresolved variable]]></Val>
1023-
<Tgt Cat="Text" Stat="Loc" Orig="New">
1024-
<Val><![CDATA[Agregar "this." a una variable no resuelta]]></Val>
1025-
</Tgt>
1026-
<Prev Cat="Text">
1027-
<Val><![CDATA[Add 'this.' to unresolved variable.]]></Val>
1028-
</Prev>
1019+
<Val><![CDATA[Add qualifier to all unresolved variables matching a member name]]></Val>
10291020
</Str>
10301021
<Disp Icon="Str" />
10311022
</Item>
@@ -2397,15 +2388,6 @@
23972388
</Str>
23982389
<Disp Icon="Str" />
23992390
</Item>
2400-
<Item ItemId=";Compilation_complete_Watching_for_file_changes_6042" ItemType="0" PsrId="306" Leaf="true">
2401-
<Str Cat="Text">
2402-
<Val><![CDATA[Compilation complete. Watching for file changes.]]></Val>
2403-
<Tgt Cat="Text" Stat="Loc" Orig="New">
2404-
<Val><![CDATA[Compilación completada. Supervisando los cambios del archivo.]]></Val>
2405-
</Tgt>
2406-
</Str>
2407-
<Disp Icon="Str" />
2408-
</Item>
24092391
<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">
24102392
<Str Cat="Text">
24112393
<Val><![CDATA[Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'.]]></Val>
@@ -3780,20 +3762,20 @@
37803762
</Str>
37813763
<Disp Icon="Str" />
37823764
</Item>
3783-
<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">
37843766
<Str Cat="Text">
3785-
<Val><![CDATA[Found {0} errors.]]></Val>
3767+
<Val><![CDATA[Found {0} errors. Watching for file changes.]]></Val>
37863768
<Tgt Cat="Text" Stat="Loc" Orig="New">
3787-
<Val><![CDATA[Se encontró {0} errores.]]></Val>
3769+
<Val><![CDATA[Se encontraron {0} errores. Supervisando los cambios del archivo.]]></Val>
37883770
</Tgt>
37893771
</Str>
37903772
<Disp Icon="Str" />
37913773
</Item>
3792-
<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">
37933775
<Str Cat="Text">
3794-
<Val><![CDATA[Found 1 error.]]></Val>
3776+
<Val><![CDATA[Found 1 error. Watching for file changes.]]></Val>
37953777
<Tgt Cat="Text" Stat="Loc" Orig="New">
3796-
<Val><![CDATA[Se encontró 1 error.]]></Val>
3778+
<Val><![CDATA[Se encontró un error. Supervisando los cambios del archivo.]]></Val>
37973779
</Tgt>
37983780
</Str>
37993781
<Disp Icon="Str" />

0 commit comments

Comments
 (0)