EditorFeaturesResources.resx 28.9 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 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 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 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 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 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 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 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 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 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 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 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
<?xml version="1.0" encoding="utf-8"?>
<root>
  <!-- 
    Microsoft ResX Schema 
    
    Version 2.0
    
    The primary goals of this format is to allow a simple XML format 
    that is mostly human readable. The generation and parsing of the 
    various data types are done through the TypeConverter classes 
    associated with the data types.
    
    Example:
    
    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>
                
    There are any number of "resheader" rows that contain simple 
    name/value pairs.
    
    Each data row contains a name, and value. The row also contains a 
    type or mimetype. Type corresponds to a .NET class that support 
    text/value conversion through the TypeConverter architecture. 
    Classes that don't support this are serialized and stored with the 
    mimetype set.
    
    The mimetype is used for serialized objects, and tells the 
    ResXResourceReader how to depersist the object. This is currently not 
    extensible. For a given mimetype the value must be set accordingly:
    
    Note - application/x-microsoft.net.object.binary.base64 is the format 
    that the ResXResourceWriter will generate, however the reader can 
    read any of the formats listed below.
    
    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.
    
    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array 
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="FontAndColors_PreprocessorText" xml:space="preserve">
    <value>Preprocessor Text</value>
  </data>
  <data name="FontAndColors_Punctuation" xml:space="preserve">
    <value>Punctuation</value>
  </data>
  <data name="FontAndColors_UserTypes_Classes" xml:space="preserve">
    <value>User Types - Classes</value>
  </data>
  <data name="FontAndColors_UserTypes_Delegates" xml:space="preserve">
    <value>User Types - Delegates</value>
  </data>
  <data name="FontAndColors_UserTypes_Enums" xml:space="preserve">
    <value>User Types - Enums</value>
  </data>
  <data name="FontAndColors_UserTypes_Interfaces" xml:space="preserve">
    <value>User Types - Interfaces</value>
  </data>
  <data name="FontAndColors_UserTypes_Structures" xml:space="preserve">
    <value>User Types - Structures</value>
  </data>
  <data name="FontAndColors_UserTypes_TypeParameters" xml:space="preserve">
    <value>User Types - Type Parameters</value>
  </data>
  <data name="FontAndColors_StringVerbatim" xml:space="preserve">
    <value>String - Verbatim</value>
  </data>
  <data name="FontAndColors_XmlDocComments_AttributeName" xml:space="preserve">
    <value>XML Doc Comments - Attribute Name</value>
  </data>
  <data name="FontAndColors_XmlDocComments_CDataSection" xml:space="preserve">
    <value>XML Doc Comments - CData Section</value>
  </data>
  <data name="FontAndColors_XmlDocComments_Text" xml:space="preserve">
    <value>XML Doc Comments - Text</value>
  </data>
  <data name="FontAndColors_XmlDocComments_Delimiter" xml:space="preserve">
    <value>XML Doc Comments - Delimiter</value>
  </data>
  <data name="FontAndColors_XmlDocComments_Comment" xml:space="preserve">
    <value>XML Doc Comments - Comment</value>
  </data>
  <data name="FontAndColors_UserTypes_Modules" xml:space="preserve">
    <value>User Types - Modules</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_AttributeName" xml:space="preserve">
    <value>VB XML Literals - Attribute Name</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_AttributeQuotes" xml:space="preserve">
    <value>VB XML Literals - Attribute Quotes</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_AttributeValue" xml:space="preserve">
    <value>VB XML Literals - Attribute Value</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_CDataSection" xml:space="preserve">
    <value>VB XML Literals - CData Section</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_Comment" xml:space="preserve">
    <value>VB XML Literals - Comment</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_Delimiter" xml:space="preserve">
    <value>VB XML Literals - Delimiter</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_EmbeddedExpression" xml:space="preserve">
    <value>VB XML Literals - Embedded Expression</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_EntityReference" xml:space="preserve">
    <value>VB XML Literals - Entity Reference</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_Name" xml:space="preserve">
    <value>VB XML Literals - Name</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_ProcessingInstruction" xml:space="preserve">
    <value>VB XML Literals - Processing Instruction</value>
  </data>
  <data name="FontAndColors_VBXmlLiterals_Text" xml:space="preserve">
    <value>VB XML Literals - Text</value>
  </data>
  <data name="FontAndColors_XmlDocComments_AttributeQuotes" xml:space="preserve">
    <value>XML Doc Comments - Attribute Quotes</value>
  </data>
  <data name="FontAndColors_XmlDocComments_AttributeValue" xml:space="preserve">
    <value>XML Doc Comments - Attribute Value</value>
  </data>
  <data name="FontAndColors_UnnecessaryCode" xml:space="preserve">
    <value>Unnecessary Code</value>
  </data>
  <data name="RudeEdit" xml:space="preserve">
    <value>Rude Edit</value>
  </data>
  <data name="FoundReferenceInFile" xml:space="preserve">
    <value>found 1 reference in 1 file</value>
  </data>
  <data name="FoundReferencesInFile" xml:space="preserve">
    <value>found {0} references in 1 file</value>
  </data>
  <data name="FoundReferencesInMultipleFiles" xml:space="preserve">
    <value>found {0} references in {1} files</value>
  </data>
  <data name="ConflictsWillBeResolved" xml:space="preserve">
    <value>{0} conflict(s) will be resolved</value>
  </data>
  <data name="UnresolvableConflicts" xml:space="preserve">
    <value>{0} unresolvable conflict(s)</value>
  </data>
  <data name="Applying" xml:space="preserve">
    <value>Applying "{0}"...</value>
  </data>
  <data name="AddingToWithContent" xml:space="preserve">
    <value>Adding '{0}' to '{1}' with content:</value>
  </data>
  <data name="AddingProject" xml:space="preserve">
    <value>Adding project '{0}'</value>
  </data>
  <data name="RemovingProject" xml:space="preserve">
    <value>Removing project '{0}'</value>
  </data>
  <data name="ChangingProjectReferencesFor" xml:space="preserve">
    <value>Changing project references for '{0}'</value>
  </data>
  <data name="AddingReferenceTo" xml:space="preserve">
    <value>Adding reference '{0}' to '{1}'</value>
  </data>
  <data name="RemovingReferenceFrom" xml:space="preserve">
    <value>Removing reference '{0}' from '{1}'</value>
  </data>
  <data name="AddingAnalyzerReferenceTo" xml:space="preserve">
    <value>Adding analyzer reference '{0}' to '{1}'</value>
  </data>
  <data name="RemovingAnalyzerReferenceFrom" xml:space="preserve">
    <value>Removing analyzer reference '{0}' from '{1}'</value>
  </data>
  <data name="XMLEndTagCompletion" xml:space="preserve">
    <value>XML End Tag Completion</value>
  </data>
  <data name="CompletingTag" xml:space="preserve">
    <value>Completing Tag</value>
  </data>
  <data name="Encapsulatefield" xml:space="preserve">
    <value>Encapsulate Field</value>
  </data>
  <data name="ApplyingEncapsulateField" xml:space="preserve">
    <value>Applying "Encapsulate Field" refactoring...</value>
  </data>
  <data name="PleaseSelectTheDefinitionOf" xml:space="preserve">
    <value>Please select the definition of the field to encapsulate.</value>
  </data>
  <data name="GivenWorkspaceDoesntSupportUndo" xml:space="preserve">
    <value>Given Workspace doesn't support Undo</value>
  </data>
  <data name="DocumentMustBeContainedInWorkspace" xml:space="preserve">
    <value>Document must be contained in the workspace that created this service</value>
  </data>
  <data name="Searching" xml:space="preserve">
    <value>Searching...</value>
  </data>
  <data name="Canceled" xml:space="preserve">
    <value>Canceled.</value>
  </data>
  <data name="NoInformationFound" xml:space="preserve">
    <value>No information found.</value>
  </data>
  <data name="NoUsagesFound" xml:space="preserve">
    <value>No usages found.</value>
  </data>
  <data name="Implements" xml:space="preserve">
    <value>Implements</value>
  </data>
  <data name="ImplementedBy" xml:space="preserve">
    <value>Implemented By</value>
  </data>
  <data name="Overrides" xml:space="preserve">
    <value>Overrides</value>
  </data>
  <data name="OverriddenBy" xml:space="preserve">
    <value>Overridden By</value>
  </data>
  <data name="DirectlyCalledIn" xml:space="preserve">
    <value>Directly Called In</value>
  </data>
  <data name="IndirectlyCalledIn" xml:space="preserve">
    <value>Indirectly Called In</value>
  </data>
  <data name="CalledIn" xml:space="preserve">
    <value>Called In</value>
  </data>
  <data name="ReferencedIn" xml:space="preserve">
    <value>Referenced In</value>
  </data>
  <data name="NoReferencesFound" xml:space="preserve">
    <value>No references found.</value>
  </data>
  <data name="NoDerivedTypesFound" xml:space="preserve">
    <value>No derived types found.</value>
  </data>
  <data name="NoImplementationsFound" xml:space="preserve">
    <value>No implementations found.</value>
  </data>
  <data name="Line" xml:space="preserve">
    <value>{0} - (Line {1})</value>
  </data>
  <data name="ClassParts" xml:space="preserve">
    <value>Class Parts</value>
  </data>
  <data name="StructParts" xml:space="preserve">
    <value>Struct Parts</value>
  </data>
  <data name="InterfaceParts" xml:space="preserve">
    <value>Interface Parts</value>
  </data>
  <data name="TypeParts" xml:space="preserve">
    <value>Type Parts</value>
  </data>
  <data name="Inherits" xml:space="preserve">
    <value>Inherits</value>
  </data>
  <data name="InheritedBy" xml:space="preserve">
    <value>Inherited By</value>
  </data>
  <data name="AlreadyTrackingDocumentWithIdenticalKey" xml:space="preserve">
    <value>Already tracking document with identical key</value>
  </data>
  <data name="DocumentIsNotCurrentlyBeingTracked" xml:space="preserve">
    <value>document is not currently being tracked</value>
  </data>
  <data name="RenameTracking" xml:space="preserve">
    <value>Rename Tracking</value>
  </data>
  <data name="ComputingRenameInformation" xml:space="preserve">
    <value>Computing Rename information...</value>
  </data>
  <data name="UpdatingFiles" xml:space="preserve">
    <value>Updating files...</value>
  </data>
  <data name="RenameOperationWasCancelled" xml:space="preserve">
    <value>Rename operation was cancelled or is not valid</value>
  </data>
  <data name="RenameSymbol" xml:space="preserve">
    <value>Rename Symbol</value>
  </data>
  <data name="TextBufferChange" xml:space="preserve">
    <value>Text Buffer Change</value>
  </data>
  <data name="RenameOperationWasNotProperlyCompleted" xml:space="preserve">
    <value>Rename operation was not properly completed. Some file might not have been updated.</value>
  </data>
  <data name="RenameTo" xml:space="preserve">
    <value>Rename '{0}' to '{1}'</value>
  </data>
  <data name="Warning" xml:space="preserve">
    <value>Warning</value>
  </data>
  <data name="FromMetadata" xml:space="preserve">
    <value>from metadata</value>
  </data>
  <data name="AutomaticLineEnder" xml:space="preserve">
    <value>Automatic Line Ender</value>
  </data>
  <data name="AutomaticallyCompleting" xml:space="preserve">
    <value>Automatically completing...</value>
  </data>
  <data name="AutomaticPairCompletion" xml:space="preserve">
    <value>Automatic Pair Completion</value>
  </data>
  <data name="AnActiveInlineRenameSessionIsActive" xml:space="preserve">
    <value>An active inline rename session is still active. Complete it before starting a new one.</value>
  </data>
  <data name="TheBufferIsNotPartOfAWorkspace" xml:space="preserve">
    <value>The buffer is not part of a workspace.</value>
  </data>
  <data name="TheTokenIsNotContainedInWorkspace" xml:space="preserve">
    <value>The token is not contained in the workspace.</value>
  </data>
  <data name="YouMustRenameAnIdentifier" xml:space="preserve">
    <value>You must rename an identifier.</value>
  </data>
  <data name="YouCannotRenameThisElement" xml:space="preserve">
    <value>You cannot rename this element.</value>
  </data>
  <data name="PleaseResolveErrorsInYourCodeBeforeRenaming" xml:space="preserve">
    <value>Please resolve errors in your code before renaming this element.</value>
  </data>
  <data name="YouCannotRenameOperators" xml:space="preserve">
    <value>You cannot rename operators.</value>
  </data>
  <data name="YouCannotRenameElementsInMetadata" xml:space="preserve">
    <value>You cannot rename elements that are defined in metadata.</value>
  </data>
  <data name="YouCannotRenameElementsFromPrevSubmissions" xml:space="preserve">
    <value>You cannot rename elements from previous submissions.</value>
  </data>
  <data name="NavigationBars" xml:space="preserve">
    <value>Navigation Bars</value>
  </data>
  <data name="RefreshingNavigationBars" xml:space="preserve">
    <value>Refreshing navigation bars...</value>
  </data>
  <data name="FormatToken" xml:space="preserve">
    <value>Format Token</value>
  </data>
  <data name="SmartIndenting" xml:space="preserve">
    <value>Smart Indenting</value>
  </data>
  <data name="FindReferences" xml:space="preserve">
    <value>Find References</value>
  </data>
  <data name="FindingReferences" xml:space="preserve">
    <value>Finding references...</value>
  </data>
  <data name="FindingReferencesOf" xml:space="preserve">
    <value>Finding references of "{0}"...</value>
  </data>
  <data name="CommentSelection" xml:space="preserve">
    <value>Comment Selection</value>
  </data>
  <data name="UncommentSelection" xml:space="preserve">
    <value>Uncomment Selection</value>
  </data>
  <data name="CommentingCurrentlySelected" xml:space="preserve">
    <value>Commenting currently selected text...</value>
  </data>
  <data name="UncommentingCurrentlySelecte" xml:space="preserve">
    <value>Uncommenting currently selected text...</value>
  </data>
  <data name="InsertNewLine" xml:space="preserve">
    <value>Insert new line</value>
  </data>
  <data name="DocumentationComment" xml:space="preserve">
    <value>Documentation Comment</value>
  </data>
  <data name="InsertingDocumentationCommen" xml:space="preserve">
    <value>Inserting documentation comment...</value>
  </data>
  <data name="ExtractMethod" xml:space="preserve">
    <value>Extract Method</value>
  </data>
  <data name="ApplyingExtractMethodRefactoring" xml:space="preserve">
    <value>Applying "Extract Method" refactoring...</value>
  </data>
  <data name="FormatDocument" xml:space="preserve">
    <value>Format Document</value>
  </data>
  <data name="FormattingDocument" xml:space="preserve">
    <value>Formatting document...</value>
  </data>
  <data name="Formatting" xml:space="preserve">
    <value>Formatting</value>
  </data>
  <data name="FormatSelection" xml:space="preserve">
    <value>Format Selection</value>
  </data>
  <data name="FormattingCurrentlySelected" xml:space="preserve">
    <value>Formatting currently selected text...</value>
  </data>
  <data name="CannotNavigateToTheSymbol" xml:space="preserve">
    <value>Cannot navigate to the symbol under the caret.</value>
  </data>
  <data name="GoToDefinition" xml:space="preserve">
    <value>Go to Definition</value>
  </data>
  <data name="NavigatingToDefinition" xml:space="preserve">
    <value>Navigating to definition...</value>
  </data>
  <data name="Project" xml:space="preserve">
    <value>project </value>
  </data>
  <data name="Type" xml:space="preserve">
    <value>type </value>
  </data>
  <data name="OrganizeDocument" xml:space="preserve">
    <value>Organize Document</value>
  </data>
  <data name="OrganizingDocument" xml:space="preserve">
    <value>Organizing document...</value>
  </data>
  <data name="HighlightedDefinition" xml:space="preserve">
    <value>Highlighted Definition</value>
  </data>
  <data name="IsNotAValidIdentifier" xml:space="preserve">
    <value>'{0}' is not a valid identifier</value>
  </data>
  <data name="InlineRenameFixup" xml:space="preserve">
    <value>Inline Rename Fixup</value>
  </data>
  <data name="InlineRenameResolvedConflict" xml:space="preserve">
    <value>Inline Rename Resolved Conflict</value>
  </data>
  <data name="FontAndColors_InlineRename" xml:space="preserve">
    <value>Inline Rename</value>
  </data>
  <data name="Rename" xml:space="preserve">
    <value>Rename</value>
  </data>
  <data name="StartRename" xml:space="preserve">
    <value>Start Rename</value>
  </data>
  <data name="ApplyConflictResolutionEdits" xml:space="preserve">
    <value>Display conflict resolutions</value>
  </data>
  <data name="FindingTokenToRename" xml:space="preserve">
    <value>Finding token to rename...</value>
  </data>
  <data name="Conflict" xml:space="preserve">
    <value>Conflict</value>
  </data>
  <data name="TextNavigation" xml:space="preserve">
    <value>Text Navigation</value>
  </data>
  <data name="FindingWordExtent" xml:space="preserve">
    <value>Finding word extent...</value>
  </data>
  <data name="FindingEnclosingSpan" xml:space="preserve">
    <value>Finding enclosing span...</value>
  </data>
  <data name="FindingSpanOfNextSibling" xml:space="preserve">
    <value>Finding span of next sibling...</value>
  </data>
  <data name="FindingSpanOfPreviousSibling" xml:space="preserve">
    <value>Finding span of previous sibling...</value>
  </data>
  <data name="VariadicSignaturehelpitemMustHaveOneParam" xml:space="preserve">
    <value>Variadic SignatureHelpItem must have at least one parameter.</value>
  </data>
  <data name="Rename1" xml:space="preserve">
    <value>Rename '{0}'</value>
  </data>
  <data name="LightBulbSessionIsAlreadyDismissed" xml:space="preserve">
    <value>Light bulb session is already dismissed.</value>
  </data>
  <data name="AutomaticPairCompletionEndPointMarkerColor" xml:space="preserve">
    <value>Automatic Pair Completion End Point Marker Color</value>
  </data>
  <data name="RenamingAnonymousTypeMemberNotSupported" xml:space="preserve">
    <value>Renaming anonymous type members is not yet supported.</value>
  </data>
  <data name="EngineMustBeAttachedToAnInteractiveWindow" xml:space="preserve">
    <value>Engine must be attached to an Interactive Window.</value>
  </data>
  <data name="ChangesTheCurrentPromptSettings" xml:space="preserve">
    <value>Changes the current prompt settings.</value>
  </data>
  <data name="UnexpectedText" xml:space="preserve">
    <value>Unexpected text: '{0}'</value>
  </data>
  <data name="TheTriggerspanIsNotIncludedInWorkspace" xml:space="preserve">
    <value>The triggerSpan is not included in the given workspace.</value>
  </data>
  <data name="ThisSessionHasAlreadyBeenDismissed" xml:space="preserve">
    <value>This session has already been dismissed.</value>
  </data>
  <data name="TheTransactionIsAlreadyComplete" xml:space="preserve">
    <value>The transaction is already complete.</value>
  </data>
  <data name="NotASourceError" xml:space="preserve">
    <value>Not a source error, line/column unavailable</value>
  </data>
  <data name="CantComparePositionsFromDiffSnapshots" xml:space="preserve">
    <value>Can't compare positions from different text snapshots</value>
  </data>
  <data name="FontAndColors_XmlDocComments_EntityReference" xml:space="preserve">
    <value>XML Doc Comments - Entity Reference</value>
  </data>
  <data name="FontAndColors_XmlDocComments_Name" xml:space="preserve">
    <value>XML Doc Comments - Name</value>
  </data>
  <data name="FontAndColors_XmlDocComments_ProcessingInstruction" xml:space="preserve">
    <value>XML Doc Comments - Processing Instruction</value>
  </data>
  <data name="ActiveStatement" xml:space="preserve">
    <value>Active Statement</value>
  </data>
  <data name="LoadingPeekInformation" xml:space="preserve">
    <value>Loading Peek information...</value>
  </data>
  <data name="Peek" xml:space="preserve">
    <value>Peek</value>
  </data>
  <data name="SymbolCannotBeNamespace" xml:space="preserve">
    <value>'symbol' cannot be a namespace.</value>
  </data>
  <data name="ApplyRename" xml:space="preserve">
    <value>_Apply</value>
  </data>
  <data name="RenameOverloads" xml:space="preserve">
    <value>Include _overload(s)</value>
  </data>
  <data name="SearchInComments" xml:space="preserve">
    <value>Include _comments</value>
  </data>
  <data name="SearchInStrings" xml:space="preserve">
    <value>Include _strings</value>
  </data>
  <data name="Apply" xml:space="preserve">
    <value>Apply</value>
  </data>
  <data name="ChangeSignature" xml:space="preserve">
    <value>Change Signature</value>
  </data>
  <data name="PreviewChangesOf" xml:space="preserve">
    <value>Preview Changes - {0}</value>
  </data>
  <data name="PreviewCodeChanges" xml:space="preserve">
    <value>Preview Code Changes:</value>
  </data>
  <data name="RenameToWithPreview" xml:space="preserve">
    <value>Rename '{0}' to '{1}' with preview...</value>
  </data>
  <data name="WithPreview" xml:space="preserve">
    <value> with preview...</value>
  </data>
  <data name="PreviewChanges" xml:space="preserve">
    <value>Preview Changes</value>
  </data>
  <data name="FormatPaste" xml:space="preserve">
    <value>Format Paste</value>
  </data>
  <data name="FormattingPastedText" xml:space="preserve">
    <value>Formatting pasted text...</value>
  </data>
  <data name="TheDefinitionOfTheObjectIsHidden" xml:space="preserve">
    <value>The definition of the object is hidden.</value>
  </data>
  <data name="AutomaticFormatting" xml:space="preserve">
    <value>Automatic Formatting</value>
  </data>
  <data name="ExtractMethodFailedReasons" xml:space="preserve">
    <value>Extract method failed with following reasons :</value>
  </data>
  <data name="ExtractMethodStillGenerateCode" xml:space="preserve">
    <value>Do you still want to proceed? it will generate broken code.</value>
  </data>
  <data name="ExtractMethodAsyncErrorFix" xml:space="preserve">
    <value>We can fix the error by not making struct "out/ref" parameter(s). 
