File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
src/loc/lcl/jpn/diagnosticMessages Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 11403
11403
</Str>
11404
11404
<Disp Icon="Str" />
11405
11405
</Item>
11406
+ <Item ItemId=";Unused_ts_expect_error_directive_2578" ItemType="0" PsrId="306" Leaf="true">
11407
+ <Str Cat="Text">
11408
+ <Val><![CDATA[Unused '@ts-expect-error' directive.]]></Val>
11409
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
11410
+ <Val><![CDATA['@ts-expect-error' ディレクティブが使用されていません。]]></Val>
11411
+ </Tgt>
11412
+ </Str>
11413
+ <Disp Icon="Str" />
11414
+ </Item>
11406
11415
<Item ItemId=";Updating_output_of_project_0_6373" ItemType="0" PsrId="306" Leaf="true">
11407
11416
<Str Cat="Text">
11408
11417
<Val><![CDATA[Updating output of project '{0}'...]]></Val>
11997
12006
</Str>
11998
12007
<Disp Icon="Str" />
11999
12008
</Item>
12000
- <Item ItemId=";_0_refers_to_a_value_but_is_being_used_as_a_type_here_2749 " ItemType="0" PsrId="306" Leaf="true">
12009
+ <Item ItemId=";_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0_2749 " ItemType="0" PsrId="306" Leaf="true">
12001
12010
<Str Cat="Text">
12002
- <Val><![CDATA['{0}' refers to a value, but is being used as a type here.]]></Val>
12003
- <Tgt Cat="Text" Stat="Loc" Orig="New">
12004
- <Val><![CDATA['{0}' は値を参照しますが、ここでは型として使用されています。]]></Val>
12005
- </Tgt>
12011
+ <Val><![CDATA['{0}' refers to a value, but is being used as a type here. Did you mean 'typeof {0}'?]]></Val>
12006
12012
</Str>
12007
12013
<Disp Icon="Str" />
12008
12014
</Item>
12342
12348
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
12343
12349
<Str Cat="Text">
12344
12350
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12351
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12352
+ <Val><![CDATA['get' および 'set' アクセサーでは 'this' パラメーターを宣言できません。]]></Val>
12353
+ </Tgt>
12345
12354
</Str>
12346
12355
<Disp Icon="Str" />
12347
12356
</Item>
You can’t perform that action at this time.
0 commit comments