Skip to content

Commit 062e759

Browse files
authored
LEGO: Merge pull request 20059
LEGO: Merge pull request 20059
2 parents 4b96edf + 21f6b16 commit 062e759

File tree

8 files changed

+233
-2
lines changed

8 files changed

+233
-2
lines changed

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

+33
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>

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

+33
Original file line numberDiff line numberDiff line change
@@ -1623,6 +1623,9 @@
16231623
<Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true">
16241624
<Str Cat="Text">
16251625
<Val><![CDATA[Cannot create an instance of an abstract class.]]></Val>
1626+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1627+
<Val><![CDATA[Nejde vytvořit instance abstraktní třídy.]]></Val>
1628+
</Tgt>
16261629
</Str>
16271630
<Disp Icon="Str" />
16281631
</Item>
@@ -5283,24 +5286,36 @@
52835286
<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">
52845287
<Str Cat="Text">
52855288
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5289+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5290+
<Val><![CDATA[Typ parametru veřejné metody setter {0} z exportované třídy má nebo používá název {1} z privátního modulu {2}.]]></Val>
5291+
</Tgt>
52865292
</Str>
52875293
<Disp Icon="Str" />
52885294
</Item>
52895295
<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">
52905296
<Str Cat="Text">
52915297
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5298+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5299+
<Val><![CDATA[Typ parametru veřejné metody setter {0} z exportované třídy má nebo používá privátní název {1}.]]></Val>
5300+
</Tgt>
52925301
</Str>
52935302
<Disp Icon="Str" />
52945303
</Item>
52955304
<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">
52965305
<Str Cat="Text">
52975306
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5307+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5308+
<Val><![CDATA[Typ parametru veřejné statické metody setter {0} z exportované třídy má nebo používá název {1} z privátního modulu {2}.]]></Val>
5309+
</Tgt>
52985310
</Str>
52995311
<Disp Icon="Str" />
53005312
</Item>
53015313
<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">
53025314
<Str Cat="Text">
53035315
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5316+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5317+
<Val><![CDATA[Typ parametru veřejné statické metody setter {0} z exportované třídy má nebo používá privátní název {1}.]]></Val>
5318+
</Tgt>
53045319
</Str>
53055320
<Disp Icon="Str" />
53065321
</Item>
@@ -6012,18 +6027,27 @@
60126027
<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">
60136028
<Str Cat="Text">
60146029
<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>
6030+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6031+
<Val><![CDATA[Návratový typ veřejné metody getter {0} z exportované třídy má nebo používá název {1} z externího modulu {2}, ale nedá se pojmenovat.]]></Val>
6032+
</Tgt>
60156033
</Str>
60166034
<Disp Icon="Str" />
60176035
</Item>
60186036
<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">
60196037
<Str Cat="Text">
60206038
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6039+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6040+
<Val><![CDATA[Návratový typ veřejné metody getter {0} z exportované třídy má nebo používá název {1} z privátního modulu {2}.]]></Val>
6041+
</Tgt>
60216042
</Str>
60226043
<Disp Icon="Str" />
60236044
</Item>
60246045
<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">
60256046
<Str Cat="Text">
60266047
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6048+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6049+
<Val><![CDATA[Návratový typ veřejné metody getter {0} z exportované třídy má nebo používá privátní název {1}.]]></Val>
6050+
</Tgt>
60276051
</Str>
60286052
<Disp Icon="Str" />
60296053
</Item>
@@ -6057,18 +6081,27 @@
60576081
<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">
60586082
<Str Cat="Text">
60596083
<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>
6084+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6085+
<Val><![CDATA[Návratový typ veřejné statické metody getter {0} z exportované třídy má nebo používá název {1} z externího modulu {2}, ale nedá se pojmenovat.]]></Val>
6086+
</Tgt>
60606087
</Str>
60616088
<Disp Icon="Str" />
60626089
</Item>
60636090
<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">
60646091
<Str Cat="Text">
60656092
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6093+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6094+
<Val><![CDATA[Návratový typ veřejné statické metody getter {0} z exportované třídy má nebo používá název {1} z privátního modulu {2}.]]></Val>
6095+
</Tgt>
60666096
</Str>
60676097
<Disp Icon="Str" />
60686098
</Item>
60696099
<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">
60706100
<Str Cat="Text">
60716101
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6102+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6103+
<Val><![CDATA[Návratový typ veřejné statické metody getter {0} z exportované třídy má nebo používá privátní název {1}.]]></Val>
6104+
</Tgt>
60726105
</Str>
60736106
<Disp Icon="Str" />
60746107
</Item>

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

