File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
src/loc/lcl/kor/diagnosticMessages Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 2619
2619
</Str>
2620
2620
<Disp Icon="Str" />
2621
2621
</Item>
2622
+ <Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
2623
+ <Str Cat="Text">
2624
+ <Val><![CDATA[Convert named imports to namespace import]]></Val>
2625
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2626
+ <Val><![CDATA[명명된 가져오기를 네임스페이스 가져오기로 변환]]></Val>
2627
+ </Tgt>
2628
+ </Str>
2629
+ <Disp Icon="Str" />
2630
+ </Item>
2631
+ <Item ItemId=";Convert_namespace_import_to_named_imports_95056" ItemType="0" PsrId="306" Leaf="true">
2632
+ <Str Cat="Text">
2633
+ <Val><![CDATA[Convert namespace import to named imports]]></Val>
2634
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2635
+ <Val><![CDATA[네임스페이스 가져오기를 명명된 가져오기로 변환]]></Val>
2636
+ </Tgt>
2637
+ </Str>
2638
+ <Disp Icon="Str" />
2639
+ </Item>
2622
2640
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
2623
2641
<Str Cat="Text">
2624
2642
<Val><![CDATA[Convert 'require' to 'import']]></Val>
5433
5451
</Str>
5434
5452
<Disp Icon="Str" />
5435
5453
</Item>
5454
+ <Item ItemId=";Object_is_of_type_unknown_2571" ItemType="0" PsrId="306" Leaf="true">
5455
+ <Str Cat="Text">
5456
+ <Val><![CDATA[Object is of type 'unknown'.]]></Val>
5457
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
5458
+ <Val><![CDATA[개체가 '알 수 없는' 형식입니다.]]></Val>
5459
+ </Tgt>
5460
+ </Str>
5461
+ <Disp Icon="Str" />
5462
+ </Item>
5436
5463
<Item ItemId=";Object_is_possibly_null_2531" ItemType="0" PsrId="306" Leaf="true">
5437
5464
<Str Cat="Text">
5438
5465
<Val><![CDATA[Object is possibly 'null'.]]></Val>
You can’t perform that action at this time.
0 commit comments