File tree Expand file tree Collapse file tree
src/loc/lcl/deu/diagnosticMessages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 26162616 </Str>
26172617 <Disp Icon="Str" />
26182618 </Item>
2619+ <Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
2620+ <Str Cat="Text">
2621+ <Val><![CDATA[Convert named imports to namespace import]]></Val>
2622+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2623+ <Val><![CDATA[Benannte Importe in Namespaceimport konvertieren]]></Val>
2624+ </Tgt>
2625+ </Str>
2626+ <Disp Icon="Str" />
2627+ </Item>
2628+ <Item ItemId=";Convert_namespace_import_to_named_imports_95056" ItemType="0" PsrId="306" Leaf="true">
2629+ <Str Cat="Text">
2630+ <Val><![CDATA[Convert namespace import to named imports]]></Val>
2631+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2632+ <Val><![CDATA[Namespaceimport in benannte Importe konvertieren]]></Val>
2633+ </Tgt>
2634+ </Str>
2635+ <Disp Icon="Str" />
2636+ </Item>
26192637 <Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
26202638 <Str Cat="Text">
26212639 <Val><![CDATA[Convert 'require' to 'import']]></Val>
54305448 </Str>
54315449 <Disp Icon="Str" />
54325450 </Item>
5451+ <Item ItemId=";Object_is_of_type_unknown_2571" ItemType="0" PsrId="306" Leaf="true">
5452+ <Str Cat="Text">
5453+ <Val><![CDATA[Object is of type 'unknown'.]]></Val>
5454+ <Tgt Cat="Text" Stat="Loc" Orig="New">
5455+ <Val><![CDATA[Das Objekt ist vom Typ "Unbekannt".]]></Val>
5456+ </Tgt>
5457+ </Str>
5458+ <Disp Icon="Str" />
5459+ </Item>
54335460 <Item ItemId=";Object_is_possibly_null_2531" ItemType="0" PsrId="306" Leaf="true">
54345461 <Str Cat="Text">
54355462 <Val><![CDATA[Object is possibly 'null'.]]></Val>
86768703 </Str>
86778704 <Disp Icon="Str" />
86788705 </Item>
8706+ <Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8707+ <Str Cat="Text">
8708+ <Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8709+ </Str>
8710+ <Disp Icon="Str" />
8711+ </Item>
86798712 <Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
86808713 <Str Cat="Text">
86818714 <Val><![CDATA[Unexpected token. '{' expected.]]></Val>
You can’t perform that action at this time.
0 commit comments