+33
Original file line numberDiff line numberDiff line change
@@ -1608,6 +1608,9 @@
16081608
<Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true">
16091609
<Str Cat="Text">
16101610
<Val><![CDATA[Cannot create an instance of an abstract class.]]></Val>
1611+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1612+
<Val><![CDATA[Eine Instanz der abstrakten Klasse kann nicht erstellt werden.]]></Val>
1613+
</Tgt>
16111614
</Str>
16121615
<Disp Icon="Str" />
16131616
</Item>
@@ -5262,24 +5265,36 @@
52625265
<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">
52635266
<Str Cat="Text">
52645267
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5268+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5269+
<Val><![CDATA[Der Parametertyp des öffentlichen Setters "{0}" aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem privaten Modul "{2}".]]></Val>
5270+
</Tgt>
52655271
</Str>
52665272
<Disp Icon="Str" />
52675273
</Item>
52685274
<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">
52695275
<Str Cat="Text">
52705276
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5277+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5278+
<Val><![CDATA[Der Parametertyp des öffentlichen Setters "{0}" aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{1}".]]></Val>
5279+
</Tgt>
52715280
</Str>
52725281
<Disp Icon="Str" />
52735282
</Item>
52745283
<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">
52755284
<Str Cat="Text">
52765285
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5286+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5287+
<Val><![CDATA[Der Parametertyp des öffentlichen statischen Setters "{0}" aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem privaten Modul "{2}".]]></Val>
5288+
</Tgt>
52775289
</Str>
52785290
<Disp Icon="Str" />
52795291
</Item>
52805292
<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">
52815293
<Str Cat="Text">
52825294
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5295+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5296+
<Val><![CDATA[Der Parametertyp des öffentlichen statischen Setters "{0}" aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{1}".]]></Val>
5297+
</Tgt>
52835298
</Str>
52845299
<Disp Icon="Str" />
52855300
</Item>
@@ -5985,18 +6000,27 @@
59856000
<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">
59866001
<Str Cat="Text">
59876002
<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>
6003+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6004+
<Val><![CDATA[Der Rückgabetyp des öffentlichen Getters "{0}" aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem externen Modul "{2}", kann aber nicht benannt werden.]]></Val>
6005+
</Tgt>
59886006
</Str>
59896007
<Disp Icon="Str" />
59906008
</Item>
59916009
<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">
59926010
<Str Cat="Text">
59936011
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6012+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6013+
<Val><![CDATA[Der Rückgabetyp des öffentlichen Getters "{0}" aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem privaten Modul "{2}".]]></Val>
6014+
</Tgt>
59946015
</Str>
59956016
<Disp Icon="Str" />
59966017
</Item>
59976018
<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">
59986019
<Str Cat="Text">
59996020
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[Der Rückgabetyp des öffentlichen Getters "{0}" aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{1}".]]></Val>
6023+
</Tgt>
60006024
</Str>
60016025
<Disp Icon="Str" />
60026026
</Item>
@@ -6030,18 +6054,27 @@
60306054
<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">
60316055
<Str Cat="Text">
60326056
<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>
6057+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6058+
<Val><![CDATA[Der Rückgabetyp des öffentlichen statischen Getters "{0}" aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem externen Modul "{2}", kann aber nicht benannt werden.]]></Val>
6059+
</Tgt>
60336060
</Str>
60346061
<Disp Icon="Str" />
60356062
</Item>
60366063
<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">
60376064
<Str Cat="Text">
60386065
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6066+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6067+
<Val><![CDATA[Der Rückgabetyp des öffentlichen statischen Getters "{0}" aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem privaten Modul "{2}".]]></Val>
6068+
</Tgt>
60396069
</Str>
60406070
<Disp Icon="Str" />
60416071
</Item>
60426072
<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">
60436073
<Str Cat="Text">
60446074
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6075+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6076+
<Val><![CDATA[Der Rückgabetyp des öffentlichen statischen Getters "{0}" aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{1}".]]></Val>
6077+
</Tgt>
60456078
</Str>
60466079
<Disp Icon="Str" />
60476080
</Item>

0 commit comments

Comments
 (0)