117
117
<resheader name =" writer" >
118
118
<value >System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value >
119
119
</resheader >
120
- <data name =" Trees0" xml : space =" preserve" >
121
- <value >trees({0})</value >
122
- </data >
123
120
<data name =" TreesMustHaveRootNode" xml : space =" preserve" >
124
121
<value >trees({0}) must have root node with SyntaxKind.CompilationUnit.</value >
125
122
</data >
210
207
<data name =" ERR_NoSources" xml : space =" preserve" >
211
208
<value >no input sources specified</value >
212
209
</data >
213
- <data name =" WRN_FileAlreadyIncluded" xml : space =" preserve" >
214
- <value >source file '{0}' specified multiple times</value >
215
- </data >
216
- <data name =" WRN_FileAlreadyIncluded_Title" xml : space =" preserve" >
217
- <value >Source file specified multiple times</value >
218
- </data >
219
210
<data name =" ERR_CantOpenFileWrite" xml : space =" preserve" >
220
211
<value >can't open '{0}' for writing: {1}</value >
221
212
</data >
240
231
<data name =" WRN_NoConfigInResponseFile_Title" xml : space =" preserve" >
241
232
<value >Ignoring /noconfig option because it was specified in a response file</value >
242
233
</data >
243
- <data name =" WRN_InvalidWarningId" xml : space =" preserve" >
244
- <value >warning number '{0}' for the option '{1}' is either not configurable or not valid</value >
245
- </data >
246
- <data name =" WRN_InvalidWarningId_Title" xml : space =" preserve" >
247
- <value >Warning number is either not configurable or not valid</value >
248
- </data >
249
234
<data name =" ERR_NoSourcesOut" xml : space =" preserve" >
250
235
<value >cannot infer an output file name from resource only input files; provide the '/out' option</value >
251
236
</data >
1527
1512
<data name =" ERR_UnrecognizedEnd" xml : space =" preserve" >
1528
1513
<value >'End' statement not valid.</value >
1529
1514
</data >
1530
- <data name =" ERR_ArrayInitForNonArray2" xml : space =" preserve" >
1531
- <value >Array initializers are valid only for arrays, but the type of '{0}' is '{1}'.</value >
1532
- </data >
1533
1515
<data name =" ERR_EndRegionNoRegion" xml : space =" preserve" >
1534
1516
<value >'#End Region' must be preceded by a matching '#Region'.</value >
1535
1517
</data >
3784
3766
<data name =" WRN_ConditionalNotValidOnFunction_Title" xml : space =" preserve" >
3785
3767
<value >Attribute 'Conditional' is only valid on 'Sub' declarations</value >
3786
3768
</data >
3787
- <data name =" WRN_UseSwitchInsteadOfAttribute" xml : space =" preserve" >
3788
- <value >Use command-line option '{0}' or appropriate project settings instead of '{1}'.</value >
3789
- </data >
3790
- <data name =" WRN_UseSwitchInsteadOfAttribute_Title" xml : space =" preserve" >
3791
- <value >Use command-line option /keyfile, /keycontainer, or /delaysign instead of AssemblyKeyFileAttribute, AssemblyKeyNameAttribute, or AssemblyDelaySignAttribute</value >
3792
- </data >
3793
3769
<data name =" WRN_RecursiveAddHandlerCall" xml : space =" preserve" >
3794
3770
<value >Statement recursively calls the containing '{0}' for event '{1}'.</value >
3795
3771
</data >
4198
4174
<data name =" WRN_RelDelegatePassedToRemoveHandler_Title" xml : space =" preserve" >
4199
4175
<value >The 'AddressOf' expression has no effect in this context because the method argument to 'AddressOf' requires a relaxed conversion to the delegate type of the event</value >
4200
4176
</data >
4201
- <data name =" WRN_QueryMissingAsClauseinVarDecl" xml : space =" preserve" >
4202
- <value >Range variable is assumed to be of type Object because its type cannot be inferred. Use an 'As' clause to specify a different type.</value >
4203
- </data >
4204
- <data name =" WRN_QueryMissingAsClauseinVarDecl_Title" xml : space =" preserve" >
4205
- <value >Range variable is assumed to be of type Object because its type cannot be inferred</value >
4206
- </data >
4207
4177
<data name =" ERR_MultilineLambdaMissingFunction" xml : space =" preserve" >
4208
4178
<value >Multiline lambda expression is missing 'End Function'.</value >
4209
4179
</data >
5740
5710
<value >'MethodImplAttribute.Async' cannot be manually applied to methods.</value >
5741
5711
<remarks >'MethodImplAttribute.Async' is not localizable.</remarks >
5742
5712
</data >
5743
- </root >
5713
+ </root >
0 commit comments