WorkspacesResources.Designer.cs 46.6 KB
Newer Older
P
Pilchie 已提交
1 2 3
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
4
//     Runtime Version:4.0.30319.42000
P
Pilchie 已提交
5 6 7 8 9 10 11 12
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace Microsoft.CodeAnalysis {
    using System;
13
    using System.Reflection;
P
Pilchie 已提交
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
    
    
    /// <summary>
    ///   A strongly-typed resource class, for looking up localized strings, etc.
    /// </summary>
    // This class was auto-generated by the StronglyTypedResourceBuilder
    // class via a tool like ResGen or Visual Studio.
    // To add or remove a member, edit your .ResX file then rerun ResGen
    // with the /str option, or rebuild your VS project.
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class WorkspacesResources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal WorkspacesResources() {
        }
        
        /// <summary>
        ///   Returns the cached ResourceManager instance used by this class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
43
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CodeAnalysis.WorkspacesResources", typeof(WorkspacesResources).GetTypeInfo().Assembly);
P
Pilchie 已提交
44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Overrides the current thread's CurrentUICulture property for all
        ///   resource lookups using this strongly typed resource class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
64
        /// <summary>
65
        ///   Looks up a localized string similar to &apos;{0}&apos; is already part of the workspace..
66
        /// </summary>
67
        internal static string _0_is_already_part_of_the_workspace {
68
            get {
69
                return ResourceManager.GetString("_0_is_already_part_of_the_workspace", resourceCulture);
70 71 72
            }
        }
        
73
        /// <summary>
74
        ///   Looks up a localized string similar to {0} is already present..
75
        /// </summary>
76
        internal static string _0_is_already_present {
77
            get {
78
                return ResourceManager.GetString("_0_is_already_present", resourceCulture);
79 80 81
            }
        }
        
82
        /// <summary>
83
        ///   Looks up a localized string similar to &apos;{0}&apos; is already referenced..
84
        /// </summary>
85
        internal static string _0_is_already_referenced {
86
            get {
87
                return ResourceManager.GetString("_0_is_already_referenced", resourceCulture);
88 89 90
            }
        }
        
P
Pilchie 已提交
91
        /// <summary>
92
        ///   Looks up a localized string similar to &apos;{0}&apos; is not open..
93
        /// </summary>
94
        internal static string _0_is_not_open {
95
            get {
96
                return ResourceManager.GetString("_0_is_not_open", resourceCulture);
97 98 99 100
            }
        }
        
        /// <summary>
101
        ///   Looks up a localized string similar to &apos;{0}&apos; is not part of the workspace..
102
        /// </summary>
103
        internal static string _0_is_not_part_of_the_workspace {
104
            get {
105
                return ResourceManager.GetString("_0_is_not_part_of_the_workspace", resourceCulture);
106 107 108 109
            }
        }
        
        /// <summary>
110
        ///   Looks up a localized string similar to {0} is not present..
111
        /// </summary>
112
        internal static string _0_is_not_present {
113
            get {
114
                return ResourceManager.GetString("_0_is_not_present", resourceCulture);
115 116 117 118
            }
        }
        
        /// <summary>
119
        ///   Looks up a localized string similar to &apos;{0}&apos; is not referenced..
120
        /// </summary>
121
        internal static string _0_is_not_referenced {
122
            get {
123
                return ResourceManager.GetString("_0_is_not_referenced", resourceCulture);
124 125 126 127
            }
        }
        
        /// <summary>
128
        ///   Looks up a localized string similar to {0} is still open..
129
        /// </summary>
130
        internal static string _0_is_still_open {
131
            get {
132
                return ResourceManager.GetString("_0_is_still_open", resourceCulture);
133 134 135 136
            }
        }
        
        /// <summary>
137
        ///   Looks up a localized string similar to &quot;{0}&quot; must be a non-null and non-empty string..
P
Pilchie 已提交
138
        /// </summary>
139
        internal static string _0_must_be_a_non_null_and_non_empty_string {
P
Pilchie 已提交
140
            get {
141
                return ResourceManager.GetString("_0_must_be_a_non_null_and_non_empty_string", resourceCulture);
P
Pilchie 已提交
142 143 144
            }
        }
        
145
        /// <summary>
146
        ///   Looks up a localized string similar to &apos;{0}&apos; returned an uninitialized ImmutableArray.
147
        /// </summary>
148
        internal static string _0_returned_an_uninitialized_ImmutableArray {
149
            get {
150
                return ResourceManager.GetString("_0_returned_an_uninitialized_ImmutableArray", resourceCulture);
151 152 153
            }
        }
        
154
        /// <summary>
155
        ///   Looks up a localized string similar to {0} still contains open documents..
156
        /// </summary>
157
        internal static string _0_still_contains_open_documents {
158
            get {
159
                return ResourceManager.GetString("_0_still_contains_open_documents", resourceCulture);
160 161 162 163
            }
        }
        
        /// <summary>
164
        ///   Looks up a localized string similar to A language name cannot be specified for this option..
165
        /// </summary>
166
        internal static string A_language_name_cannot_be_specified_for_this_option {
167
            get {
168
                return ResourceManager.GetString("A_language_name_cannot_be_specified_for_this_option", resourceCulture);
169 170 171
            }
        }
        
P
Pilchie 已提交
172
        /// <summary>
173
        ///   Looks up a localized string similar to A language name must be specified for this option..
P
Pilchie 已提交
174
        /// </summary>
175
        internal static string A_language_name_must_be_specified_for_this_option {
P
Pilchie 已提交
176
            get {
177
                return ResourceManager.GetString("A_language_name_must_be_specified_for_this_option", resourceCulture);
P
Pilchie 已提交
178 179 180
            }
        }
        
181
        /// <summary>
182
        ///   Looks up a localized string similar to Absolute path expected..
183
        /// </summary>
184
        internal static string Absolute_path_expected {
185
            get {
186
                return ResourceManager.GetString("Absolute_path_expected", resourceCulture);
187 188 189
            }
        }
        
P
Pilchie 已提交
190
        /// <summary>
191
        ///   Looks up a localized string similar to Add braces to &apos;{0}&apos; statement..
P
Pilchie 已提交
192
        /// </summary>
193
        internal static string Add_braces_to_0_statement {
P
Pilchie 已提交
194
            get {
195
                return ResourceManager.GetString("Add_braces_to_0_statement", resourceCulture);
P
Pilchie 已提交
196 197 198
            }
        }
        
199
        /// <summary>
200
        ///   Looks up a localized string similar to Added:.
201
        /// </summary>
202
        internal static string Added_colon {
203
            get {
204
                return ResourceManager.GetString("Added_colon", resourceCulture);
205 206 207 208
            }
        }
        
        /// <summary>
209
        ///   Looks up a localized string similar to Adding additional documents is not supported..
210
        /// </summary>
211
        internal static string Adding_additional_documents_is_not_supported {
212
            get {
213
                return ResourceManager.GetString("Adding_additional_documents_is_not_supported", resourceCulture);
214 215 216
            }
        }
        
217
        /// <summary>
218
        ///   Looks up a localized string similar to Adding analyzer references is not supported..
219
        /// </summary>
220
        internal static string Adding_analyzer_references_is_not_supported {
221
            get {
222
                return ResourceManager.GetString("Adding_analyzer_references_is_not_supported", resourceCulture);
223 224 225
            }
        }
        
P
Pilchie 已提交
226
        /// <summary>
227
        ///   Looks up a localized string similar to Adding documents is not supported..
P
Pilchie 已提交
228
        /// </summary>
229
        internal static string Adding_documents_is_not_supported {
P
Pilchie 已提交
230
            get {
231
                return ResourceManager.GetString("Adding_documents_is_not_supported", resourceCulture);
P
Pilchie 已提交
232 233 234 235
            }
        }
        
        /// <summary>
236
        ///   Looks up a localized string similar to Adding metadata references is not supported..
P
Pilchie 已提交
237
        /// </summary>
238
        internal static string Adding_metadata_references_is_not_supported {
P
Pilchie 已提交
239
            get {
240
                return ResourceManager.GetString("Adding_metadata_references_is_not_supported", resourceCulture);
P
Pilchie 已提交
241 242 243 244 245 246
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Adding project reference from &apos;{0}&apos; to &apos;{1}&apos; will cause a circular reference..
        /// </summary>
247
        internal static string Adding_project_reference_from_0_to_1_will_cause_a_circular_reference {
P
Pilchie 已提交
248
            get {
249
                return ResourceManager.GetString("Adding_project_reference_from_0_to_1_will_cause_a_circular_reference", resourceCulture);
P
Pilchie 已提交
250 251 252
            }
        }
        
253
        /// <summary>
254
        ///   Looks up a localized string similar to Adding project references is not supported..
255
        /// </summary>
256
        internal static string Adding_project_references_is_not_supported {
257
            get {
258
                return ResourceManager.GetString("Adding_project_references_is_not_supported", resourceCulture);
259 260 261
            }
        }
        
262
        /// <summary>
263
        ///   Looks up a localized string similar to Adding projects is not supported..
264
        /// </summary>
265
        internal static string Adding_projects_is_not_supported {
266
            get {
267
                return ResourceManager.GetString("Adding_projects_is_not_supported", resourceCulture);
268 269 270
            }
        }
        
271
        /// <summary>
272
        ///   Looks up a localized string similar to After:.
273
        /// </summary>
274
        internal static string After_colon {
275
            get {
276
                return ResourceManager.GetString("After_colon", resourceCulture);
277 278 279
            }
        }
        
280
        /// <summary>
281
        ///   Looks up a localized string similar to An element with the same key but a different value already exists..
282
        /// </summary>
283
        internal static string An_element_with_the_same_key_but_a_different_value_already_exists {
284
            get {
285
                return ResourceManager.GetString("An_element_with_the_same_key_but_a_different_value_already_exists", resourceCulture);
286 287 288
            }
        }
        
289
        /// <summary>
290
        ///   Looks up a localized string similar to An error occurred while reading the specified configuration file: {0}.
291
        /// </summary>
292
        internal static string An_error_occurred_while_reading_the_specified_configuration_file_colon_0 {
293
            get {
294
                return ResourceManager.GetString("An_error_occurred_while_reading_the_specified_configuration_file_colon_0", resourceCulture);
295 296 297
            }
        }
        
P
Pilchie 已提交
298
        /// <summary>
299
        ///   Looks up a localized string similar to Arrays with more than one dimension cannot be serialized..
P
Pilchie 已提交
300
        /// </summary>
301
        internal static string Arrays_with_more_than_one_dimension_cannot_be_serialized {
P
Pilchie 已提交
302
            get {
303
                return ResourceManager.GetString("Arrays_with_more_than_one_dimension_cannot_be_serialized", resourceCulture);
P
Pilchie 已提交
304 305 306 307
            }
        }
        
        /// <summary>
308
        ///   Looks up a localized string similar to At least one diagnostic must be supplied..
P
Pilchie 已提交
309
        /// </summary>
310
        internal static string At_least_one_diagnostic_must_be_supplied {
P
Pilchie 已提交
311
            get {
312
                return ResourceManager.GetString("At_least_one_diagnostic_must_be_supplied", resourceCulture);
P
Pilchie 已提交
313 314 315 316
            }
        }
        
        /// <summary>
317
        ///   Looks up a localized string similar to Before:.
P
Pilchie 已提交
318
        /// </summary>
319
        internal static string Before_colon {
P
Pilchie 已提交
320
            get {
321
                return ResourceManager.GetString("Before_colon", resourceCulture);
P
Pilchie 已提交
322 323 324
            }
        }
        
325
        /// <summary>
326
        ///   Looks up a localized string similar to Can&apos;t resolve analyzer reference: &apos;{0}&apos;..
327
        /// </summary>
328
        internal static string Can_t_resolve_analyzer_reference_colon_0 {
329
            get {
330
                return ResourceManager.GetString("Can_t_resolve_analyzer_reference_colon_0", resourceCulture);
331 332 333 334
            }
        }
        
        /// <summary>
335
        ///   Looks up a localized string similar to Can&apos;t resolve metadata reference: &apos;{0}&apos;..
336
        /// </summary>
337
        internal static string Can_t_resolve_metadata_reference_colon_0 {
338
            get {
339
                return ResourceManager.GetString("Can_t_resolve_metadata_reference_colon_0", resourceCulture);
340 341 342 343
            }
        }
        
        /// <summary>
344
        ///   Looks up a localized string similar to Cannot deserialize type &apos;{0}&apos;, it has no deserialization reader..
345
        /// </summary>
346
        internal static string Cannot_deserialize_type_0_it_has_no_deserialization_reader {
347
            get {
348
                return ResourceManager.GetString("Cannot_deserialize_type_0_it_has_no_deserialization_reader", resourceCulture);
349 350 351
            }
        }
        
P
Pilchie 已提交
352
        /// <summary>
353
        ///   Looks up a localized string similar to Cannot deserialize type &apos;{0}&apos;, no binder supplied..
P
Pilchie 已提交
354
        /// </summary>
355
        internal static string Cannot_deserialize_type_0_no_binder_supplied {
P
Pilchie 已提交
356
            get {
357
                return ResourceManager.GetString("Cannot_deserialize_type_0_no_binder_supplied", resourceCulture);
P
Pilchie 已提交
358 359 360 361
            }
        }
        
        /// <summary>
362
        ///   Looks up a localized string similar to Cannot generate code for unsupported operator &apos;{0}&apos;.
P
Pilchie 已提交
363
        /// </summary>
364
        internal static string Cannot_generate_code_for_unsupported_operator_0 {
P
Pilchie 已提交
365
            get {
366
                return ResourceManager.GetString("Cannot_generate_code_for_unsupported_operator_0", resourceCulture);
P
Pilchie 已提交
367 368 369 370
            }
        }
        
        /// <summary>
371
        ///   Looks up a localized string similar to Cannot open project &apos;{0}&apos; because the file extension &apos;{1}&apos; is not associated with a language..
P
Pilchie 已提交
372
        /// </summary>
373
        internal static string Cannot_open_project_0_because_the_file_extension_1_is_not_associated_with_a_language {
P
Pilchie 已提交
374
            get {
375 376
                return ResourceManager.GetString("Cannot_open_project_0_because_the_file_extension_1_is_not_associated_with_a_langu" +
                        "age", resourceCulture);
P
Pilchie 已提交
377 378 379 380
            }
        }
        
        /// <summary>
381
        ///   Looks up a localized string similar to Cannot open project &apos;{0}&apos; because the language &apos;{1}&apos; is not supported..
P
Pilchie 已提交
382
        /// </summary>
383
        internal static string Cannot_open_project_0_because_the_language_1_is_not_supported {
P
Pilchie 已提交
384
            get {
385
                return ResourceManager.GetString("Cannot_open_project_0_because_the_language_1_is_not_supported", resourceCulture);
P
Pilchie 已提交
386 387 388 389
            }
        }
        
        /// <summary>
390
        ///   Looks up a localized string similar to Cast is redundant..
P
Pilchie 已提交
391
        /// </summary>
392
        internal static string Cast_is_redundant {
P
Pilchie 已提交
393
            get {
394
                return ResourceManager.GetString("Cast_is_redundant", resourceCulture);
P
Pilchie 已提交
395 396 397 398
            }
        }
        
        /// <summary>
399
        ///   Looks up a localized string similar to Changing additional documents is not supported..
P
Pilchie 已提交
400
        /// </summary>
401
        internal static string Changing_additional_documents_is_not_supported {
P
Pilchie 已提交
402
            get {
403
                return ResourceManager.GetString("Changing_additional_documents_is_not_supported", resourceCulture);
P
Pilchie 已提交
404 405 406 407
            }
        }
        
        /// <summary>
408
        ///   Looks up a localized string similar to Changing compilation options is not supported..
P
Pilchie 已提交
409
        /// </summary>
410
        internal static string Changing_compilation_options_is_not_supported {
P
Pilchie 已提交
411
            get {
412
                return ResourceManager.GetString("Changing_compilation_options_is_not_supported", resourceCulture);
P
Pilchie 已提交
413 414 415 416
            }
        }
        
        /// <summary>
417
        ///   Looks up a localized string similar to Changing documents is not supported..
P
Pilchie 已提交
418
        /// </summary>
419
        internal static string Changing_documents_is_not_supported {
P
Pilchie 已提交
420
            get {
421
                return ResourceManager.GetString("Changing_documents_is_not_supported", resourceCulture);
P
Pilchie 已提交
422 423 424
            }
        }
        
425
        /// <summary>
426
        ///   Looks up a localized string similar to Changing parse options is not supported..
427
        /// </summary>
428
        internal static string Changing_parse_options_is_not_supported {
429
            get {
430
                return ResourceManager.GetString("Changing_parse_options_is_not_supported", resourceCulture);
431 432 433
            }
        }
        
434
        /// <summary>
435
        ///   Looks up a localized string similar to Changing project properties is not supported..
436
        /// </summary>
437
        internal static string Changing_project_properties_is_not_supported {
438
            get {
439
                return ResourceManager.GetString("Changing_project_properties_is_not_supported", resourceCulture);
440 441 442
            }
        }
        
P
Pilchie 已提交
443
        /// <summary>
444
        ///   Looks up a localized string similar to Could not find location to generation symbol into..
P
Pilchie 已提交
445
        /// </summary>
446
        internal static string Could_not_find_location_to_generation_symbol_into {
P
Pilchie 已提交
447
            get {
448
                return ResourceManager.GetString("Could_not_find_location_to_generation_symbol_into", resourceCulture);
P
Pilchie 已提交
449 450 451
            }
        }
        
452
        /// <summary>
453
        ///   Looks up a localized string similar to Cycle detected in extensions.
454
        /// </summary>
455
        internal static string Cycle_detected_in_extensions {
456
            get {
457
                return ResourceManager.GetString("Cycle_detected_in_extensions", resourceCulture);
458 459 460
            }
        }
        
461
        /// <summary>
462
        ///   Looks up a localized string similar to Destination location was from a different tree..
463
        /// </summary>
464
        internal static string Destination_location_was_from_a_different_tree {
465
            get {
466
                return ResourceManager.GetString("Destination_location_was_from_a_different_tree", resourceCulture);
467 468 469 470
            }
        }
        
        /// <summary>
471
        ///   Looks up a localized string similar to Destination location was not in source..
472
        /// </summary>
473
        internal static string Destination_location_was_not_in_source {
474
            get {
475
                return ResourceManager.GetString("Destination_location_was_not_in_source", resourceCulture);
476 477 478 479
            }
        }
        
        /// <summary>
480
        ///   Looks up a localized string similar to Destination type must be a {0}, {1} or {2}, but given one is {3}..
481
        /// </summary>
482
        internal static string Destination_type_must_be_a_0_1_or_2_but_given_one_is_3 {
483
            get {
484
                return ResourceManager.GetString("Destination_type_must_be_a_0_1_or_2_but_given_one_is_3", resourceCulture);
485 486 487
            }
        }
        
488
        /// <summary>
489
        ///   Looks up a localized string similar to Destination type must be a {0}, but given one is {1}..
490
        /// </summary>
491
        internal static string Destination_type_must_be_a_0_but_given_one_is_1 {
492
            get {
493
                return ResourceManager.GetString("Destination_type_must_be_a_0_but_given_one_is_1", resourceCulture);
494 495 496
            }
        }
        
P
Pilchie 已提交
497
        /// <summary>
498
        ///   Looks up a localized string similar to Destination type must be a {0} or a {1}, but given one is {2}..
P
Pilchie 已提交
499
        /// </summary>
500
        internal static string Destination_type_must_be_a_0_or_a_1_but_given_one_is_2 {
P
Pilchie 已提交
501
            get {
502
                return ResourceManager.GetString("Destination_type_must_be_a_0_or_a_1_but_given_one_is_2", resourceCulture);
P
Pilchie 已提交
503 504 505 506
            }
        }
        
        /// <summary>
507
        ///   Looks up a localized string similar to Diagnostic must have span &apos;{0}&apos;.
P
Pilchie 已提交
508
        /// </summary>
509
        internal static string Diagnostic_must_have_span_0 {
P
Pilchie 已提交
510
            get {
511
                return ResourceManager.GetString("Diagnostic_must_have_span_0", resourceCulture);
P
Pilchie 已提交
512 513 514 515
            }
        }
        
        /// <summary>
516
        ///   Looks up a localized string similar to Documentation comment id must start with E, F, M, N, P or T.
P
Pilchie 已提交
517
        /// </summary>
518
        internal static string Documentation_comment_id_must_start_with_E_F_M_N_P_or_T {
P
Pilchie 已提交
519
            get {
520
                return ResourceManager.GetString("Documentation_comment_id_must_start_with_E_F_M_N_P_or_T", resourceCulture);
P
Pilchie 已提交
521 522 523 524
            }
        }
        
        /// <summary>
525
        ///   Looks up a localized string similar to Duplicate source file &apos;{0}&apos; in project &apos;{1}&apos;.
P
Pilchie 已提交
526
        /// </summary>
527
        internal static string Duplicate_source_file_0_in_project_1 {
P
Pilchie 已提交
528
            get {
529
                return ResourceManager.GetString("Duplicate_source_file_0_in_project_1", resourceCulture);
P
Pilchie 已提交
530 531 532 533
            }
        }
        
        /// <summary>
534
        ///   Looks up a localized string similar to Exceptions:.
P
Pilchie 已提交
535
        /// </summary>
536
        internal static string Exceptions_colon {
P
Pilchie 已提交
537
            get {
538
                return ResourceManager.GetString("Exceptions_colon", resourceCulture);
P
Pilchie 已提交
539 540 541 542
            }
        }
        
        /// <summary>
543
        ///   Looks up a localized string similar to Expected {0}..
P
Pilchie 已提交
544
        /// </summary>
545
        internal static string Expected_0 {
P
Pilchie 已提交
546
            get {
547
                return ResourceManager.GetString("Expected_0", resourceCulture);
P
Pilchie 已提交
548 549 550 551
            }
        }
        
        /// <summary>
552
        ///   Looks up a localized string similar to Expected {0} line..
P
Pilchie 已提交
553
        /// </summary>
554
        internal static string Expected_0_line {
P
Pilchie 已提交
555
            get {
556
                return ResourceManager.GetString("Expected_0_line", resourceCulture);
P
Pilchie 已提交
557 558 559 560
            }
        }
        
        /// <summary>
561
        ///   Looks up a localized string similar to Expected end-of-file..
P
Pilchie 已提交
562
        /// </summary>
563
        internal static string Expected_end_of_file {
P
Pilchie 已提交
564
            get {
565
                return ResourceManager.GetString("Expected_end_of_file", resourceCulture);
P
Pilchie 已提交
566 567 568 569
            }
        }
        
        /// <summary>
570
        ///   Looks up a localized string similar to Expected header: &quot;{0}&quot;..
P
Pilchie 已提交
571
        /// </summary>
572
        internal static string Expected_header_colon_0 {
P
Pilchie 已提交
573
            get {
574
                return ResourceManager.GetString("Expected_header_colon_0", resourceCulture);
P
Pilchie 已提交
575 576 577 578
            }
        }
        
        /// <summary>
579
        ///   Looks up a localized string similar to Failure.
P
Pilchie 已提交
580
        /// </summary>
581
        internal static string Failure {
P
Pilchie 已提交
582
            get {
583
                return ResourceManager.GetString("Failure", resourceCulture);
P
Pilchie 已提交
584 585 586 587
            }
        }
        
        /// <summary>
588
        ///   Looks up a localized string similar to File was externally modified: {0}..
P
Pilchie 已提交
589
        /// </summary>
590
        internal static string File_was_externally_modified_colon_0 {
P
Pilchie 已提交
591
            get {
592
                return ResourceManager.GetString("File_was_externally_modified_colon_0", resourceCulture);
P
Pilchie 已提交
593 594 595 596
            }
        }
        
        /// <summary>
597
        ///   Looks up a localized string similar to Fix all &apos;{0}&apos;.
P
Pilchie 已提交
598
        /// </summary>
599
        internal static string Fix_all_0 {
P
Pilchie 已提交
600
            get {
601
                return ResourceManager.GetString("Fix_all_0", resourceCulture);
P
Pilchie 已提交
602 603 604 605
            }
        }
        
        /// <summary>
606
        ///   Looks up a localized string similar to Fix all &apos;{0}&apos; in &apos;{1}&apos;.
P
Pilchie 已提交
607
        /// </summary>
608
        internal static string Fix_all_0_in_1 {
P
Pilchie 已提交
609
            get {
610
                return ResourceManager.GetString("Fix_all_0_in_1", resourceCulture);
P
Pilchie 已提交
611 612 613 614
            }
        }
        
        /// <summary>
615
        ///   Looks up a localized string similar to Fix all &apos;{0}&apos; in Solution.
P
Pilchie 已提交
616
        /// </summary>
617
        internal static string Fix_all_0_in_Solution {
P
Pilchie 已提交
618
            get {
619
                return ResourceManager.GetString("Fix_all_0_in_Solution", resourceCulture);
P
Pilchie 已提交
620 621 622
            }
        }
        
623
        /// <summary>
624
        ///   Looks up a localized string similar to Invalid CodePage value: {0}.
625
        /// </summary>
626
        internal static string Invalid_CodePage_value_colon_0 {
627
            get {
628
                return ResourceManager.GetString("Invalid_CodePage_value_colon_0", resourceCulture);
629 630 631 632
            }
        }
        
        /// <summary>
633
        ///   Looks up a localized string similar to Invalid number of parameters for binary operator..
634
        /// </summary>
635
        internal static string Invalid_number_of_parameters_for_binary_operator {
636
            get {
637
                return ResourceManager.GetString("Invalid_number_of_parameters_for_binary_operator", resourceCulture);
638 639 640
            }
        }
        
P
Pilchie 已提交
641
        /// <summary>
642
        ///   Looks up a localized string similar to Invalid number of parameters for unary operator..
P
Pilchie 已提交
643
        /// </summary>
644
        internal static string Invalid_number_of_parameters_for_unary_operator {
P
Pilchie 已提交
645
            get {
646
                return ResourceManager.GetString("Invalid_number_of_parameters_for_unary_operator", resourceCulture);
P
Pilchie 已提交
647 648 649
            }
        }
        
650
        /// <summary>
651
        ///   Looks up a localized string similar to Invalid project block, expected &quot;=&quot; after Project..
652
        /// </summary>
653
        internal static string Invalid_project_block_expected_after_Project {
654
            get {
655
                return ResourceManager.GetString("Invalid_project_block_expected_after_Project", resourceCulture);
656 657 658
            }
        }
        
P
Pilchie 已提交
659
        /// <summary>
660
        ///   Looks up a localized string similar to Invalid project block, expected &quot;,&quot; after project name..
P
Pilchie 已提交
661
        /// </summary>
662
        internal static string Invalid_project_block_expected_after_project_name {
P
Pilchie 已提交
663
            get {
664
                return ResourceManager.GetString("Invalid_project_block_expected_after_project_name", resourceCulture);
P
Pilchie 已提交
665 666 667
            }
        }
        
668
        /// <summary>
669
        ///   Looks up a localized string similar to Invalid project block, expected &quot;,&quot; after project path..
670
        /// </summary>
671
        internal static string Invalid_project_block_expected_after_project_path {
672
            get {
673
                return ResourceManager.GetString("Invalid_project_block_expected_after_project_path", resourceCulture);
674 675 676
            }
        }
        
677
        /// <summary>
678
        ///   Looks up a localized string similar to Invalid project file path: &apos;{0}&apos;.
679
        /// </summary>
680
        internal static string Invalid_project_file_path_colon_0 {
681
            get {
682
                return ResourceManager.GetString("Invalid_project_file_path_colon_0", resourceCulture);
683 684 685
            }
        }
        
P
Pilchie 已提交
686
        /// <summary>
687
        ///   Looks up a localized string similar to Invalid solution file path: &apos;{0}&apos;.
P
Pilchie 已提交
688
        /// </summary>
689
        internal static string Invalid_solution_file_path_colon_0 {
P
Pilchie 已提交
690
            get {
691
                return ResourceManager.GetString("Invalid_solution_file_path_colon_0", resourceCulture);
P
Pilchie 已提交
692 693 694 695
            }
        }
        
        /// <summary>
696
        ///   Looks up a localized string similar to Label for node &apos;{0}&apos; is invalid, it must be within [0, {1})..
P
Pilchie 已提交
697
        /// </summary>
698
        internal static string Label_for_node_0_is_invalid_it_must_be_within_bracket_0_1 {
P
Pilchie 已提交
699
            get {
700
                return ResourceManager.GetString("Label_for_node_0_is_invalid_it_must_be_within_bracket_0_1", resourceCulture);
P
Pilchie 已提交
701 702 703 704
            }
        }
        
        /// <summary>
705
        ///   Looks up a localized string similar to Location must be null or from source..
P
Pilchie 已提交
706
        /// </summary>
707
        internal static string Location_must_be_null_or_from_source {
P
Pilchie 已提交
708
            get {
709
                return ResourceManager.GetString("Location_must_be_null_or_from_source", resourceCulture);
P
Pilchie 已提交
710 711 712 713
            }
        }
        
        /// <summary>
714
        ///   Looks up a localized string similar to Matching nodes &apos;{0}&apos; and &apos;{1}&apos; must have the same label..
P
Pilchie 已提交
715
        /// </summary>
716
        internal static string Matching_nodes_0_and_1_must_have_the_same_label {
P
Pilchie 已提交
717
            get {
718
                return ResourceManager.GetString("Matching_nodes_0_and_1_must_have_the_same_label", resourceCulture);
P
Pilchie 已提交
719 720 721 722
            }
        }
        
        /// <summary>
723
        ///   Looks up a localized string similar to Member access should be qualified..
P
Pilchie 已提交
724
        /// </summary>
725
        internal static string Member_access_should_be_qualified {
P
Pilchie 已提交
726
            get {
727
                return ResourceManager.GetString("Member_access_should_be_qualified", resourceCulture);
P
Pilchie 已提交
728 729 730 731
            }
        }
        
        /// <summary>
732
        ///   Looks up a localized string similar to Metadata is already referenced..
P
Pilchie 已提交
733
        /// </summary>
734
        internal static string Metadata_is_already_referenced {
P
Pilchie 已提交
735
            get {
736
                return ResourceManager.GetString("Metadata_is_already_referenced", resourceCulture);
P
Pilchie 已提交
737 738 739
            }
        }
        
740
        /// <summary>
741
        ///   Looks up a localized string similar to Metadata is not referenced..
742
        /// </summary>
743
        internal static string Metadata_is_not_referenced {
744
            get {
745
                return ResourceManager.GetString("Metadata_is_not_referenced", resourceCulture);
746 747 748
            }
        }
        
P
Pilchie 已提交
749
        /// <summary>
750
        ///   Looks up a localized string similar to Name can be simplified..
P
Pilchie 已提交
751
        /// </summary>
752
        internal static string Name_can_be_simplified {
P
Pilchie 已提交
753
            get {
754 755 756 757 758 759 760 761 762 763
                return ResourceManager.GetString("Name_can_be_simplified", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No location provided to add statements to..
        /// </summary>
        internal static string No_location_provided_to_add_statements_to {
            get {
                return ResourceManager.GetString("No_location_provided_to_add_statements_to", resourceCulture);
P
Pilchie 已提交
764 765 766
            }
        }
        
767 768 769
        /// <summary>
        ///   Looks up a localized string similar to Node &apos;{0}&apos; must be contained in the new tree..
        /// </summary>
770
        internal static string Node_0_must_be_contained_in_the_new_tree {
771
            get {
772
                return ResourceManager.GetString("Node_0_must_be_contained_in_the_new_tree", resourceCulture);
773 774 775 776 777 778
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Node &apos;{0}&apos; must be contained in the old tree..
        /// </summary>
779
        internal static string Node_0_must_be_contained_in_the_old_tree {
780
            get {
781
                return ResourceManager.GetString("Node_0_must_be_contained_in_the_old_tree", resourceCulture);
782 783 784
            }
        }
        
785
        /// <summary>
786
        ///   Looks up a localized string similar to Node is of the wrong type..
787
        /// </summary>
788
        internal static string Node_is_of_the_wrong_type {
789
            get {
790
                return ResourceManager.GetString("Node_is_of_the_wrong_type", resourceCulture);
791 792 793 794
            }
        }
        
        /// <summary>
795
        ///   Looks up a localized string similar to Options did not come from Workspace.
796
        /// </summary>
797
        internal static string Options_did_not_come_from_Workspace {
798
            get {
799
                return ResourceManager.GetString("Options_did_not_come_from_Workspace", resourceCulture);
800 801 802
            }
        }
        
803
        /// <summary>
804
        ///   Looks up a localized string similar to Populate switch.
805
        /// </summary>
806
        internal static string Populate_switch {
807
            get {
808
                return ResourceManager.GetString("Populate_switch", resourceCulture);
809 810 811
            }
        }
        
812
        /// <summary>
813
        ///   Looks up a localized string similar to Project file not found: &apos;{0}&apos;.
814
        /// </summary>
815
        internal static string Project_file_not_found_colon_0 {
816
            get {
817
                return ResourceManager.GetString("Project_file_not_found_colon_0", resourceCulture);
818 819 820
            }
        }
        
P
Pilchie 已提交
821
        /// <summary>
822
        ///   Looks up a localized string similar to Removed:.
P
Pilchie 已提交
823
        /// </summary>
824
        internal static string Removed_colon {
P
Pilchie 已提交
825
            get {
826
                return ResourceManager.GetString("Removed_colon", resourceCulture);
P
Pilchie 已提交
827 828 829
            }
        }
        
A
Abraham Hosch 已提交
830
        /// <summary>
831
        ///   Looks up a localized string similar to Removing additional documents is not supported..
A
Abraham Hosch 已提交
832
        /// </summary>
833
        internal static string Removing_additional_documents_is_not_supported {
A
Abraham Hosch 已提交
834
            get {
835
                return ResourceManager.GetString("Removing_additional_documents_is_not_supported", resourceCulture);
A
Abraham Hosch 已提交
836 837 838
            }
        }
        
P
Pilchie 已提交
839
        /// <summary>
840
        ///   Looks up a localized string similar to Removing analyzer references is not supported..
P
Pilchie 已提交
841
        /// </summary>
842
        internal static string Removing_analyzer_references_is_not_supported {
P
Pilchie 已提交
843
            get {
844
                return ResourceManager.GetString("Removing_analyzer_references_is_not_supported", resourceCulture);
P
Pilchie 已提交
845 846 847 848
            }
        }
        
        /// <summary>
849
        ///   Looks up a localized string similar to Removing documents is not supported..
P
Pilchie 已提交
850
        /// </summary>
851
        internal static string Removing_documents_is_not_supported {
P
Pilchie 已提交
852
            get {
853
                return ResourceManager.GetString("Removing_documents_is_not_supported", resourceCulture);
P
Pilchie 已提交
854 855 856 857
            }
        }
        
        /// <summary>
858
        ///   Looks up a localized string similar to Removing metadata references is not supported..
P
Pilchie 已提交
859
        /// </summary>
860
        internal static string Removing_metadata_references_is_not_supported {
P
Pilchie 已提交
861
            get {
862
                return ResourceManager.GetString("Removing_metadata_references_is_not_supported", resourceCulture);
P
Pilchie 已提交
863 864 865 866
            }
        }
        
        /// <summary>
867
        ///   Looks up a localized string similar to Removing project references is not supported..
P
Pilchie 已提交
868
        /// </summary>
869
        internal static string Removing_project_references_is_not_supported {
P
Pilchie 已提交
870
            get {
871
                return ResourceManager.GetString("Removing_project_references_is_not_supported", resourceCulture);
P
Pilchie 已提交
872 873 874
            }
        }
        
875
        /// <summary>
876
        ///   Looks up a localized string similar to Removing projects is not supported..
877
        /// </summary>
878
        internal static string Removing_projects_is_not_supported {
879
            get {
880
                return ResourceManager.GetString("Removing_projects_is_not_supported", resourceCulture);
881 882 883
            }
        }
        
P
Pilchie 已提交
884
        /// <summary>
885
        ///   Looks up a localized string similar to Service of type &apos;{0}&apos; is required to accomplish the task but is not available from the workspace..
P
Pilchie 已提交
886
        /// </summary>
887
        internal static string Service_of_type_0_is_required_to_accomplish_the_task_but_is_not_available_from_the_workspace {
P
Pilchie 已提交
888
            get {
889 890
                return ResourceManager.GetString("Service_of_type_0_is_required_to_accomplish_the_task_but_is_not_available_from_th" +
                        "e_workspace", resourceCulture);
P
Pilchie 已提交
891 892 893 894
            }
        }
        
        /// <summary>
895
        ///   Looks up a localized string similar to Solution file not found: &apos;{0}&apos;.
P
Pilchie 已提交
896
        /// </summary>
897
        internal static string Solution_file_not_found_colon_0 {
P
Pilchie 已提交
898
            get {
899
                return ResourceManager.GetString("Solution_file_not_found_colon_0", resourceCulture);
P
Pilchie 已提交
900 901 902 903
            }
        }
        
        /// <summary>
904
        ///   Looks up a localized string similar to Specified path must be absolute..
P
Pilchie 已提交
905
        /// </summary>
906
        internal static string Specified_path_must_be_absolute {
P
Pilchie 已提交
907
            get {
908
                return ResourceManager.GetString("Specified_path_must_be_absolute", resourceCulture);
P
Pilchie 已提交
909 910 911 912
            }
        }
        
        /// <summary>
913
        ///   Looks up a localized string similar to Supplied diagnostic cannot be null..
P
Pilchie 已提交
914
        /// </summary>
915
        internal static string Supplied_diagnostic_cannot_be_null {
P
Pilchie 已提交
916
            get {
917
                return ResourceManager.GetString("Supplied_diagnostic_cannot_be_null", resourceCulture);
P
Pilchie 已提交
918 919 920 921
            }
        }
        
        /// <summary>
922
        ///   Looks up a localized string similar to Symbol &quot;{0}&quot; is not from source..
P
Pilchie 已提交
923
        /// </summary>
924
        internal static string Symbol_0_is_not_from_source {
P
Pilchie 已提交
925
            get {
926
                return ResourceManager.GetString("Symbol_0_is_not_from_source", resourceCulture);
P
Pilchie 已提交
927 928 929
            }
        }
        
930
        /// <summary>
931
        ///   Looks up a localized string similar to Temporary storage cannot be written more than once..
932
        /// </summary>
933
        internal static string Temporary_storage_cannot_be_written_more_than_once {
934
            get {
935
                return ResourceManager.GetString("Temporary_storage_cannot_be_written_more_than_once", resourceCulture);
936 937 938
            }
        }
        
P
Pilchie 已提交
939
        /// <summary>
940
        ///   Looks up a localized string similar to The language &apos;{0}&apos; is not supported..
941
        /// </summary>
942
        internal static string The_language_0_is_not_supported {
943
            get {
944
                return ResourceManager.GetString("The_language_0_is_not_supported", resourceCulture);
945 946 947 948
            }
        }
        
        /// <summary>
949
        ///   Looks up a localized string similar to The member &apos;{0}&apos; is not declared within the declaration of the symbol..
950
        /// </summary>
951
        internal static string The_member_0_is_not_declared_within_the_declaration_of_the_symbol {
952
            get {
953
                return ResourceManager.GetString("The_member_0_is_not_declared_within_the_declaration_of_the_symbol", resourceCulture);
954 955 956 957
            }
        }
        
        /// <summary>
958
        ///   Looks up a localized string similar to The node is not part of the tree..
959
        /// </summary>
960
        internal static string The_node_is_not_part_of_the_tree {
961
            get {
962
                return ResourceManager.GetString("The_node_is_not_part_of_the_tree", resourceCulture);
963 964 965 966
            }
        }
        
        /// <summary>
967
        ///   Looks up a localized string similar to The position is not within the symbol&apos;s declaration.
968
        /// </summary>
969
        internal static string The_position_is_not_within_the_symbol_s_declaration {
970
            get {
971
                return ResourceManager.GetString("The_position_is_not_within_the_symbol_s_declaration", resourceCulture);
972 973 974 975
            }
        }
        
        /// <summary>
976
        ///   Looks up a localized string similar to The project already references the target project..
977
        /// </summary>
978
        internal static string The_project_already_references_the_target_project {
979
            get {
980
                return ResourceManager.GetString("The_project_already_references_the_target_project", resourceCulture);
981 982 983 984
            }
        }
        
        /// <summary>
985
        ///   Looks up a localized string similar to The project already transitively references the target project..
P
Pilchie 已提交
986
        /// </summary>
987
        internal static string The_project_already_transitively_references_the_target_project {
P
Pilchie 已提交
988
            get {
989
                return ResourceManager.GetString("The_project_already_transitively_references_the_target_project", resourceCulture);
P
Pilchie 已提交
990 991 992 993
            }
        }
        
        /// <summary>
994
        ///   Looks up a localized string similar to The solution already contains the specified document..
P
Pilchie 已提交
995
        /// </summary>
996
        internal static string The_solution_already_contains_the_specified_document {
P
Pilchie 已提交
997
            get {
998
                return ResourceManager.GetString("The_solution_already_contains_the_specified_document", resourceCulture);
P
Pilchie 已提交
999 1000 1001
            }
        }
        
1002
        /// <summary>
1003
        ///   Looks up a localized string similar to The solution already contains the specified project..
1004
        /// </summary>
1005
        internal static string The_solution_already_contains_the_specified_project {
1006
            get {
1007
                return ResourceManager.GetString("The_solution_already_contains_the_specified_project", resourceCulture);
1008 1009 1010
            }
        }
        
P
Pilchie 已提交
1011
        /// <summary>
1012
        ///   Looks up a localized string similar to The solution does not contain the specified document..
P
Pilchie 已提交
1013
        /// </summary>
1014
        internal static string The_solution_does_not_contain_the_specified_document {
P
Pilchie 已提交
1015
            get {
1016
                return ResourceManager.GetString("The_solution_does_not_contain_the_specified_document", resourceCulture);
P
Pilchie 已提交
1017 1018 1019 1020
            }
        }
        
        /// <summary>
1021
        ///   Looks up a localized string similar to The solution does not contain the specified project..
P
Pilchie 已提交
1022
        /// </summary>
1023
        internal static string The_solution_does_not_contain_the_specified_project {
P
Pilchie 已提交
1024
            get {
1025
                return ResourceManager.GetString("The_solution_does_not_contain_the_specified_project", resourceCulture);
P
Pilchie 已提交
1026 1027 1028
            }
        }
        
1029
        /// <summary>
1030
        ///   Looks up a localized string similar to The specified document is not a version of this document..
1031
        /// </summary>
1032
        internal static string The_specified_document_is_not_a_version_of_this_document {
1033
            get {
1034
                return ResourceManager.GetString("The_specified_document_is_not_a_version_of_this_document", resourceCulture);
1035 1036 1037
            }
        }
        
1038
        /// <summary>
1039
        ///   Looks up a localized string similar to The symbol &apos;{0}&apos; cannot be located within the current solution..
1040
        /// </summary>
1041
        internal static string The_symbol_0_cannot_be_located_within_the_current_solution {
1042
            get {
1043
                return ResourceManager.GetString("The_symbol_0_cannot_be_located_within_the_current_solution", resourceCulture);
1044 1045 1046
            }
        }
        
1047
        /// <summary>
1048
        ///   Looks up a localized string similar to The type &apos;{0}&apos; cannot be written, it does not implement IObjectWritable.
1049
        /// </summary>
1050
        internal static string The_type_0_cannot_be_written_it_does_not_implement_IObjectWritable {
1051
            get {
1052
                return ResourceManager.GetString("The_type_0_cannot_be_written_it_does_not_implement_IObjectWritable", resourceCulture);
1053 1054 1055 1056
            }
        }
        
        /// <summary>
1057
        ///   Looks up a localized string similar to This submission already references another submission project..
1058
        /// </summary>
1059
        internal static string This_submission_already_references_another_submission_project {
1060
            get {
1061
                return ResourceManager.GetString("This_submission_already_references_another_submission_project", resourceCulture);
1062 1063 1064
            }
        }
        
P
Pilchie 已提交
1065
        /// <summary>
1066
        ///   Looks up a localized string similar to This workspace does not support opening and closing documents..
P
Pilchie 已提交
1067
        /// </summary>
1068
        internal static string This_workspace_does_not_support_opening_and_closing_documents {
P
Pilchie 已提交
1069
            get {
1070
                return ResourceManager.GetString("This_workspace_does_not_support_opening_and_closing_documents", resourceCulture);
P
Pilchie 已提交
1071 1072 1073
            }
        }
        
1074
        /// <summary>
1075
        ///   Looks up a localized string similar to Unknown identifier..
1076
        /// </summary>
1077
        internal static string Unknown_identifier {
1078
            get {
1079
                return ResourceManager.GetString("Unknown_identifier", resourceCulture);
1080 1081 1082
            }
        }
        
P
Pilchie 已提交
1083
        /// <summary>
1084
        ///   Looks up a localized string similar to Unmerged change from project &apos;{0}&apos;.
P
Pilchie 已提交
1085
        /// </summary>
1086
        internal static string Unmerged_change_from_project_0 {
P
Pilchie 已提交
1087
            get {
1088
                return ResourceManager.GetString("Unmerged_change_from_project_0", resourceCulture);
P
Pilchie 已提交
1089 1090 1091 1092
            }
        }
        
        /// <summary>
1093
        ///   Looks up a localized string similar to Unrecognized language name..
P
Pilchie 已提交
1094
        /// </summary>
1095
        internal static string Unrecognized_language_name {
P
Pilchie 已提交
1096
            get {
1097
                return ResourceManager.GetString("Unrecognized_language_name", resourceCulture);
P
Pilchie 已提交
1098 1099 1100
            }
        }
        
1101 1102 1103
        /// <summary>
        ///   Looks up a localized string similar to Usage:.
        /// </summary>
1104
        internal static string Usage_colon {
1105
            get {
1106
                return ResourceManager.GetString("Usage_colon", resourceCulture);
1107 1108 1109
            }
        }
        
P
Pilchie 已提交
1110 1111 1112
        /// <summary>
        ///   Looks up a localized string similar to Value too large to be represented as a 30 bit unsigned integer..
        /// </summary>
1113
        internal static string Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer {
P
Pilchie 已提交
1114
            get {
1115
                return ResourceManager.GetString("Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer", resourceCulture);
P
Pilchie 已提交
1116 1117 1118
            }
        }
        
1119 1120 1121 1122 1123 1124 1125 1126 1127
        /// <summary>
        ///   Looks up a localized string similar to Warning.
        /// </summary>
        internal static string Warning {
            get {
                return ResourceManager.GetString("Warning", resourceCulture);
            }
        }
        
P
Pilchie 已提交
1128 1129 1130
        /// <summary>
        ///   Looks up a localized string similar to Workspace is not empty..
        /// </summary>
1131
        internal static string Workspace_is_not_empty {
1132
            get {
1133
                return ResourceManager.GetString("Workspace_is_not_empty", resourceCulture);
1134 1135
            }
        }
P
Pilchie 已提交
1136 1137
    }
}