|
585 | 585 | </Str> |
586 | 586 | <Disp Icon="Str" /> |
587 | 587 | </Item> |
| 588 | + <Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true"> |
| 589 | + <Str Cat="Text"> |
| 590 | + <Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val> |
| 591 | + </Str> |
| 592 | + <Disp Icon="Str" /> |
| 593 | + </Item> |
588 | 594 | <Item ItemId=";Add_index_signature_for_property_0_90017" ItemType="0" PsrId="306" Leaf="true"> |
589 | 595 | <Str Cat="Text"> |
590 | 596 | <Val><![CDATA[Add index signature for property '{0}']]></Val> |
591 | 597 | </Str> |
592 | 598 | <Disp Icon="Str" /> |
593 | 599 | </Item> |
| 600 | + <Item ItemId=";Add_initializer_to_property_0_95019" ItemType="0" PsrId="306" Leaf="true"> |
| 601 | + <Str Cat="Text"> |
| 602 | + <Val><![CDATA[Add initializer to property '{0}']]></Val> |
| 603 | + </Str> |
| 604 | + <Disp Icon="Str" /> |
| 605 | + </Item> |
594 | 606 | <Item ItemId=";Add_missing_super_call_90001" ItemType="0" PsrId="306" Leaf="true"> |
595 | 607 | <Str Cat="Text"> |
596 | 608 | <Val><![CDATA[Add missing 'super()' call]]></Val> |
|
603 | 615 | </Str> |
604 | 616 | <Disp Icon="Str" /> |
605 | 617 | </Item> |
| 618 | + <Item ItemId=";Add_undefined_type_to_property_0_95018" ItemType="0" PsrId="306" Leaf="true"> |
| 619 | + <Str Cat="Text"> |
| 620 | + <Val><![CDATA[Add 'undefined' type to property '{0}']]></Val> |
| 621 | + </Str> |
| 622 | + <Disp Icon="Str" /> |
| 623 | + </Item> |
606 | 624 | <Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true"> |
607 | 625 | <Str Cat="Text"> |
608 | 626 | <Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val> |
|
2289 | 2307 | </Str> |
2290 | 2308 | <Disp Icon="Str" /> |
2291 | 2309 | </Item> |
| 2310 | + <Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001" ItemType="0" PsrId="306" Leaf="true"> |
| 2311 | + <Str Cat="Text"> |
| 2312 | + <Val><![CDATA[File is a CommonJS module; it may be converted to an ES6 module.]]></Val> |
| 2313 | + </Str> |
| 2314 | + <Disp Icon="Str" /> |
| 2315 | + </Item> |
2292 | 2316 | <Item ItemId=";File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149" ItemType="0" PsrId="306" Leaf="true"> |
2293 | 2317 | <Str Cat="Text"> |
2294 | 2318 | <Val><![CDATA[File name '{0}' differs from already included file name '{1}' only in casing.]]></Val> |
|
2565 | 2589 | </Str> |
2566 | 2590 | <Disp Icon="Str" /> |
2567 | 2591 | </Item> |
| 2592 | + <Item ItemId=";Import_may_be_converted_to_a_default_import_80003" ItemType="0" PsrId="306" Leaf="true"> |
| 2593 | + <Str Cat="Text"> |
| 2594 | + <Val><![CDATA[Import may be converted to a default import.]]></Val> |
| 2595 | + </Str> |
| 2596 | + <Disp Icon="Str" /> |
| 2597 | + </Item> |
2568 | 2598 | <Item ItemId=";Import_name_cannot_be_0_2438" ItemType="0" PsrId="306" Leaf="true"> |
2569 | 2599 | <Str Cat="Text"> |
2570 | 2600 | <Val><![CDATA[Import name cannot be '{0}'.]]></Val> |
|
2805 | 2835 | </Str> |
2806 | 2836 | <Disp Icon="Str" /> |
2807 | 2837 | </Item> |
| 2838 | + <Item ItemId=";JSDoc_types_may_be_moved_to_TypeScript_types_80004" ItemType="0" PsrId="306" Leaf="true"> |
| 2839 | + <Str Cat="Text"> |
| 2840 | + <Val><![CDATA[JSDoc types may be moved to TypeScript types.]]></Val> |
| 2841 | + </Str> |
| 2842 | + <Disp Icon="Str" /> |
| 2843 | + </Item> |
2808 | 2844 | <Item ItemId=";JSX_attribute_expected_17003" ItemType="0" PsrId="306" Leaf="true"> |
2809 | 2845 | <Str Cat="Text"> |
2810 | 2846 | <Val><![CDATA[JSX attribute expected.]]></Val> |
|
2877 | 2913 | </Str> |
2878 | 2914 | <Disp Icon="Str" /> |
2879 | 2915 | </Item> |
| 2916 | + <Item ItemId=";JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017" ItemType="0" PsrId="306" Leaf="true"> |
| 2917 | + <Str Cat="Text"> |
| 2918 | + <Val><![CDATA[JSX fragment is not supported when using an inline JSX factory pragma]]></Val> |
| 2919 | + </Str> |
| 2920 | + <Disp Icon="Str" /> |
| 2921 | + </Item> |
2880 | 2922 | <Item ItemId=";JSX_fragment_is_not_supported_when_using_jsxFactory_17016" ItemType="0" PsrId="306" Leaf="true"> |
2881 | 2923 | <Str Cat="Text"> |
2882 | 2924 | <Val><![CDATA[JSX fragment is not supported when using --jsxFactory]]></Val> |
|
3063 | 3105 | </Str> |
3064 | 3106 | <Disp Icon="Str" /> |
3065 | 3107 | </Item> |
| 3108 | + <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true"> |
| 3109 | + <Str Cat="Text"> |
| 3110 | + <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val> |
| 3111 | + </Str> |
| 3112 | + <Disp Icon="Str" /> |
| 3113 | + </Item> |
3066 | 3114 | <Item ItemId=";Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437" ItemType="0" PsrId="306" Leaf="true"> |
3067 | 3115 | <Str Cat="Text"> |
3068 | 3116 | <Val><![CDATA[Module '{0}' is hidden by a local declaration with the same name.]]></Val> |
|
3963 | 4011 | </Str> |
3964 | 4012 | <Disp Icon="Str" /> |
3965 | 4013 | </Item> |
3966 | | - <Item ItemId=";Resolution_for_module_0_was_found_in_cache_6147" ItemType="0" PsrId="306" Leaf="true"> |
| 4014 | + <Item ItemId=";Resolution_for_module_0_was_found_in_cache_from_location_1_6147" ItemType="0" PsrId="306" Leaf="true"> |
3967 | 4015 | <Str Cat="Text"> |
3968 | | - <Val><![CDATA[Resolution for module '{0}' was found in cache.]]></Val> |
| 4016 | + <Val><![CDATA[Resolution for module '{0}' was found in cache from location '{1}'.]]></Val> |
3969 | 4017 | </Str> |
3970 | 4018 | <Disp Icon="Str" /> |
3971 | 4019 | </Item> |
|
4767 | 4815 | </Str> |
4768 | 4816 | <Disp Icon="Str" /> |
4769 | 4817 | </Item> |
| 4818 | + <Item ItemId=";This_constructor_function_may_be_converted_to_a_class_declaration_80002" ItemType="0" PsrId="306" Leaf="true"> |
| 4819 | + <Str Cat="Text"> |
| 4820 | + <Val><![CDATA[This constructor function may be converted to a class declaration.]]></Val> |
| 4821 | + </Str> |
| 4822 | + <Disp Icon="Str" /> |
| 4823 | + </Item> |
4770 | 4824 | <Item ItemId=";This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354" ItemType="0" PsrId="306" Leaf="true"> |
4771 | 4825 | <Str Cat="Text"> |
4772 | 4826 | <Val><![CDATA[This syntax requires an imported helper but module '{0}' cannot be found.]]></Val> |
|
5343 | 5397 | </Str> |
5344 | 5398 | <Disp Icon="Str" /> |
5345 | 5399 | </Item> |
| 5400 | + <Item ItemId=";Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191" ItemType="0" PsrId="306" Leaf="true"> |
| 5401 | + <Str Cat="Text"> |
| 5402 | + <Val><![CDATA[Whether to keep outdated console output in watch mode instead of clearing the screen.]]></Val> |
| 5403 | + </Str> |
| 5404 | + <Disp Icon="Str" /> |
| 5405 | + </Item> |
5346 | 5406 | <Item ItemId=";You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001" ItemType="0" PsrId="306" Leaf="true"> |
5347 | 5407 | <Str Cat="Text"> |
5348 | 5408 | <Val><![CDATA[You cannot rename elements that are defined in the standard TypeScript library.]]></Val> |
|
0 commit comments