Skip to content

Commit 7adcd66

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 005a50f commit 7adcd66

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

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

+27
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,15 @@
912912
</Str>
913913
<Disp Icon="Str" />
914914
</Item>
915+
<Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true">
916+
<Str Cat="Text">
917+
<Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val>
918+
<Tgt Cat="Text" Stat="Loc" Orig="New">
919+
<Val><![CDATA[Agregar aserción de asignación definitiva a la propiedad "{0}"]]></Val>
920+
</Tgt>
921+
</Str>
922+
<Disp Icon="Str" />
923+
</Item>
915924
<Item ItemId=";Add_index_signature_for_property_0_90017" ItemType="0" PsrId="306" Leaf="true">
916925
<Str Cat="Text">
917926
<Val><![CDATA[Add index signature for property '{0}']]></Val>
@@ -924,6 +933,15 @@
924933
</Str>
925934
<Disp Icon="Str" />
926935
</Item>
936+
<Item ItemId=";Add_initializer_to_property_0_95019" ItemType="0" PsrId="306" Leaf="true">
937+
<Str Cat="Text">
938+
<Val><![CDATA[Add initializer to property '{0}']]></Val>
939+
<Tgt Cat="Text" Stat="Loc" Orig="New">
940+
<Val><![CDATA[Agregar inicializador a la propiedad "{0}"]]></Val>
941+
</Tgt>
942+
</Str>
943+
<Disp Icon="Str" />
944+
</Item>
927945
<Item ItemId=";Add_missing_super_call_90001" ItemType="0" PsrId="306" Leaf="true">
928946
<Str Cat="Text">
929947
<Val><![CDATA[Add missing 'super()' call]]></Val>
@@ -948,6 +966,15 @@
948966
</Str>
949967
<Disp Icon="Str" />
950968
</Item>
969+
<Item ItemId=";Add_undefined_type_to_property_0_95018" ItemType="0" PsrId="306" Leaf="true">
970+
<Str Cat="Text">
971+
<Val><![CDATA[Add 'undefined' type to property '{0}']]></Val>
972+
<Tgt Cat="Text" Stat="Loc" Orig="New">
973+
<Val><![CDATA[Agregar un tipo "undefined" a la propiedad "{0}"]]></Val>
974+
</Tgt>
975+
</Str>
976+
<Disp Icon="Str" />
977+
</Item>
951978
<Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
952979
<Str Cat="Text">
953980
<Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,15 @@
903903
</Str>
904904
<Disp Icon="Str" />
905905
</Item>
906+
<Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true">
907+
<Str Cat="Text">
908+
<Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val>
909+
<Tgt Cat="Text" Stat="Loc" Orig="New">
910+
<Val><![CDATA[プロパティ '{0}' に限定代入アサーションを追加します]]></Val>
911+
</Tgt>
912+
</Str>
913+
<Disp Icon="Str" />
914+
</Item>
906915
<Item ItemId=";Add_index_signature_for_property_0_90017" ItemType="0" PsrId="306" Leaf="true">
907916
<Str Cat="Text">
908917
<Val><![CDATA[Add index signature for property '{0}']]></Val>
@@ -915,6 +924,15 @@
915924
</Str>
916925
<Disp Icon="Str" />
917926
</Item>
927+
<Item ItemId=";Add_initializer_to_property_0_95019" ItemType="0" PsrId="306" Leaf="true">
928+
<Str Cat="Text">
929+
<Val><![CDATA[Add initializer to property '{0}']]></Val>
930+
<Tgt Cat="Text" Stat="Loc" Orig="New">
931+
<Val><![CDATA[プロパティ '{0}' に初期化子を追加します]]></Val>
932+
</Tgt>
933+
</Str>
934+
<Disp Icon="Str" />
935+
</Item>
918936
<Item ItemId=";Add_missing_super_call_90001" ItemType="0" PsrId="306" Leaf="true">
919937
<Str Cat="Text">
920938
<Val><![CDATA[Add missing 'super()' call]]></Val>
@@ -939,6 +957,15 @@
939957
</Str>
940958
<Disp Icon="Str" />
941959
</Item>
960+
<Item ItemId=";Add_undefined_type_to_property_0_95018" ItemType="0" PsrId="306" Leaf="true">
961+
<Str Cat="Text">
962+
<Val><![CDATA[Add 'undefined' type to property '{0}']]></Val>
963+
<Tgt Cat="Text" Stat="Loc" Orig="New">
964+
<Val><![CDATA[プロパティ '{0}' に '未定義' の型を追加します]]></Val>
965+
</Tgt>
966+
</Str>
967+
<Disp Icon="Str" />
968+
</Item>
942969
<Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
943970
<Str Cat="Text">
944971
<Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val>

0 commit comments

Comments
 (0)