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 >
5737
5719
<value >The type 'Microsoft.CodeAnalysis.EmbeddedAttribute' must be non-generic, Friend, NotInheritable, have a Public parameterless constructor, inherit from System.Attribute, and be able to be applied to any type</value >
5738
5720
</data >
5739
5721
<data name =" ERR_MethodImplAttributeAsyncCannotBeUsed" xml : space =" preserve" >
5740
- <value >'MethodImplAttribute.Async' cannot be manually applied to methods.</value >
5741
- <remarks >'MethodImplAttribute.Async' is not localizable.</remarks >
5722
+ <value />
5742
5723
</data >
5743
- </root >
5724
+ </root >
0 commit comments