Do you want to proceed?</value>
  </data>
  <data name="ChangeSignatureTitle" xml:space="preserve">
    <value>Change Signature:</value>
  </data>
  <data name="RenameToTitle" xml:space="preserve">
    <value>Rename '{0}' to '{1}':</value>
  </data>
  <data name="EncapsulateFieldTitle" xml:space="preserve">
    <value>Encapsulate Field:</value>
  </data>
  <data name="CallHierarchy" xml:space="preserve">
    <value>Call Hierarchy</value>
  </data>
  <data name="CallsTo" xml:space="preserve">
    <value>Calls To '{0}'</value>
  </data>
  <data name="CallsToBaseMember" xml:space="preserve">
    <value>Calls To Base Member '{0}'</value>
  </data>
  <data name="CallsToInterfaceImplementation" xml:space="preserve">
    <value>Calls To Interface Implementation '{0}'</value>
  </data>
  <data name="ComputingCallHierarchyInformation" xml:space="preserve">
    <value>Computing Call Hierarchy Information</value>
  </data>
  <data name="ImplementsArg" xml:space="preserve">
    <value>Implements '{0}'</value>
  </data>
  <data name="Initializers" xml:space="preserve">
    <value>Initializers</value>
  </data>
  <data name="ReferencesToField" xml:space="preserve">
    <value>References To Field '{0}'</value>
  </data>
  <data name="CallsToOverrides" xml:space="preserve">
    <value>Calls To Overrides</value>
  </data>
  <data name="RenamePreviewChanges" xml:space="preserve">
    <value>_Preview changes</value>
  </data>
  <data name="RenameApplyToolTip" xml:space="preserve">
    <value>Apply</value>
  </data>
  <data name="RenameCancelToolTip" xml:space="preserve">
    <value>Cancel</value>
  </data>
  <data name="ComputingFixAllOccurrences" xml:space="preserve">
    <value>Computing fix all occurrences code fix...</value>
  </data>
  <data name="PreviewChangesRootNodeText" xml:space="preserve">
    <value>Changes</value>
  </data>
  <data name="PreviewChangesSummaryText" xml:space="preserve">
    <value>Preview changes</value>
  </data>
  <data name="Intellisense" xml:space="preserve">
    <value>Intellisense</value>
  </data>
  <data name="IntellisenseCommitFormatting" xml:space="preserve">
    <value>Intellisense Commit Formatting</value>
  </data>
  <data name="FontAndColors_RenameTracking" xml:space="preserve">
    <value>Rename Tracking</value>
  </data>
  <data name="RemovingFromWithContent" xml:space="preserve">
    <value>Removing '{0}' from '{1}' with content:</value>
  </data>
  <data name="OperationNotSupported" xml:space="preserve">
    <value>'{0}' does not support the '{1}' operation. However, it may contain nested '{2}'s (see '{2}.{3}') that support this operation.</value>
  </data>
  <data name="BraceCompletion" xml:space="preserve">
    <value>Brace Completion</value>
  </data>
  <data name="FixAllOccurrencesIn" xml:space="preserve">
    <value>Fix all occurrences in</value>
  </data>
  <data name="FixAllOccurrences" xml:space="preserve">
    <value>Fix all occurrences</value>
  </data>
</root>