File tree 1 file changed +6
-0
lines changed
src/loc/lcl/kor/diagnosticMessages 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 11838
11838
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
11839
11839
<Str Cat="Text">
11840
11840
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
11842
+ <Val><![CDATA[구문 시그니처 형식이 호환되지 않습니다.]]></Val>
11843
+ </Tgt>
11841
11844
</Str>
11842
11845
<Disp Icon="Str" />
11843
11846
</Item>
12861
12864
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
12862
12865
<Str Cat="Text">
12863
12866
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12867
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12868
+ <Val><![CDATA['{0}'은(는) 형식만 참조하는데 여기에서 값으로 사용되고 있습니다. '{0}에서 {1}'을(를) 사용하려고 하셨습니까?]]></Val>
12869
+ </Tgt>
12864
12870
</Str>
12865
12871
<Disp Icon="Str" />
12866
12872
</Item>
You can’t perform that action at this time.
0 commit comments