File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 85478547 </Str>
85488548 <Disp Icon="Str" />
85498549 </Item>
8550+ <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">
8551+ <Str Cat="Text">
8552+ <Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you mean to access the static member '{2}' instead?]]></Val>
8553+ <Tgt Cat="Text" Stat="Loc" Orig="New">
8554+ <Val><![CDATA[属性“{0}”在类型“{1}”上不存在。你的意思是改为访问静态成员“{2}”吗?]]></Val>
8555+ </Tgt>
8556+ </Str>
8557+ <Disp Icon="Str" />
8558+ </Item>
85508559 <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">
85518560 <Str Cat="Text">
85528561 <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>
86318640 </Str>
86328641 <Disp Icon="Str" />
86338642 </Item>
8634- <Item ItemId=";Property_0_is_a_static_member_of_type_1_2576" ItemType="0" PsrId="306" Leaf="true">
8635- <Str Cat="Text">
8636- <Val><![CDATA[Property '{0}' is a static member of type '{1}'.]]></Val>
8637- <Tgt Cat="Text" Stat="Loc" Orig="New">
8638- <Val><![CDATA[属性“{0}”不是类型为“{1}”的静态成员。]]></Val>
8639- </Tgt>
8640- <Prev Cat="Text">
8641- <Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>
8642- </Prev>
8643- </Str>
8644- <Disp Icon="Str" />
8645- </Item>
86468643 <Item ItemId=";Property_0_is_declared_but_its_value_is_never_read_6138" ItemType="0" PsrId="306" Leaf="true">
86478644 <Str Cat="Text">
86488645 <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