File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
src/loc/lcl/deu/diagnosticMessages Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3894
3894
</Str>
3895
3895
<Disp Icon="Str" />
3896
3896
</Item>
3897
+ <Item ItemId=";Generate_get_and_set_accessors_95046" ItemType="0" PsrId="306" Leaf="true">
3898
+ <Str Cat="Text">
3899
+ <Val><![CDATA[Generate 'get' and 'set' accessors]]></Val>
3900
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
3901
+ <Val><![CDATA[GET- und SET-Accessoren generieren]]></Val>
3902
+ </Tgt>
3903
+ </Str>
3904
+ <Disp Icon="Str" />
3905
+ </Item>
3897
3906
<Item ItemId=";Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000" ItemType="0" PsrId="306" Leaf="true">
3898
3907
<Str Cat="Text">
3899
3908
<Val><![CDATA[Generates a sourcemap for each corresponding '.d.ts' file.]]></Val>
6003
6012
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
6004
6013
<Str Cat="Text">
6005
6014
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6015
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
6016
+ <Val><![CDATA[Die Eigenschaft "{0}" ist im Typ "{1}" nicht vorhanden. Haben Sie "await" nicht verwendet?]]></Val>
6017
+ </Tgt>
6006
6018
</Str>
6007
6019
<Disp Icon="Str" />
6008
6020
</Item>
You can’t perform that action at this time.
0 commit comments