|
2940 | 2940 | </Str>
|
2941 | 2941 | <Disp Icon="Str" />
|
2942 | 2942 | </Item>
|
2943 |
| - <Item ItemId=";Catch_clause_variable_cannot_have_a_type_annotation_1196" ItemType="0" PsrId="306" Leaf="true"> |
| 2943 | + <Item ItemId=";Catch_clause_variable_cannot_have_an_initializer_1197" ItemType="0" PsrId="306" Leaf="true"> |
2944 | 2944 | <Str Cat="Text">
|
2945 |
| - <Val><![CDATA[Catch clause variable cannot have a type annotation.]]></Val> |
| 2945 | + <Val><![CDATA[Catch clause variable cannot have an initializer.]]></Val> |
2946 | 2946 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
2947 |
| - <Val><![CDATA[Die Variable der Catch-Klausel darf keine Typanmerkung aufweisen.]]></Val> |
| 2947 | + <Val><![CDATA[Die Variable der Catch-Klausel darf keinen Initialisierer aufweisen.]]></Val> |
2948 | 2948 | </Tgt>
|
2949 | 2949 | </Str>
|
2950 | 2950 | <Disp Icon="Str" />
|
2951 | 2951 | </Item>
|
2952 |
| - <Item ItemId=";Catch_clause_variable_cannot_have_an_initializer_1197" ItemType="0" PsrId="306" Leaf="true"> |
| 2952 | + <Item ItemId=";Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified_1196" ItemType="0" PsrId="306" Leaf="true"> |
2953 | 2953 | <Str Cat="Text">
|
2954 |
| - <Val><![CDATA[Catch clause variable cannot have an initializer.]]></Val> |
| 2954 | + <Val><![CDATA[Catch clause variable type annotation must be 'any' or 'unknown' if specified.]]></Val> |
2955 | 2955 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
2956 |
| - <Val><![CDATA[Die Variable der Catch-Klausel darf keinen Initialisierer aufweisen.]]></Val> |
| 2956 | + <Val><![CDATA[Die Anmerkung des Variablentyps der catch-Klausel muss "any" oder "unknown" lauten, sofern angegeben.]]></Val> |
2957 | 2957 | </Tgt>
|
2958 | 2958 | </Str>
|
2959 | 2959 | <Disp Icon="Str" />
|
|
10119 | 10119 | </Str>
|
10120 | 10120 | <Disp Icon="Str" />
|
10121 | 10121 | </Item>
|
| 10122 | + <Item ItemId=";The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialize_5088" ItemType="0" PsrId="306" Leaf="true"> |
| 10123 | + <Str Cat="Text"> |
| 10124 | + <Val><![CDATA[The inferred type of '{0}' references a type with a cyclic structure which cannot be trivially serialized. A type annotation is necessary.]]></Val> |
| 10125 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10126 | + <Val><![CDATA[Der abgeleitete Typ von "{0}" verweist auf einen Typ mit zyklischer Struktur, die nicht trivial serialisiert werden kann. Es ist eine Typanmerkung erforderlich.]]></Val> |
| 10127 | + </Tgt> |
| 10128 | + </Str> |
| 10129 | + <Disp Icon="Str" /> |
| 10130 | + </Item> |
10122 | 10131 | <Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
|
10123 | 10132 | <Str Cat="Text">
|
10124 | 10133 | <Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
|
|
0 commit comments