File tree 1 file changed +6
-0
lines changed
src/loc/lcl/rus/diagnosticMessages
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 4520
4520
<Item ItemId=";Expected_type_of_0_field_in_package_json_to_be_1_got_2_6105" ItemType="0" PsrId="306" Leaf="true">
4521
4521
<Str Cat="Text">
4522
4522
<Val><![CDATA[Expected type of '{0}' field in 'package.json' to be '{1}', got '{2}'.]]></Val>
4523
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
4524
+ <Val><![CDATA[Ожидаемый тип поля "{0}" в "package.json" должен быть "{1}", получен "{2}".]]></Val>
4525
+ </Tgt>
4523
4526
</Str>
4524
4527
<Disp Icon="Str" />
4525
4528
</Item>
12671
12674
<Item ItemId=";use_strict_directive_cannot_be_used_with_non_simple_parameter_list_1347" ItemType="0" PsrId="306" Leaf="true">
12672
12675
<Str Cat="Text">
12673
12676
<Val><![CDATA['use strict' directive cannot be used with non-simple parameter list.]]></Val>
12677
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12678
+ <Val><![CDATA[Директиву "use strict" запрещено использовать со списком параметров, которые не являются простыми.]]></Val>
12679
+ </Tgt>
12674
12680
</Str>
12675
12681
<Disp Icon="Str" />
12676
12682
</Item>
You can’t perform that action at this time.
0 commit comments