Skip to content

Commit fe75696

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 8a7b844 commit fe75696

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

src/loc/lcl/kor/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,6 +1614,9 @@
16141614
<Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true">
16151615
<Str Cat="Text">
16161616
<Val><![CDATA[Cannot create an instance of an abstract class.]]></Val>
1617+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1618+
<Val><![CDATA[추상 클래스의 인스턴스를 만들 수 없습니다.]]></Val>
1619+
</Tgt>
16171620
</Str>
16181621
<Disp Icon="Str" />
16191622
</Item>
@@ -5274,24 +5277,36 @@
52745277
<Item ItemId=";Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4036" ItemType="0" PsrId="306" Leaf="true">
52755278
<Str Cat="Text">
52765279
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5280+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5281+
<Val><![CDATA[내보낸 클래스에 있는 공용 setter '{0}'의 매개 변수 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
5282+
</Tgt>
52775283
</Str>
52785284
<Disp Icon="Str" />
52795285
</Item>
52805286
<Item ItemId=";Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1_4037" ItemType="0" PsrId="306" Leaf="true">
52815287
<Str Cat="Text">
52825288
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5289+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5290+
<Val><![CDATA[내보낸 클래스에 있는 공용 setter '{0}'의 매개 변수 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
5291+
</Tgt>
52835292
</Str>
52845293
<Disp Icon="Str" />
52855294
</Item>
52865295
<Item ItemId=";Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_mod_4034" ItemType="0" PsrId="306" Leaf="true">
52875296
<Str Cat="Text">
52885297
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5298+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5299+
<Val><![CDATA[내보낸 클래스에 있는 공용 정적 setter '{0}'의 매개 변수 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
5300+
</Tgt>
52895301
</Str>
52905302
<Disp Icon="Str" />
52915303
</Item>
52925304
<Item ItemId=";Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1_4035" ItemType="0" PsrId="306" Leaf="true">
52935305
<Str Cat="Text">
52945306
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5307+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5308+
<Val><![CDATA[내보낸 클래스에 있는 공용 정적 setter '{0}'의 매개 변수 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
5309+
</Tgt>
52955310
</Str>
52965311
<Disp Icon="Str" />
52975312
</Item>
@@ -6003,18 +6018,27 @@
60036018
<Item ItemId=";Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_4041" ItemType="0" PsrId="306" Leaf="true">
60046019
<Str Cat="Text">
60056020
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[내보낸 클래스에 있는 공용 getter '{0}'의 반환 형식이 외부 모듈 {2}의 이름 '{1}'을(를) 가지고 있거나 사용 중이지만 명명할 수 없습니다.]]></Val>
6023+
</Tgt>
60066024
</Str>
60076025
<Disp Icon="Str" />
60086026
</Item>
60096027
<Item ItemId=";Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4042" ItemType="0" PsrId="306" Leaf="true">
60106028
<Str Cat="Text">
60116029
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6030+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6031+
<Val><![CDATA[내보낸 클래스에 있는 공용 getter '{0}'의 반환 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
6032+
</Tgt>
60126033
</Str>
60136034
<Disp Icon="Str" />
60146035
</Item>
60156036
<Item ItemId=";Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1_4043" ItemType="0" PsrId="306" Leaf="true">
60166037
<Str Cat="Text">
60176038
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6039+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6040+
<Val><![CDATA[내보낸 클래스에 있는 공용 getter '{0}'의 반환 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
6041+
</Tgt>
60186042
</Str>
60196043
<Disp Icon="Str" />
60206044
</Item>
@@ -6048,18 +6072,27 @@
60486072
<Item ItemId=";Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_modul_4038" ItemType="0" PsrId="306" Leaf="true">
60496073
<Str Cat="Text">
60506074
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val>
6075+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6076+
<Val><![CDATA[내보낸 클래스에 있는 공용 정적 getter '{0}'의 반환 형식이 외부 모듈 {2}의 이름 '{1}'을(를) 가지고 있거나 사용 중이지만 명명할 수 없습니다.]]></Val>
6077+
</Tgt>
60516078
</Str>
60526079
<Disp Icon="Str" />
60536080
</Item>
60546081
<Item ItemId=";Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_4039" ItemType="0" PsrId="306" Leaf="true">
60556082
<Str Cat="Text">
60566083
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6084+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6085+
<Val><![CDATA[내보낸 클래스에 있는 공용 정적 getter '{0}'의 반환 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
6086+
</Tgt>
60576087
</Str>
60586088
<Disp Icon="Str" />
60596089
</Item>
60606090
<Item ItemId=";Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1_4040" ItemType="0" PsrId="306" Leaf="true">
60616091
<Str Cat="Text">
60626092
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6093+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6094+
<Val><![CDATA[내보낸 클래스에 있는 공용 정적 getter '{0}'의 반환 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val>
6095+
</Tgt>
60636096
</Str>
60646097
<Disp Icon="Str" />
60656098
</Item>

0 commit comments

Comments
 (0)