Skip to content

Commit bb6bd45

Browse files
authored
LEGO: Merge pull request 22351
LEGO: Merge pull request 22351
2 parents ed1c5d9 + 449e2aa commit bb6bd45

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,15 @@
900900
</Str>
901901
<Disp Icon="Str" />
902902
</Item>
903+
<Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true">
904+
<Str Cat="Text">
905+
<Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val>
906+
<Tgt Cat="Text" Stat="Loc" Orig="New">
907+
<Val><![CDATA[Definitive Zuweisungsassertion zu Eigenschaft "{0}" hinzufügen]]></Val>
908+
</Tgt>
909+
</Str>
910+
<Disp Icon="Str" />
911+
</Item>
903912
<Item ItemId=";Add_index_signature_for_property_0_90017" ItemType="0" PsrId="306" Leaf="true">
904913
<Str Cat="Text">
905914
<Val><![CDATA[Add index signature for property '{0}']]></Val>
@@ -912,6 +921,15 @@
912921
</Str>
913922
<Disp Icon="Str" />
914923
</Item>
924+
<Item ItemId=";Add_initializer_to_property_0_95019" ItemType="0" PsrId="306" Leaf="true">
925+
<Str Cat="Text">
926+
<Val><![CDATA[Add initializer to property '{0}']]></Val>
927+
<Tgt Cat="Text" Stat="Loc" Orig="New">
928+
<Val><![CDATA[Initialisierer zu Eigenschaft "{0}" hinzufügen]]></Val>
929+
</Tgt>
930+
</Str>
931+
<Disp Icon="Str" />
932+
</Item>
915933
<Item ItemId=";Add_missing_super_call_90001" ItemType="0" PsrId="306" Leaf="true">
916934
<Str Cat="Text">
917935
<Val><![CDATA[Add missing 'super()' call]]></Val>
@@ -936,6 +954,15 @@
936954
</Str>
937955
<Disp Icon="Str" />
938956
</Item>
957+
<Item ItemId=";Add_undefined_type_to_property_0_95018" ItemType="0" PsrId="306" Leaf="true">
958+
<Str Cat="Text">
959+
<Val><![CDATA[Add 'undefined' type to property '{0}']]></Val>
960+
<Tgt Cat="Text" Stat="Loc" Orig="New">
961+
<Val><![CDATA[undefined-Typ zu Eigenschaft "{0}" hinzufügen]]></Val>
962+
</Tgt>
963+
</Str>
964+
<Disp Icon="Str" />
965+
</Item>
939966
<Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
940967
<Str Cat="Text">
941968
<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)