WorkspacesResources.Designer.cs 44.0 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 65 66 67 68 69 70 71 72
        /// <summary>
        ///   Looks up a localized string similar to Absolute path expected..
        /// </summary>
        internal static string AbsolutePathExpected {
            get {
                return ResourceManager.GetString("AbsolutePathExpected", resourceCulture);
            }
        }
        
73 74 75 76 77 78 79 80 81
        /// <summary>
        ///   Looks up a localized string similar to Add braces to &apos;{0}&apos; statement..
        /// </summary>
        internal static string AddBraces {
            get {
                return ResourceManager.GetString("AddBraces", resourceCulture);
            }
        }
        
82 83 84 85 86 87 88 89 90
        /// <summary>
        ///   Looks up a localized string similar to Added:.
        /// </summary>
        internal static string AddedHeader {
            get {
                return ResourceManager.GetString("AddedHeader", resourceCulture);
            }
        }
        
P
Pilchie 已提交
91
        /// <summary>
92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
        ///   Looks up a localized string similar to Adding additional documents is not supported..
        /// </summary>
        internal static string AddingAdditionalDocumentsNotSupported {
            get {
                return ResourceManager.GetString("AddingAdditionalDocumentsNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Adding analyzer references is not supported..
        /// </summary>
        internal static string AddingAnalyzerReferencesNotSupported {
            get {
                return ResourceManager.GetString("AddingAnalyzerReferencesNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Adding documents is not supported..
        /// </summary>
        internal static string AddingDocumentsNotSupported {
            get {
                return ResourceManager.GetString("AddingDocumentsNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Adding metadata references is not supported..
        /// </summary>
        internal static string AddingMetadataReferenceNotSupported {
            get {
                return ResourceManager.GetString("AddingMetadataReferenceNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Adding project references is not supported..
        /// </summary>
        internal static string AddingProjectReferencesNotSupported {
            get {
                return ResourceManager.GetString("AddingProjectReferencesNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Adding projects is not supported..
P
Pilchie 已提交
138 139 140 141 142 143 144
        /// </summary>
        internal static string AddingProjectsNotSupported {
            get {
                return ResourceManager.GetString("AddingProjectsNotSupported", resourceCulture);
            }
        }
        
145 146 147 148 149 150 151 152 153
        /// <summary>
        ///   Looks up a localized string similar to After:.
        /// </summary>
        internal static string AfterHeader {
            get {
                return ResourceManager.GetString("AfterHeader", resourceCulture);
            }
        }
        
154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
        /// <summary>
        ///   Looks up a localized string similar to {0} is already present..
        /// </summary>
        internal static string AnalyzerIsAlreadyPresent {
            get {
                return ResourceManager.GetString("AnalyzerIsAlreadyPresent", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} is not present..
        /// </summary>
        internal static string AnalyzerIsNotPresent {
            get {
                return ResourceManager.GetString("AnalyzerIsNotPresent", resourceCulture);
            }
        }
        
P
Pilchie 已提交
172 173 174 175 176 177 178 179 180
        /// <summary>
        ///   Looks up a localized string similar to Arrays with more than one dimension cannot be serialized..
        /// </summary>
        internal static string ArraysWithMoreThanOneDimensionCannotBeSerialized {
            get {
                return ResourceManager.GetString("ArraysWithMoreThanOneDimensionCannotBeSerialized", resourceCulture);
            }
        }
        
181 182 183 184 185 186 187 188 189
        /// <summary>
        ///   Looks up a localized string similar to Before:.
        /// </summary>
        internal static string BeforeHeader {
            get {
                return ResourceManager.GetString("BeforeHeader", resourceCulture);
            }
        }
        
P
Pilchie 已提交
190 191 192 193 194 195 196 197 198
        /// <summary>
        ///   Looks up a localized string similar to Cannot generate code for unsupported operator &apos;{0}&apos;.
        /// </summary>
        internal static string CannotCodeGenUnsupportedOperator {
            get {
                return ResourceManager.GetString("CannotCodeGenUnsupportedOperator", resourceCulture);
            }
        }
        
199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216
        /// <summary>
        ///   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..
        /// </summary>
        internal static string CannotOpenProjectUnrecognizedFileExtension {
            get {
                return ResourceManager.GetString("CannotOpenProjectUnrecognizedFileExtension", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot open project &apos;{0}&apos; because the language &apos;{1}&apos; is not supported..
        /// </summary>
        internal static string CannotOpenProjectUnsupportedLanguage {
            get {
                return ResourceManager.GetString("CannotOpenProjectUnsupportedLanguage", resourceCulture);
            }
        }
        
217 218 219 220 221 222 223 224 225
        /// <summary>
        ///   Looks up a localized string similar to Can&apos;t resolve analyzer reference: &apos;{0}&apos;..
        /// </summary>
        internal static string CantResolveAnalyzerReference {
            get {
                return ResourceManager.GetString("CantResolveAnalyzerReference", resourceCulture);
            }
        }
        
P
Pilchie 已提交
226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252
        /// <summary>
        ///   Looks up a localized string similar to Can&apos;t resolve metadata reference: &apos;{0}&apos;..
        /// </summary>
        internal static string CantResolveMetadataReference {
            get {
                return ResourceManager.GetString("CantResolveMetadataReference", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cast is redundant..
        /// </summary>
        internal static string CastIsRedundant {
            get {
                return ResourceManager.GetString("CastIsRedundant", resourceCulture);
            }
        }
        
        /// <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>
        internal static string CausesCircularProjectReference {
            get {
                return ResourceManager.GetString("CausesCircularProjectReference", resourceCulture);
            }
        }
        
253 254 255 256 257 258 259 260 261
        /// <summary>
        ///   Looks up a localized string similar to Changing additional documents is not supported..
        /// </summary>
        internal static string ChangingAdditionalDocumentsIsNotSupported {
            get {
                return ResourceManager.GetString("ChangingAdditionalDocumentsIsNotSupported", resourceCulture);
            }
        }
        
262 263 264 265 266 267 268 269 270
        /// <summary>
        ///   Looks up a localized string similar to Changing compilation options is not supported..
        /// </summary>
        internal static string ChangingCompilationOptionsNotSupported {
            get {
                return ResourceManager.GetString("ChangingCompilationOptionsNotSupported", resourceCulture);
            }
        }
        
271 272 273 274 275 276 277 278 279
        /// <summary>
        ///   Looks up a localized string similar to Changing documents is not supported..
        /// </summary>
        internal static string ChangingDocumentsNotSupported {
            get {
                return ResourceManager.GetString("ChangingDocumentsNotSupported", resourceCulture);
            }
        }
        
280 281 282 283 284 285 286 287 288
        /// <summary>
        ///   Looks up a localized string similar to Changing parse options is not supported..
        /// </summary>
        internal static string ChangingParseOptionsNotSupported {
            get {
                return ResourceManager.GetString("ChangingParseOptionsNotSupported", resourceCulture);
            }
        }
        
289 290 291 292 293 294 295 296 297
        /// <summary>
        ///   Looks up a localized string similar to Changing project properties is not supported..
        /// </summary>
        internal static string ChangingProjectPropertiesNotSupported {
            get {
                return ResourceManager.GetString("ChangingProjectPropertiesNotSupported", resourceCulture);
            }
        }
        
P
Pilchie 已提交
298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324
        /// <summary>
        ///   Looks up a localized string similar to Could not find location to generation symbol into..
        /// </summary>
        internal static string CouldNotFindLocationToGen {
            get {
                return ResourceManager.GetString("CouldNotFindLocationToGen", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cycle detected in extensions.
        /// </summary>
        internal static string CycleDetectedInExtensions {
            get {
                return ResourceManager.GetString("CycleDetectedInExtensions", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Destination location was from a different tree..
        /// </summary>
        internal static string DestinationLocationFromDifferentTree {
            get {
                return ResourceManager.GetString("DestinationLocationFromDifferentTree", resourceCulture);
            }
        }
        
325 326 327
        /// <summary>
        ///   Looks up a localized string similar to Supplied diagnostic cannot be null..
        /// </summary>
328
        internal static string DiagnosticCannotBeNull {
329
            get {
330 331 332 333 334 335 336 337 338 339
                return ResourceManager.GetString("DiagnosticCannotBeNull", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Diagnostic must have span &apos;{0}&apos;.
        /// </summary>
        internal static string DiagnosticMustHaveMatchingSpan {
            get {
                return ResourceManager.GetString("DiagnosticMustHaveMatchingSpan", resourceCulture);
340 341 342 343 344 345 346 347 348 349 350 351
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to At least one diagnostic must be supplied..
        /// </summary>
        internal static string DiagnosticsCannotBeEmpty {
            get {
                return ResourceManager.GetString("DiagnosticsCannotBeEmpty", resourceCulture);
            }
        }
        
P
Pilchie 已提交
352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415
        /// <summary>
        ///   Looks up a localized string similar to The solution already contains the specified document..
        /// </summary>
        internal static string DocumentAlreadyInSolution {
            get {
                return ResourceManager.GetString("DocumentAlreadyInSolution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; is not open..
        /// </summary>
        internal static string DocumentIsNotOpen {
            get {
                return ResourceManager.GetString("DocumentIsNotOpen", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} is still open..
        /// </summary>
        internal static string DocumentIsOpen {
            get {
                return ResourceManager.GetString("DocumentIsOpen", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The solution does not contain the specified document..
        /// </summary>
        internal static string DocumentNotInSolution {
            get {
                return ResourceManager.GetString("DocumentNotInSolution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The specified document is not a version of this document..
        /// </summary>
        internal static string DocumentVersionIsDifferent {
            get {
                return ResourceManager.GetString("DocumentVersionIsDifferent", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to An element with the same key but a different value already exists..
        /// </summary>
        internal static string DuplicateKey {
            get {
                return ResourceManager.GetString("DuplicateKey", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Duplicate source file &apos;{0}&apos; in project &apos;{1}&apos;.
        /// </summary>
        internal static string DuplicateSourceFileInProject {
            get {
                return ResourceManager.GetString("DuplicateSourceFileInProject", resourceCulture);
            }
        }
        
        /// <summary>
416
        ///   Looks up a localized string similar to An error occurred while reading the specified configuration file: {0}.
P
Pilchie 已提交
417 418 419 420 421 422 423
        /// </summary>
        internal static string ErrorWhileReadingSpecifiedConfigFile {
            get {
                return ResourceManager.GetString("ErrorWhileReadingSpecifiedConfigFile", resourceCulture);
            }
        }
        
424 425 426 427 428 429 430 431 432
        /// <summary>
        ///   Looks up a localized string similar to Exceptions:.
        /// </summary>
        internal static string Exceptions {
            get {
                return ResourceManager.GetString("Exceptions", resourceCulture);
            }
        }
        
433 434 435 436 437 438 439 440 441
        /// <summary>
        ///   Looks up a localized string similar to Failure.
        /// </summary>
        internal static string Failure {
            get {
                return ResourceManager.GetString("Failure", resourceCulture);
            }
        }
        
P
Pilchie 已提交
442 443 444 445 446 447 448 449 450
        /// <summary>
        ///   Looks up a localized string similar to File was externally modified: {0}..
        /// </summary>
        internal static string FileWasExternallyModified {
            get {
                return ResourceManager.GetString("FileWasExternallyModified", resourceCulture);
            }
        }
        
451 452 453 454 455 456 457 458 459
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; returned an uninitialized ImmutableArray.
        /// </summary>
        internal static string FixableDiagnosticIdsIncorrectlyInitialized {
            get {
                return ResourceManager.GetString("FixableDiagnosticIdsIncorrectlyInitialized", resourceCulture);
            }
        }
        
460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486
        /// <summary>
        ///   Looks up a localized string similar to Fix all &apos;{0}&apos;.
        /// </summary>
        internal static string FixAllOccurrencesOfDiagnostic {
            get {
                return ResourceManager.GetString("FixAllOccurrencesOfDiagnostic", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Fix all &apos;{0}&apos; in &apos;{1}&apos;.
        /// </summary>
        internal static string FixAllOccurrencesOfDiagnosticInScope {
            get {
                return ResourceManager.GetString("FixAllOccurrencesOfDiagnosticInScope", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Fix all &apos;{0}&apos; in Solution.
        /// </summary>
        internal static string FixAllOccurrencesOfDiagnosticInSolution {
            get {
                return ResourceManager.GetString("FixAllOccurrencesOfDiagnosticInSolution", resourceCulture);
            }
        }
        
487 488 489 490 491 492 493 494 495
        /// <summary>
        ///   Looks up a localized string similar to Invalid CodePage value: {0}.
        /// </summary>
        internal static string InvalidCodePage {
            get {
                return ResourceManager.GetString("InvalidCodePage", resourceCulture);
            }
        }
        
P
Pilchie 已提交
496
        /// <summary>
497
        ///   Looks up a localized string similar to Destination type must be a {0}, but given one is {1}..
P
Pilchie 已提交
498 499 500 501 502 503 504 505
        /// </summary>
        internal static string InvalidDestinationNode {
            get {
                return ResourceManager.GetString("InvalidDestinationNode", resourceCulture);
            }
        }
        
        /// <summary>
506
        ///   Looks up a localized string similar to Destination type must be a {0} or a {1}, but given one is {2}..
P
Pilchie 已提交
507 508 509 510 511 512 513 514
        /// </summary>
        internal static string InvalidDestinationNode2 {
            get {
                return ResourceManager.GetString("InvalidDestinationNode2", resourceCulture);
            }
        }
        
        /// <summary>
515
        ///   Looks up a localized string similar to Destination type must be a {0}, {1} or {2}, but given one is {3}..
P
Pilchie 已提交
516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621
        /// </summary>
        internal static string InvalidDestinationNode3 {
            get {
                return ResourceManager.GetString("InvalidDestinationNode3", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Documentation comment id must start with E, F, M, N, P or T.
        /// </summary>
        internal static string InvalidDocumentationCommentId {
            get {
                return ResourceManager.GetString("InvalidDocumentationCommentId", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to A language name cannot be specified for this option..
        /// </summary>
        internal static string InvalidLanguageNameOption {
            get {
                return ResourceManager.GetString("InvalidLanguageNameOption", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to A language name must be specified for this option..
        /// </summary>
        internal static string InvalidLanguageNameOption2 {
            get {
                return ResourceManager.GetString("InvalidLanguageNameOption2", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No location provided to add statements to..
        /// </summary>
        internal static string InvalidLocationForCodeGen {
            get {
                return ResourceManager.GetString("InvalidLocationForCodeGen", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Destination location was not in source..
        /// </summary>
        internal static string InvalidNonSourceLocationForCodeGen {
            get {
                return ResourceManager.GetString("InvalidNonSourceLocationForCodeGen", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid number of parameters for binary operator..
        /// </summary>
        internal static string InvalidParameterCountForBinaryOperator {
            get {
                return ResourceManager.GetString("InvalidParameterCountForBinaryOperator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid number of parameters for unary operator..
        /// </summary>
        internal static string InvalidParameterCountForUnaryOperator {
            get {
                return ResourceManager.GetString("InvalidParameterCountForUnaryOperator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid project block, expected &quot;=&quot; after Project..
        /// </summary>
        internal static string InvalidProjectBlockInSolutionFile {
            get {
                return ResourceManager.GetString("InvalidProjectBlockInSolutionFile", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid project block, expected &quot;,&quot; after project name..
        /// </summary>
        internal static string InvalidProjectBlockInSolutionFile2 {
            get {
                return ResourceManager.GetString("InvalidProjectBlockInSolutionFile2", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid project block, expected &quot;,&quot; after project path..
        /// </summary>
        internal static string InvalidProjectBlockInSolutionFile3 {
            get {
                return ResourceManager.GetString("InvalidProjectBlockInSolutionFile3", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expected {0}..
        /// </summary>
        internal static string InvalidProjectBlockInSolutionFile4 {
            get {
                return ResourceManager.GetString("InvalidProjectBlockInSolutionFile4", resourceCulture);
            }
        }
        
622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639
        /// <summary>
        ///   Looks up a localized string similar to Invalid project file path: &apos;{0}&apos;.
        /// </summary>
        internal static string InvalidProjectFilePath {
            get {
                return ResourceManager.GetString("InvalidProjectFilePath", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid solution file path: &apos;{0}&apos;.
        /// </summary>
        internal static string InvalidSolutionFilePath {
            get {
                return ResourceManager.GetString("InvalidSolutionFilePath", resourceCulture);
            }
        }
        
P
Pilchie 已提交
640 641 642 643 644 645 646 647 648
        /// <summary>
        ///   Looks up a localized string similar to This submission already references another submission project..
        /// </summary>
        internal static string InvalidSubmissionReference {
            get {
                return ResourceManager.GetString("InvalidSubmissionReference", resourceCulture);
            }
        }
        
649 650 651 652 653 654 655 656 657
        /// <summary>
        ///   Looks up a localized string similar to Label for node &apos;{0}&apos; is invalid, it must be within [0, {1})..
        /// </summary>
        internal static string LabelForNodeIsInvalid {
            get {
                return ResourceManager.GetString("LabelForNodeIsInvalid", resourceCulture);
            }
        }
        
P
Pilchie 已提交
658 659 660 661 662 663 664 665 666
        /// <summary>
        ///   Looks up a localized string similar to Location must be null or from source..
        /// </summary>
        internal static string LocationMustBeNullOrFromSource {
            get {
                return ResourceManager.GetString("LocationMustBeNullOrFromSource", resourceCulture);
            }
        }
        
667 668 669 670 671 672 673 674 675
        /// <summary>
        ///   Looks up a localized string similar to Matching nodes &apos;{0}&apos; and &apos;{1}&apos; must have the same label..
        /// </summary>
        internal static string MatchingNodesMustHaveTheSameLabel {
            get {
                return ResourceManager.GetString("MatchingNodesMustHaveTheSameLabel", resourceCulture);
            }
        }
        
676 677 678 679 680 681 682 683 684
        /// <summary>
        ///   Looks up a localized string similar to Member access should be qualified..
        /// </summary>
        internal static string MemberAccessShouldBeQualified {
            get {
                return ResourceManager.GetString("MemberAccessShouldBeQualified", resourceCulture);
            }
        }
        
P
Pilchie 已提交
685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738
        /// <summary>
        ///   Looks up a localized string similar to Metadata is already referenced..
        /// </summary>
        internal static string MetadataIsAlreadyReferenced {
            get {
                return ResourceManager.GetString("MetadataIsAlreadyReferenced", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Metadata is not referenced..
        /// </summary>
        internal static string MetadataIsNotReferenced {
            get {
                return ResourceManager.GetString("MetadataIsNotReferenced", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expected end-of-file..
        /// </summary>
        internal static string MissingEndOfFileInSolutionFile {
            get {
                return ResourceManager.GetString("MissingEndOfFileInSolutionFile", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expected header: &quot;{0}&quot;..
        /// </summary>
        internal static string MissingHeaderInSolutionFile {
            get {
                return ResourceManager.GetString("MissingHeaderInSolutionFile", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expected {0} line..
        /// </summary>
        internal static string MissingLineInSolutionFile {
            get {
                return ResourceManager.GetString("MissingLineInSolutionFile", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Name can be simplified..
        /// </summary>
        internal static string NameCanBeSimplified {
            get {
                return ResourceManager.GetString("NameCanBeSimplified", resourceCulture);
            }
        }
        
739 740 741 742 743 744 745 746 747
        /// <summary>
        ///   Looks up a localized string similar to Cannot deserialize type &apos;{0}&apos;, no binder supplied..
        /// </summary>
        internal static string NoBinderException {
            get {
                return ResourceManager.GetString("NoBinderException", resourceCulture);
            }
        }
        
P
Pilchie 已提交
748 749 750 751 752 753 754 755 756
        /// <summary>
        ///   Looks up a localized string similar to Node is of the wrong type..
        /// </summary>
        internal static string NodeIsOfTheWrongType {
            get {
                return ResourceManager.GetString("NodeIsOfTheWrongType", resourceCulture);
            }
        }
        
757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774
        /// <summary>
        ///   Looks up a localized string similar to Node &apos;{0}&apos; must be contained in the new tree..
        /// </summary>
        internal static string NodeMustBeContainedInTheNewTree {
            get {
                return ResourceManager.GetString("NodeMustBeContainedInTheNewTree", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Node &apos;{0}&apos; must be contained in the old tree..
        /// </summary>
        internal static string NodeMustBeContainedInTheOldTree {
            get {
                return ResourceManager.GetString("NodeMustBeContainedInTheOldTree", resourceCulture);
            }
        }
        
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792
        /// <summary>
        ///   Looks up a localized string similar to Cannot deserialize type &apos;{0}&apos;, it has no deserialization reader..
        /// </summary>
        internal static string NoReaderException {
            get {
                return ResourceManager.GetString("NoReaderException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The type &apos;{0}&apos; cannot be written, it does not implement IObjectWritable.
        /// </summary>
        internal static string NotWritableException {
            get {
                return ResourceManager.GetString("NotWritableException", resourceCulture);
            }
        }
        
793 794 795 796 797 798 799 800 801
        /// <summary>
        ///   Looks up a localized string similar to This workspace does not support opening and closing documents..
        /// </summary>
        internal static string OpenDocumentNotSupported {
            get {
                return ResourceManager.GetString("OpenDocumentNotSupported", resourceCulture);
            }
        }
        
802 803 804 805 806 807 808 809 810
        /// <summary>
        ///   Looks up a localized string similar to The options being set didn&apos;t originate from a workspace..
        /// </summary>
        internal static string OptionsDidNotComeFromWorkspace {
            get {
                return ResourceManager.GetString("OptionsDidNotComeFromWorkspace", resourceCulture);
            }
        }
        
P
Pilchie 已提交
811 812 813 814 815 816 817 818 819
        /// <summary>
        ///   Looks up a localized string similar to Specified path must be absolute..
        /// </summary>
        internal static string PathMustBeAbsolute {
            get {
                return ResourceManager.GetString("PathMustBeAbsolute", resourceCulture);
            }
        }
        
A
Abraham Hosch 已提交
820 821 822 823 824 825 826 827 828
        /// <summary>
        ///   Looks up a localized string similar to Populate switch.
        /// </summary>
        internal static string PopulateSwitch {
            get {
                return ResourceManager.GetString("PopulateSwitch", resourceCulture);
            }
        }
        
P
Pilchie 已提交
829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864
        /// <summary>
        ///   Looks up a localized string similar to The solution already contains the specified project..
        /// </summary>
        internal static string ProjectAlreadyInSolution {
            get {
                return ResourceManager.GetString("ProjectAlreadyInSolution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; is already referenced..
        /// </summary>
        internal static string ProjectAlreadyReferenced {
            get {
                return ResourceManager.GetString("ProjectAlreadyReferenced", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} still contains open documents..
        /// </summary>
        internal static string ProjectContainsOpenDocuments {
            get {
                return ResourceManager.GetString("ProjectContainsOpenDocuments", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The project already references the target project..
        /// </summary>
        internal static string ProjectDirectlyReferencesTargetProject {
            get {
                return ResourceManager.GetString("ProjectDirectlyReferencesTargetProject", resourceCulture);
            }
        }
        
865 866 867 868 869 870 871 872 873
        /// <summary>
        ///   Looks up a localized string similar to Project file not found: &apos;{0}&apos;.
        /// </summary>
        internal static string ProjectFileNotFound {
            get {
                return ResourceManager.GetString("ProjectFileNotFound", resourceCulture);
            }
        }
        
P
Pilchie 已提交
874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918
        /// <summary>
        ///   Looks up a localized string similar to The solution does not contain the specified project..
        /// </summary>
        internal static string ProjectNotInSolution {
            get {
                return ResourceManager.GetString("ProjectNotInSolution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; is not referenced..
        /// </summary>
        internal static string ProjectNotReferenced {
            get {
                return ResourceManager.GetString("ProjectNotReferenced", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; is already part of the workspace..
        /// </summary>
        internal static string ProjectOrDocumentAlreadyInWorkspace {
            get {
                return ResourceManager.GetString("ProjectOrDocumentAlreadyInWorkspace", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; is not part of the workspace..
        /// </summary>
        internal static string ProjectOrDocumentNotInWorkspace {
            get {
                return ResourceManager.GetString("ProjectOrDocumentNotInWorkspace", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The project already transitively references the target project..
        /// </summary>
        internal static string ProjectTransitivelyReferencesTargetProject {
            get {
                return ResourceManager.GetString("ProjectTransitivelyReferencesTargetProject", resourceCulture);
            }
        }
        
919 920 921 922 923 924 925 926 927
        /// <summary>
        ///   Looks up a localized string similar to Removed:.
        /// </summary>
        internal static string RemovedHeader {
            get {
                return ResourceManager.GetString("RemovedHeader", resourceCulture);
            }
        }
        
P
Pilchie 已提交
928
        /// <summary>
929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974
        ///   Looks up a localized string similar to Removing additional documents is not supported..
        /// </summary>
        internal static string RemovingAdditionalDocumentsIsNotSupported {
            get {
                return ResourceManager.GetString("RemovingAdditionalDocumentsIsNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Removing analyzer references is not supported..
        /// </summary>
        internal static string RemovingAnalyzerReferencesNotSupported {
            get {
                return ResourceManager.GetString("RemovingAnalyzerReferencesNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Removing documents is not supported..
        /// </summary>
        internal static string RemovingDocumentsNotSupported {
            get {
                return ResourceManager.GetString("RemovingDocumentsNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Removing metadata references is not supported..
        /// </summary>
        internal static string RemovingMetadataReferencesNotSupported {
            get {
                return ResourceManager.GetString("RemovingMetadataReferencesNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Removing project references is not supported..
        /// </summary>
        internal static string RemovingProjectReferencesNotSupported {
            get {
                return ResourceManager.GetString("RemovingProjectReferencesNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Removing projects is not supported..
P
Pilchie 已提交
975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990
        /// </summary>
        internal static string RemovingProjectsNotSupported {
            get {
                return ResourceManager.GetString("RemovingProjectsNotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Symbol &quot;{0}&quot; is not from source..
        /// </summary>
        internal static string RenameSymbolIsNotFromSource {
            get {
                return ResourceManager.GetString("RenameSymbolIsNotFromSource", resourceCulture);
            }
        }
        
991 992 993 994 995 996 997 998 999
        /// <summary>
        ///   Looks up a localized string similar to Solution file not found: &apos;{0}&apos;.
        /// </summary>
        internal static string SolutionFileNotFound {
            get {
                return ResourceManager.GetString("SolutionFileNotFound", resourceCulture);
            }
        }
        
P
Pilchie 已提交
1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017
        /// <summary>
        ///   Looks up a localized string similar to &quot;{0}&quot; must be a non-null and non-empty string..
        /// </summary>
        internal static string StringIsNullOrEmpty {
            get {
                return ResourceManager.GetString("StringIsNullOrEmpty", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Temporary storage cannot be written more than once..
        /// </summary>
        internal static string TemporaryStorageCannotBeWrittenMultipleTimes {
            get {
                return ResourceManager.GetString("TemporaryStorageCannotBeWrittenMultipleTimes", resourceCulture);
            }
        }
        
1018 1019 1020 1021 1022 1023 1024 1025 1026
        /// <summary>
        ///   Looks up a localized string similar to The member &apos;{0}&apos; is not declared within the declaration of the symbol..
        /// </summary>
        internal static string TheMemberIsNotDeclaredWithinTheDeclarationOfTheSymbol {
            get {
                return ResourceManager.GetString("TheMemberIsNotDeclaredWithinTheDeclarationOfTheSymbol", resourceCulture);
            }
        }
        
1027 1028 1029 1030 1031 1032 1033 1034 1035
        /// <summary>
        ///   Looks up a localized string similar to The node is not part of the tree..
        /// </summary>
        internal static string TheNodeIsNotPartOfTheTree {
            get {
                return ResourceManager.GetString("TheNodeIsNotPartOfTheTree", resourceCulture);
            }
        }
        
1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053
        /// <summary>
        ///   Looks up a localized string similar to The position is not within the symbol&apos;s declaration.
        /// </summary>
        internal static string ThePositionIsNotWithinTheSymbolsDeclaration {
            get {
                return ResourceManager.GetString("ThePositionIsNotWithinTheSymbolsDeclaration", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The symbol &apos;{0}&apos; cannot be located within the current solution..
        /// </summary>
        internal static string TheSymbolCannotBeLocatedWithinTheCurrentSolution {
            get {
                return ResourceManager.GetString("TheSymbolCannotBeLocatedWithinTheCurrentSolution", resourceCulture);
            }
        }
        
P
Pilchie 已提交
1054 1055 1056 1057 1058 1059 1060 1061 1062
        /// <summary>
        ///   Looks up a localized string similar to Unknown identifier..
        /// </summary>
        internal static string UnknownIdentifier {
            get {
                return ResourceManager.GetString("UnknownIdentifier", resourceCulture);
            }
        }
        
1063 1064 1065 1066 1067 1068 1069 1070 1071
        /// <summary>
        ///   Looks up a localized string similar to Unmerged change from project &apos;{0}&apos;.
        /// </summary>
        internal static string UnmergedChangeFromProject {
            get {
                return ResourceManager.GetString("UnmergedChangeFromProject", resourceCulture);
            }
        }
        
P
Pilchie 已提交
1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089
        /// <summary>
        ///   Looks up a localized string similar to Unrecognized language name..
        /// </summary>
        internal static string UnrecognizedLanguageName {
            get {
                return ResourceManager.GetString("UnrecognizedLanguageName", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The language &apos;{0}&apos; is not supported..
        /// </summary>
        internal static string UnsupportedLanguage {
            get {
                return ResourceManager.GetString("UnsupportedLanguage", resourceCulture);
            }
        }
        
1090 1091 1092 1093 1094 1095 1096 1097 1098
        /// <summary>
        ///   Looks up a localized string similar to Usage:.
        /// </summary>
        internal static string Usage {
            get {
                return ResourceManager.GetString("Usage", resourceCulture);
            }
        }
        
P
Pilchie 已提交
1099 1100 1101 1102 1103 1104 1105 1106 1107
        /// <summary>
        ///   Looks up a localized string similar to Value too large to be represented as a 30 bit unsigned integer..
        /// </summary>
        internal static string ValueTooLargeToBeRepresented {
            get {
                return ResourceManager.GetString("ValueTooLargeToBeRepresented", resourceCulture);
            }
        }
        
1108 1109 1110 1111 1112 1113 1114 1115 1116
        /// <summary>
        ///   Looks up a localized string similar to Warning.
        /// </summary>
        internal static string Warning {
            get {
                return ResourceManager.GetString("Warning", resourceCulture);
            }
        }
        
P
Pilchie 已提交
1117 1118 1119 1120 1121 1122 1123 1124
        /// <summary>
        ///   Looks up a localized string similar to Workspace is not empty..
        /// </summary>
        internal static string WorkspaceIsNotEmpty {
            get {
                return ResourceManager.GetString("WorkspaceIsNotEmpty", resourceCulture);
            }
        }
1125 1126
        
        /// <summary>
1127
        ///   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..
1128 1129 1130 1131 1132 1133
        /// </summary>
        internal static string WorkspaceServicesUnavailable {
            get {
                return ResourceManager.GetString("WorkspaceServicesUnavailable", resourceCulture);
            }
        }
P
Pilchie 已提交
1134 1135
    }
}