File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed
src/loc/lcl/csy/diagnosticMessages Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 8556
8556
</Str>
8557
8557
<Disp Icon="Str" />
8558
8558
</Item>
8559
+ <Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead_2576" ItemType="0" PsrId="306" Leaf="true">
8560
+ <Str Cat="Text">
8561
+ <Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you mean to access the static member '{2}' instead?]]></Val>
8562
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
8563
+ <Val><![CDATA[Vlastnost {0} v typu {1} neexistuje. Chtěli jste místo toho přistoupit ke statickému členu {2}?]]></Val>
8564
+ </Tgt>
8565
+ </Str>
8566
+ <Disp Icon="Str" />
8567
+ </Item>
8559
8568
<Item ItemId=";Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_c_2550" ItemType="0" PsrId="306" Leaf="true">
8560
8569
<Str Cat="Text">
8561
8570
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Do you need to change your target library? Try changing the `lib` compiler option to '{2}' or later.]]></Val>
8640
8649
</Str>
8641
8650
<Disp Icon="Str" />
8642
8651
</Item>
8643
- <Item ItemId=";Property_0_is_a_static_member_of_type_1_2576" ItemType="0" PsrId="306" Leaf="true">
8644
- <Str Cat="Text">
8645
- <Val><![CDATA[Property '{0}' is a static member of type '{1}'.]]></Val>
8646
- <Tgt Cat="Text" Stat="Loc" Orig="New">
8647
- <Val><![CDATA[Vlastnost {0} není statický člen typu {1}.]]></Val>
8648
- </Tgt>
8649
- <Prev Cat="Text">
8650
- <Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>
8651
- </Prev>
8652
- </Str>
8653
- <Disp Icon="Str" />
8654
- </Item>
8655
8652
<Item ItemId=";Property_0_is_declared_but_its_value_is_never_read_6138" ItemType="0" PsrId="306" Leaf="true">
8656
8653
<Str Cat="Text">
8657
8654
<Val><![CDATA[Property '{0}' is declared but its value is never read.]]></Val>
You can’t perform that action at this time.
0 commit comments