FeaturesResources.resx 45.4 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
<?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="AddProjectReferenceTo" xml:space="preserve">
    <value>Add project reference to '{0}'.</value>
  </data>
  <data name="AddReferenceTo" xml:space="preserve">
    <value>Add reference to '{0}'.</value>
  </data>
  <data name="ActionsCanNotBeEmpty" xml:space="preserve">
    <value>Actions can not be empty.</value>
  </data>
  <data name="GenericOverload" xml:space="preserve">
    <value>generic overload</value>
  </data>
  <data name="GenericOverloads" xml:space="preserve">
    <value>generic overloads</value>
  </data>
  <data name="Overload" xml:space="preserve">
    <value>overload</value>
  </data>
  <data name="Overloads" xml:space="preserve">
    <value>overloads</value>
  </data>
  <data name="Keyword" xml:space="preserve">
    <value>{0} Keyword</value>
  </data>
  <data name="EncapsulateFieldUsages" xml:space="preserve">
145
    <value>Encapsulate field: '{0}' (and use property)</value>
146 147
  </data>
  <data name="EncapsulateField" xml:space="preserve">
148
    <value>Encapsulate field: '{0}' (but still use field)</value>
149 150
  </data>
  <data name="EncapsulateFieldsUsages" xml:space="preserve">
151
    <value>Encapsulate fields (and use property)</value>
152 153
  </data>
  <data name="EncapsulateFields" xml:space="preserve">
154
    <value>Encapsulate fields (but still use field)</value>
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
  </data>
  <data name="CouldNotExtractInterfaceSelection" xml:space="preserve">
    <value>Could not extract interface: The selection is not inside a class/interface/struct.</value>
  </data>
  <data name="CouldNotExtractInterfaceTypeMember" xml:space="preserve">
    <value>Could not extract interface: The type does not contain any member that can be extracted to an interface.</value>
  </data>
  <data name="CantNotConstructFinalTree" xml:space="preserve">
    <value>can't not construct final tree</value>
  </data>
  <data name="ContainsAnonymousType" xml:space="preserve">
    <value>Parameters' type or return type cannot be an anonymous type : [{0}]</value>
  </data>
  <data name="NoActiveStatement" xml:space="preserve">
    <value>The selection contains no active statement.</value>
  </data>
  <data name="ErrorOrUnknownType" xml:space="preserve">
    <value>The selection contains an error or unknown type.</value>
  </data>
  <data name="TypeParameterIsHiddenByAnother" xml:space="preserve">
    <value>Type parameter '{0}' is hidden by another type parameter '{1}'.</value>
  </data>
  <data name="TheAddressOfAVariableIsUsed" xml:space="preserve">
    <value>The address of a variable is used inside the selected code.</value>
  </data>
C
Charles Stoner 已提交
180
  <data name="AssigningToReadonlyFields" xml:space="preserve">
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
    <value>Assigning to readonly fields must be done in a constructor : [{0}].</value>
  </data>
  <data name="GeneratedCodeIsOverlapping" xml:space="preserve">
    <value>generated code is overlapping with hidden portion of the code</value>
  </data>
  <data name="AddOptionalParametersTo" xml:space="preserve">
    <value>Add optional parameters to '{0}({1})'</value>
  </data>
  <data name="AddParametersTo" xml:space="preserve">
    <value>Add parameters to '{0}({1})'</value>
  </data>
  <data name="GenerateDelegatingConstructor" xml:space="preserve">
    <value>Generate delegating constructor '{0}({1})'</value>
  </data>
  <data name="GenerateConstructor" xml:space="preserve">
    <value>Generate constructor '{0}({1})'</value>
  </data>
  <data name="GenerateFieldAssigningConstructor" xml:space="preserve">
    <value>Generate field assigning constructor '{0}({1})'</value>
  </data>
  <data name="GenerateBoth" xml:space="preserve">
    <value>Generate Both</value>
  </data>
  <data name="GenerateEqualsObject" xml:space="preserve">
    <value>Generate 'Equals(object)'</value>
  </data>
  <data name="GenerateGetHashCode" xml:space="preserve">
    <value>Generate 'GetHashCode()'</value>
  </data>
  <data name="GenerateNewConstructorIn" xml:space="preserve">
    <value>Generate constructor in '{0}'</value>
  </data>
  <data name="GenerateAll" xml:space="preserve">
    <value>Generate all</value>
  </data>
  <data name="GenerateEnumMemberIn" xml:space="preserve">
    <value>Generate enum member '{0}' in '{1}'</value>
  </data>
  <data name="GenerateConstantIn" xml:space="preserve">
    <value>Generate constant '{0}' in '{1}'</value>
  </data>
  <data name="GenerateReadonlyProperty" xml:space="preserve">
    <value>Generate read-only property '{1}.{0}'</value>
  </data>
  <data name="GeneratePropertyIn" xml:space="preserve">
    <value>Generate property '{1}.{0}'</value>
  </data>
  <data name="GenerateReadonlyField" xml:space="preserve">
    <value>Generate read-only field '{1}.{0}'</value>
  </data>
  <data name="GenerateFieldIn" xml:space="preserve">
    <value>Generate field '{0}' in '{1}'</value>
  </data>
  <data name="GenerateLocal" xml:space="preserve">
    <value>Generate local '{0}'</value>
  </data>
237 238
  <data name="Generate_0_1_in_new_file" xml:space="preserve">
    <value>Generate {0} '{1}' in new file</value>
239
  </data>
240 241
  <data name="Generate_nested_0_1" xml:space="preserve">
    <value>Generate nested {0} '{1}'</value>
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
  </data>
  <data name="GlobalNamespace" xml:space="preserve">
    <value>Global Namespace</value>
  </data>
  <data name="ImplementInterfaceExplicitly" xml:space="preserve">
    <value>Implement interface explicitly</value>
  </data>
  <data name="ImplementInterfaceAbstractly" xml:space="preserve">
    <value>Implement interface abstractly</value>
  </data>
  <data name="ImplementInterfaceThrough" xml:space="preserve">
    <value>Implement interface through '{0}'</value>
  </data>
  <data name="ImplementInterface" xml:space="preserve">
    <value>Implement interface</value>
  </data>
  <data name="LoadingContextFrom" xml:space="preserve">
    <value>Loading context from '{0}'.</value>
  </data>
  <data name="TypeHelpForMoreInformation" xml:space="preserve">
    <value>Type "#help" for more information.</value>
  </data>
  <data name="SpecifiedFileNotFoundFormat" xml:space="preserve">
    <value>Specified file not found: {0}</value>
  </data>
  <data name="SpecifiedFileNotFound" xml:space="preserve">
    <value>Specified file not found.</value>
  </data>
  <data name="SearchedInDirectory" xml:space="preserve">
    <value>Searched in directory:</value>
  </data>
  <data name="SearchedInDirectories" xml:space="preserve">
    <value>Searched in directories:</value>
  </data>
  <data name="IntroduceFieldFor" xml:space="preserve">
    <value>Introduce field for '{0}'</value>
  </data>
  <data name="IntroduceLocalFor" xml:space="preserve">
    <value>Introduce local for '{0}'</value>
  </data>
  <data name="IntroduceConstantFor" xml:space="preserve">
    <value>Introduce constant for '{0}'</value>
  </data>
  <data name="IntroduceLocalConstantFor" xml:space="preserve">
    <value>Introduce local constant for '{0}'</value>
  </data>
  <data name="IntroduceFieldForAllOccurrences" xml:space="preserve">
    <value>Introduce field for all occurrences of '{0}'</value>
  </data>
  <data name="IntroduceLocalForAllOccurrences" xml:space="preserve">
    <value>Introduce local for all occurrences of '{0}'</value>
  </data>
  <data name="IntroduceConstantForAllOccurrences" xml:space="preserve">
    <value>Introduce constant for all occurrences of '{0}'</value>
  </data>
  <data name="IntroduceLocalConstantForAll" xml:space="preserve">
    <value>Introduce local constant for all occurrences of '{0}'</value>
  </data>
  <data name="IntroduceQueryVariableForAll" xml:space="preserve">
    <value>Introduce query variable for all occurrences of '{0}'</value>
  </data>
  <data name="IntroduceQueryVariableFor" xml:space="preserve">
    <value>Introduce query variable for '{0}'</value>
  </data>
  <data name="AnonymousTypes" xml:space="preserve">
    <value>Anonymous Types:</value>
  </data>
  <data name="Is" xml:space="preserve">
    <value>is</value>
  </data>
  <data name="RepresentsAnObjectWhoseOperations" xml:space="preserve">
    <value>Represents an object whose operations will be resolved at runtime.</value>
  </data>
  <data name="Constant" xml:space="preserve">
    <value>constant</value>
  </data>
  <data name="Field" xml:space="preserve">
    <value>field</value>
  </data>
  <data name="LocalConstant" xml:space="preserve">
    <value>local constant</value>
  </data>
  <data name="LocalVariable" xml:space="preserve">
    <value>local variable</value>
  </data>
  <data name="Label" xml:space="preserve">
    <value>label</value>
  </data>
  <data name="RangeVariable" xml:space="preserve">
    <value>range variable</value>
  </data>
  <data name="Parameter" xml:space="preserve">
    <value>parameter</value>
  </data>
  <data name="In" xml:space="preserve">
    <value>in</value>
  </data>
  <data name="Summary" xml:space="preserve">
    <value>Summary:</value>
  </data>
342 343
  <data name="Locals_and_parameters" xml:space="preserve">
    <value>Locals and parameters</value>
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
  </data>
  <data name="TypeParameters" xml:space="preserve">
    <value>Type parameters:</value>
  </data>
  <data name="Returns" xml:space="preserve">
    <value>Returns:</value>
  </data>
  <data name="Exceptions" xml:space="preserve">
    <value>Exceptions:</value>
  </data>
  <data name="Remarks" xml:space="preserve">
    <value>Remarks:</value>
  </data>
  <data name="GeneratingSourceForSymbols" xml:space="preserve">
    <value>generating source for symbols of this type is not supported</value>
  </data>
  <data name="Assembly" xml:space="preserve">
    <value>Assembly</value>
  </data>
  <data name="LocationUnknown" xml:space="preserve">
    <value>location unknown</value>
  </data>
  <data name="ExtractInterface" xml:space="preserve">
    <value>Extract Interface...</value>
  </data>
  <data name="UpdatingAWillPrevent" xml:space="preserve">
    <value>Updating '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingAStatementContainingAwaitExpression" xml:space="preserve">
    <value>Updating a complex statement containing an await expression will prevent the debug session from continuing.</value>
  </data>
  <data name="ChangingVisibilityOfConstructor" xml:space="preserve">
    <value>Changing visibility of a constructor will prevent the debug session from continuing.</value>
  </data>
378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395
  <data name="CapturingVariable" xml:space="preserve">
    <value>Capturing variable '{0}' that hasn't been captured before will prevent the debug session from continuing.</value>
  </data>
  <data name="NotCapturingVariable" xml:space="preserve">
    <value>Ceasing to capture variable '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="DeletingCapturedVariable" xml:space="preserve">
    <value>Deleting captured variable '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="ChangingCapturedVariableType" xml:space="preserve">
    <value>Changing the type of a captured variable '{0}' previously of type '{1}' will prevent the debug session from continuing.</value>
  </data>
  <data name="ChangingLambdaParameters" xml:space="preserve">
    <value>Changing the parameters of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="ChangingLambdaReturnType" xml:space="preserve">
    <value>Changing the return type of '{0}' will prevent the debug session from continuing.</value>
  </data>
396 397 398
  <data name="ChangingQueryLambdaType" xml:space="preserve">
    <value>Changing the type of '{0}' will prevent the debug session from continuing.</value>
  </data>
399 400 401 402 403 404 405 406 407 408 409 410 411 412 413
  <data name="ChangingCapturedVariableScope" xml:space="preserve">
    <value>Changing the declaration scope of a captured variable '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AccessingCapturedVariableInLambda" xml:space="preserve">
    <value>Accessing captured variable '{0}' that hasn't been accessed before in {1} will prevent the debug session from continuing.</value>
  </data>
  <data name="NotAccessingCapturedVariableInLambda" xml:space="preserve">
    <value>Ceasing to access captured variable '{0}' in {1} will prevent the debug session from continuing.</value>
  </data>
  <data name="InsertLambdaWithMultiScopeCapture" xml:space="preserve">
    <value>Adding '{0}' that accesses captured variables '{1}' and '{2}' declared in different scopes will prevent the debug session from continuing.</value>
  </data>
  <data name="DeleteLambdaWithMultiScopeCapture" xml:space="preserve">
    <value>Removing '{0}' that accessed captured variables '{1}' and '{2}' declared in different scopes will prevent the debug session from continuing.</value>
  </data>
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
  <data name="AddingInto" xml:space="preserve">
    <value>Adding '{0}' into a '{1}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingIntoClassWithExplicitOrSequential" xml:space="preserve">
    <value>Adding '{0}' into a class with explicit or sequential layout will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheModifiersOf" xml:space="preserve">
    <value>Updating the modifiers of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheHandlesClause" xml:space="preserve">
    <value>Updating the Handles clause of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAWithTheHandlesClause" xml:space="preserve">
    <value>Adding '{0}' with the Handles clause will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheImplementsClause" xml:space="preserve">
    <value>Updating the Implements clause of a '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="ChangingTheConstraintFromTo" xml:space="preserve">
    <value>Changing the constraint from '{0}' to '{1}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheVarianceOf" xml:space="preserve">
    <value>Updating the variance of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheTypeOf" xml:space="preserve">
    <value>Updating the type of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheInitializerOf" xml:space="preserve">
    <value>Updating the initializer of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheSizeOf" xml:space="preserve">
    <value>Updating the size of a '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheUnderlyingTypeOf" xml:space="preserve">
    <value>Updating the underlying type of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheBaseClassAndOrInterfaceOf" xml:space="preserve">
    <value>Updating the base class and/or base interface(s) of '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheKindOfField" xml:space="preserve">
    <value>Updating a field to an event or vice versa will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheKindOfType" xml:space="preserve">
    <value>Updating the kind of a type will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheKindOfAccessor" xml:space="preserve">
    <value>Updating the kind of an property/event accessor will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheKindOfMethod" xml:space="preserve">
    <value>Updating the kind of a method (Sub/Function) will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheLibraryNameOfDeclareStatement" xml:space="preserve">
    <value>Updating the library name of Declare Statement will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingTheAliasOfDeclareStatement" xml:space="preserve">
    <value>Updating the alias of Declare Statement will prevent the debug session from continuing.</value>
  </data>
  <data name="RenamingAWillPrevent" xml:space="preserve">
    <value>Renaming '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAWillPreventTheDebugSession" xml:space="preserve">
    <value>Adding '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAbstractOrOverride" xml:space="preserve">
    <value>Adding an abstract '{0}' or overriding an inherited '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingMustOverrideOrOverrides" xml:space="preserve">
    <value>Adding a MustOverride '{0}' or overriding an inherited '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingExternMember" xml:space="preserve">
    <value>Adding an extern '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAnImportedMethod" xml:space="preserve">
    <value>Adding an imported method will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingUserDefinedOperator" xml:space="preserve">
    <value>Adding a user defined '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAGeneric" xml:space="preserve">
    <value>Adding a generic '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAAroundAnActiveStatement" xml:space="preserve">
    <value>Adding '{0}' around an active statement will prevent the debug session from continuing.</value>
  </data>
  <data name="MovingAWillPreventTheDebug" xml:space="preserve">
    <value>Moving '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="DeletingAWillPrevent" xml:space="preserve">
    <value>Deleting '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="DeletingAAroundAnActiveStatement" xml:space="preserve">
    <value>Deleting '{0}' around an active statement will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingAMethodBodyWillPrevent" xml:space="preserve">
    <value>Adding a method body will prevent the debug session from continuing.</value>
  </data>
  <data name="DeletingAMethodBodyWillPrevent" xml:space="preserve">
    <value>Deleting a method body will prevent the debug session from continuing.</value>
  </data>
  <data name="AnActiveStatementHasBeenRemoved" xml:space="preserve">
    <value>An active statement has been removed from its original method. You must revert your changes to continue or restart the debugging session.</value>
  </data>
  <data name="UpdatingAStatementAroundActive" xml:space="preserve">
    <value>Updating a '{0}' statement around an active statement will prevent the debug session from continuing.</value>
  </data>
519 520 521
  <data name="UpdatingStateMachineMethodAroundActive" xml:space="preserve">
    <value>Updating async or iterator modifier around an active statement will prevent the debug session from continuing.</value>
    <comment>{Locked="async"}{Locked="iterator"} "async" and "iterator" are C#/VB keywords and should not be localized.</comment>
522
  </data>
523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540
  <data name="ModifyingAGenericMethodWillPrevent" xml:space="preserve">
    <value>Modifying a generic method will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingTriviaInGenericMethodWillPrevent" xml:space="preserve">
    <value>Modifying whitespace or comments in a generic '{0}' will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingAMethodInsideTheContext" xml:space="preserve">
    <value>Modifying a method inside the context of a generic type will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingTriviaInMethodInsideTheContext" xml:space="preserve">
    <value>Modifying whitespace or comments in '{0}' inside the context of a generic type will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingTheInitializerInGenericType" xml:space="preserve">
    <value>Modifying the initializer of '{0}' in a generic type will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingTheInitializerInPartialType" xml:space="preserve">
    <value>Modifying the initializer of '{0}' in a partial type will prevent the debug session from continuing.</value>
  </data>
541 542 543
  <data name="InsertConstructorToTypeWithInitializersWithLambdas" xml:space="preserve">
    <value>Adding a constructor to a type with a field or property initializer that contains an anonymous function will prevent the debug session from continuing.</value>
  </data>
544 545 546
  <data name="RenamingCapturedVariable" xml:space="preserve">
    <value>Renaming a captured variable, from '{0}' to '{1}' will prevent the debug session from continuing.</value>
  </data>
547 548 549 550 551 552 553 554 555 556 557 558 559 560 561
  <data name="ModifyingACatchFinallyHandler" xml:space="preserve">
    <value>Modifying a catch/finally handler with an active statement in the try block will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingATryCatchFinally" xml:space="preserve">
    <value>Modifying a try/catch/finally statement when the finally block is active will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingACatchHandlerAround" xml:space="preserve">
    <value>Modifying a catch handler around an active statement will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingAWhichContainsStackalloc" xml:space="preserve">
    <value>Modifying '{0}' which contains the 'stackalloc' operator will prevent the debug session from continuing.</value>
  </data>
  <data name="ModifyingAWhichContainsOnErrorResume" xml:space="preserve">
    <value>Modifying an active '{0}' which contains 'On Error' or 'Resume' statements will prevent the debug session from continuing.</value>
  </data>
562 563 564
  <data name="ModifyingAWhichContainsComplexQuery" xml:space="preserve">
    <value>Modifying '{0}' which contains an Aggregate, Group By, or Join query clauses will prevent the debug session from continuing.</value>
  </data>
565 566 567 568 569 570 571 572 573 574 575 576
  <data name="ModifyingAFileWithExperimentalFeaturesEnabled" xml:space="preserve">
    <value>Modifying source with experimental language features enabled will prevent the debug session from continuing.</value>
  </data>
  <data name="UpdatingAnActiveStatement" xml:space="preserve">
    <value>Updating an active statement will prevent the debug session from continuing.</value>
  </data>
  <data name="RemovingThatContainsActiveStatement" xml:space="preserve">
    <value>Removing '{0}' that contains an active statement will prevent the debug session from continuing.</value>
  </data>
  <data name="AddingANewFile" xml:space="preserve">
    <value>Adding a new file will prevent the debug session from continuing.</value>
  </data>
577 578 579
  <data name="UpdatingStateMachineMethodMissingAttribute" xml:space="preserve">
    <value>Attribute '{0}' is missing. Updating an async method or an iterator will prevent the debug session from continuing.</value>
  </data>
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
  <data name="UnexpectedInterfaceMemberKind" xml:space="preserve">
    <value>Unexpected interface member kind: {0}</value>
  </data>
  <data name="UnknownSymbolKind" xml:space="preserve">
    <value>Unknown symbol kind</value>
  </data>
  <data name="GenerateAbstractProperty" xml:space="preserve">
    <value>Generate abstract property '{0}' in '{1}'</value>
  </data>
  <data name="GenerateAbstractMethod" xml:space="preserve">
    <value>Generate abstract method '{0}' in '{1}'</value>
  </data>
  <data name="GenerateMethodIn" xml:space="preserve">
    <value>Generate method '{1}.{0}'</value>
  </data>
  <data name="FailedToCreateARemoteProcess" xml:space="preserve">
    <value>Failed to create a remote process for interactive code execution.</value>
  </data>
  <data name="FailedToInitializeRemoteInteractiveProcess" xml:space="preserve">
    <value>Failed to initialize remote interactive process.</value>
  </data>
  <data name="AttemptToConnectToProcess" xml:space="preserve">
    <value>Attempt to connect to process #{0} failed, retrying ...</value>
  </data>
  <data name="FailedToLaunchProcess" xml:space="preserve">
    <value>Failed to launch '{0}' process (exit code: {1}) with output: </value>
  </data>
  <data name="HostingProcessExitedWithExitCode" xml:space="preserve">
    <value>Hosting process exited with exit code {0}.</value>
  </data>
  <data name="InteractiveHostNotInitialized" xml:space="preserve">
    <value>Interactive Host not initialized.</value>
  </data>
  <data name="CannotResolveReference" xml:space="preserve">
    <value>Cannot resolve reference '{0}'.</value>
  </data>
  <data name="RequestedAssemblyAlreadyLoaded" xml:space="preserve">
    <value>Requested assembly already loaded from '{0}'.</value>
  </data>
  <data name="PlusAdditional" xml:space="preserve">
    <value> + additional {0} {1}</value>
  </data>
  <data name="UnableToCreateHostingProcess" xml:space="preserve">
    <value>Unable to create hosting process.</value>
  </data>
  <data name="TheSymbolDoesNotHaveAnIcon" xml:space="preserve">
    <value>The symbol does not have an icon.</value>
  </data>
  <data name="Unknown" xml:space="preserve">
    <value>Unknown</value>
  </data>
  <data name="ExtractMethod" xml:space="preserve">
    <value>Extract Method</value>
  </data>
  <data name="ExtractMethodLocal" xml:space="preserve">
    <value>Extract Method + Local</value>
  </data>
  <data name="AsyncMethodWithRefOutParameters" xml:space="preserve">
    <value>Asynchronous method cannot have ref/out parameters : [{0}]</value>
  </data>
  <data name="TheMemberIsDefinedInMetadata" xml:space="preserve">
    <value>The member is defined in metadata.</value>
  </data>
  <data name="YouCanOnlyChangeTheSignatureOfAConstructorIndexerMethodOrDelegate" xml:space="preserve">
    <value>You can only change the signature of a constructor, indexer, method or delegate.</value>
  </data>
  <data name="ThisSymbolHasRelatedDefinitionsOrReferencesInMetadata" xml:space="preserve">
    <value>This symbol has related definitions or references in metadata. Changing its signature may result in build errors.

Do you want to continue?</value>
  </data>
  <data name="ChangeSignature" xml:space="preserve">
    <value>Change signature...</value>
  </data>
  <data name="GenerateNewType" xml:space="preserve">
    <value>Generate new type...</value>
  </data>
  <data name="UserDiagnosticAnalyzerFailure" xml:space="preserve">
    <value>User Diagnostic Analyzer Failure.</value>
  </data>
  <data name="UserDiagnosticAnalyzerThrows" xml:space="preserve">
661
    <value>Analyzer '{0}' threw an exception of type '{1}' with message '{2}'.</value>
662 663 664 665
  </data>
  <data name="UserDiagnosticAnalyzerThrowsDescription" xml:space="preserve">
    <value>Analyzer '{0}' threw the following exception:
'{1}'.</value>
666 667 668 669 670 671 672 673 674 675
  </data>
  <data name="RemoveUnnecessaryCast" xml:space="preserve">
    <value>Remove Unnecessary Cast</value>
  </data>
  <data name="SimplifyNames" xml:space="preserve">
    <value>Simplify Names</value>
  </data>
  <data name="SimplifyMemberAccess" xml:space="preserve">
    <value>Simplify Member Access</value>
  </data>
676 677
  <data name="RemoveQualification" xml:space="preserve">
    <value>Remove qualification</value>
678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699
  </data>
  <data name="EditAndContinue" xml:space="preserve">
    <value>Edit and Continue</value>
  </data>
  <data name="ThisSignatureDoesNotContainParametersThatCanBeChanged" xml:space="preserve">
    <value>This signature does not contain parameters that can be changed.</value>
  </data>
  <data name="ExtractMethodFailedWithUnknownReasons" xml:space="preserve">
    <value>Unknown error occurred</value>
  </data>
  <data name="Available" xml:space="preserve">
    <value>Available</value>
  </data>
  <data name="NotAvailable" xml:space="preserve">
    <value>Not Available</value>
  </data>
  <data name="ProjectAvailability" xml:space="preserve">
    <value>    {0} - {1}</value>
  </data>
  <data name="UseTheNavigationBarToSwitchContext" xml:space="preserve">
    <value>You can use the navigation bar to switch context.</value>
  </data>
700 701
  <data name="SuppressWithPragma" xml:space="preserve">
    <value>in Source</value>
702
  </data>
703 704
  <data name="SuppressWithGlobalSuppressMessage" xml:space="preserve">
    <value>in Suppression File</value>
705
  </data>
706 707 708 709 710 711
  <data name="RemoveSuppressionForId" xml:space="preserve">
    <value>Remove Suppression {0}</value>
  </data>
  <data name="RemoveSuppressionEquivalenceKeyPrefix" xml:space="preserve">
    <value>Remove Suppression</value>
  </data>
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 739 740 741
  <data name="SuppressionPendingJustification" xml:space="preserve">
    <value>&lt;Pending&gt;</value>
  </data>
  <data name="PrefixTextForAwaitKeyword" xml:space="preserve">
    <value>Awaited task returns</value>
  </data>
  <data name="TextForSystemVoid" xml:space="preserve">
    <value>no value.</value>
  </data>
  <data name="NoteTabTwiceToInsertTheSnippet" xml:space="preserve">
    <value>Note: Tab twice to insert the '{0}' snippet.</value>
  </data>
  <data name="ImplementInterfaceExplicitlyWithDisposePattern" xml:space="preserve">
    <value>Implement interface explicitly with Dispose pattern</value>
  </data>
  <data name="ImplementInterfaceWithDisposePattern" xml:space="preserve">
    <value>Implement interface with Dispose pattern</value>
  </data>
  <data name="CategoryCompiler" xml:space="preserve">
    <value>Compiler</value>
  </data>
  <data name="CategoryEditAndContinue" xml:space="preserve">
    <value>Edit and Continue</value>
  </data>
  <data name="CategoryStyle" xml:space="preserve">
    <value>Style</value>
  </data>
  <data name="SuppressionCodeActionTitle" xml:space="preserve">
    <value>Suppress {0}</value>
  </data>
742 743 744
  <data name="TriageCodeActionTitleForTriagedDiagnostic" xml:space="preserve">
    <value>Re-triage {0}(currently '{1}')</value>
  </data>
745 746 747 748 749 750
  <data name="ArgumentElementCannotBeNull" xml:space="preserve">
    <value>Argument cannot have a null element.</value>
  </data>
  <data name="ArgumentCannotBeEmpty" xml:space="preserve">
    <value>Argument cannot be empty.</value>
  </data>
751 752 753
  <data name="UnsupportedDiagnosticReported" xml:space="preserve">
    <value>Reported diagnostic with ID '{0}' is not supported by the analyzer.</value>
  </data>
754 755 756 757 758 759
  <data name="ComputingFixAllOccurrences" xml:space="preserve">
    <value>Computing fix all occurrences code fix...</value>
  </data>
  <data name="FixAllOccurrences" xml:space="preserve">
    <value>Fix all occurrences</value>
  </data>
760 761 762 763 764 765 766 767 768
  <data name="FixAllTitle_Document" xml:space="preserve">
    <value>Document</value>
  </data>
  <data name="FixAllTitle_Project" xml:space="preserve">
    <value>Project</value>
  </data>
  <data name="FixAllTitle_Solution" xml:space="preserve">
    <value>Solution</value>
  </data>
769 770 771 772 773 774 775 776 777
  <data name="DisposeManagedStateTodo" xml:space="preserve">
    <value>TODO: dispose managed state (managed objects).</value>
  </data>
  <data name="SetLargeFieldsToNullTodo" xml:space="preserve">
    <value>TODO: set large fields to null.</value>
  </data>
  <data name="ToDetectRedundantCalls" xml:space="preserve">
    <value>To detect redundant calls</value>
  </data>
778 779 780
  <data name="ModifyingAWhichContainsStaticLocal" xml:space="preserve">
    <value>Modifying '{0}' which contains a static variable will prevent the debug session from continuing.</value>
  </data>
781 782
  <data name="BuildToolBuild" xml:space="preserve">
    <value>Compiler</value>
H
Heejae Chang 已提交
783
  </data>
784
  <data name="BuildToolEnC" xml:space="preserve">
H
Heejae Chang 已提交
785 786
    <value>Edit And Continue</value>
  </data>
787 788
  <data name="BuildToolLive" xml:space="preserve">
    <value>Live</value>
H
Heejae Chang 已提交
789
  </data>
790 791 792 793 794 795
  <data name="Namespace" xml:space="preserve">
    <value>namespace</value>
    <comment>{Locked}</comment>
  </data>
  <data name="Class" xml:space="preserve">
    <value>class</value>
796
    <comment>{Locked}</comment>
797 798 799
  </data>
  <data name="Interface" xml:space="preserve">
    <value>interface</value>
800
    <comment>{Locked}</comment>
801 802 803
  </data>
  <data name="Enum" xml:space="preserve">
    <value>enum</value>
804
    <comment>{Locked}</comment>
805 806 807
  </data>
  <data name="EnumValue" xml:space="preserve">
    <value>enum value</value>
808
    <comment>{Locked="enum"} "enum" is a C#/VB keyword and should not be localized.</comment>
809 810 811
  </data>
  <data name="Delegate" xml:space="preserve">
    <value>delegate</value>
812
    <comment>{Locked}</comment>
813 814 815
  </data>
  <data name="ConstField" xml:space="preserve">
    <value>const field</value>
816
    <comment>{Locked="const"} "const" is a C#/VB keyword and should not be localized.</comment>
817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834
  </data>
  <data name="Method" xml:space="preserve">
    <value>method</value>
  </data>
  <data name="Operator" xml:space="preserve">
    <value>operator</value>
  </data>
  <data name="Constructor" xml:space="preserve">
    <value>constructor</value>
  </data>
  <data name="AutoProperty" xml:space="preserve">
    <value>auto-property</value>
  </data>
  <data name="Property" xml:space="preserve">
    <value>property</value>
  </data>
  <data name="Event" xml:space="preserve">
    <value>event</value>
835
    <comment>{Locked}</comment>
836 837
  </data>
  <data name="EventAccessor" xml:space="preserve">
838
    <value>event accessor</value>
839 840 841 842 843 844 845 846 847 848
  </data>
  <data name="TypeConstraint" xml:space="preserve">
    <value>type constraint</value>
  </data>
  <data name="TypeParameter" xml:space="preserve">
    <value>type parameter</value>
  </data>
  <data name="Attribute" xml:space="preserve">
    <value>attribute</value>
  </data>
849 850 851
  <data name="UseAutoProperty" xml:space="preserve">
    <value>Use auto property</value>
  </data>
852 853 854 855 856 857 858 859 860
  <data name="Replace0and1WithProperty" xml:space="preserve">
    <value>Replace '{0}' and '{1}' with property</value>
  </data>
  <data name="Replace0WithProperty" xml:space="preserve">
    <value>Replace '{0}' with property</value>
  </data>
  <data name="MethodReferencedImplicitly" xml:space="preserve">
    <value>Method referenced implicitly</value>
  </data>
861 862 863 864 865 866
  <data name="Generate_type" xml:space="preserve">
    <value>Generate type</value>
  </data>
  <data name="Generate_0_1" xml:space="preserve">
    <value>Generate {0} '{1}'</value>
  </data>
C
Cyrus Najmabadi 已提交
867
  <data name="ChangeTo" xml:space="preserve">
868
    <value>Change '{0}' to '{1}'.</value>
869 870 871 872 873 874
  </data>
  <data name="NonInvokedMethodCannotBeReplacedWithProperty" xml:space="preserve">
    <value>Non-invoked method cannot be replaced with property.</value>
  </data>
  <data name="OnlyMethodsWithASingleArgumentCanBeReplacedWithAProperty" xml:space="preserve">
    <value>Only methods with a single argument can be replaced with a property.</value>
875
  </data>
876 877 878 879 880 881 882 883 884 885 886 887
  <data name="ErrorCategory" xml:space="preserve">
    <value>Roslyn.HostError</value>
  </data>
  <data name="WRN_AnalyzerCannotBeCreated" xml:space="preserve">
    <value>An instance of analyzer {0} cannot be created from {1}: {2}.</value>
  </data>
  <data name="WRN_NoAnalyzerInAssembly" xml:space="preserve">
    <value>The assembly {0} does not contain any analyzers.</value>
  </data>
  <data name="WRN_UnableToLoadAnalyzer" xml:space="preserve">
    <value>Unable to load Analyzer assembly {0}: {1}</value>
  </data>
888 889 890
  <data name="Make_method_synchronous" xml:space="preserve">
    <value>Make method synchronous.</value>
  </data>
891 892 893 894 895 896
  <data name="AddThisOrMeQualification" xml:space="preserve">
    <value>Add 'this' or 'Me' qualification.</value>
  </data>
  <data name="AddQualification" xml:space="preserve">
    <value>Add qualification.</value>
  </data>
897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933
  <data name="FixNamingViolation" xml:space="preserve">
    <value>Fix Name Violation: {0}</value>
  </data>
  <data name="NamingViolationDescription" xml:space="preserve">
    <value>'{0}' naming violation - {1}</value>
    <comment>{0} is the rule title, {1} is the way in which the rule was violated</comment>
  </data>
  <data name="NamingViolation_FirstWordMustBeginWithLowercase" xml:space="preserve">
    <value>The first word, '{0}', must begin with a lower case character</value>
  </data>
  <data name="NamingViolation_FirstWordMustBeginWithUppercase" xml:space="preserve">
    <value>The first word, '{0}', must begin with an upper case character</value>
  </data>
  <data name="NamingViolation_MissingPrefix" xml:space="preserve">
    <value>Missing prefix: '{0}'</value>
  </data>
  <data name="NamingViolation_MissingSuffix" xml:space="preserve">
    <value>Missing suffix: '{0}'</value>
  </data>
  <data name="NamingViolation_NonLeadingWordsMustBeginWithLowercase" xml:space="preserve">
    <value>These non-leading words must begin with a lowercase letter: {0}</value>
  </data>
  <data name="NamingViolation_NonLeadingWordsMustBeginWithUppercase" xml:space="preserve">
    <value>These non-leading words must begin with an upper case letter: {0}</value>
  </data>
  <data name="NamingViolation_WordsCannotContainLowercaseLetters" xml:space="preserve">
    <value>These words cannot contain lower case characters: {0}</value>
  </data>
  <data name="NamingViolation_WordsCannotContainUppercaseLetters" xml:space="preserve">
    <value>These words cannot contain upper case characters: {0}</value>
  </data>
  <data name="NamingViolation_WordsMustBeginWithUppercase" xml:space="preserve">
    <value>These words must begin with upper case characters: {0}</value>
  </data>
  <data name="NamingStylesDiagnosticTitle" xml:space="preserve">
    <value>Naming Styles</value>
  </data>
C
CyrusNajmabadi 已提交
934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952
  <data name="from_0" xml:space="preserve">
    <value>from {0}</value>
  </data>
  <data name="Find_and_install_latest_version" xml:space="preserve">
    <value>Find and install latest version</value>
  </data>
  <data name="Use_local_version_0" xml:space="preserve">
    <value>Use local version '{0}'</value>
  </data>
  <data name="Use_locally_installed_0_version_1_This_version_used_in_2" xml:space="preserve">
    <value>Use locally installed '{0}' version '{1}'
This version used in: {2}</value>
  </data>
  <data name="Find_and_install_latest_version_of_0" xml:space="preserve">
    <value>Find and install latest version of '{0}'</value>
  </data>
  <data name="Install_with_package_manager" xml:space="preserve">
    <value>Install with package manager...</value>
  </data>
953 954 955 956 957 958
  <data name="Install_0_1" xml:space="preserve">
    <value>Install '{0} {1}'</value>
  </data>
  <data name="Install_version_0" xml:space="preserve">
    <value>Install version '{0}'</value>
  </data>
959 960 961
  <data name="Generate_variable" xml:space="preserve">
    <value>Generate variable</value>
  </data>
962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006
  <data name="Classes" xml:space="preserve">
    <value>Classes</value>
  </data>
  <data name="Constants" xml:space="preserve">
    <value>Constants</value>
  </data>
  <data name="Delegates" xml:space="preserve">
    <value>Delegates</value>
  </data>
  <data name="Enums" xml:space="preserve">
    <value>Enums</value>
  </data>
  <data name="Events" xml:space="preserve">
    <value>Events</value>
  </data>
  <data name="Extension_methods" xml:space="preserve">
    <value>Extension methods</value>
  </data>
  <data name="Fields" xml:space="preserve">
    <value>Fields</value>
  </data>
  <data name="Interfaces" xml:space="preserve">
    <value>Interfaces</value>
  </data>
  <data name="Locals" xml:space="preserve">
    <value>Locals</value>
  </data>
  <data name="Methods" xml:space="preserve">
    <value>Methods</value>
  </data>
  <data name="Modules" xml:space="preserve">
    <value>Modules</value>
  </data>
  <data name="Namespaces" xml:space="preserve">
    <value>Namespaces</value>
  </data>
  <data name="Properties" xml:space="preserve">
    <value>Properties</value>
  </data>
  <data name="Structures" xml:space="preserve">
    <value>Structures</value>
  </data>
  <data name="Parameters" xml:space="preserve">
    <value>Parameters:</value>
  </data>
1007
  <data name="Add_missing_switch_cases" xml:space="preserve">
A
Abraham Hosch 已提交
1008 1009
    <value>Add missing switch cases</value>
  </data>
1010 1011 1012 1013 1014 1015
  <data name="Add_both" xml:space="preserve">
    <value>Add both</value>
  </data>
  <data name="Add_default_switch_case" xml:space="preserve">
    <value>Add default switch case</value>
  </data>
1016 1017 1018
  <data name="VariadicSignaturehelpitemMustHaveOneParam" xml:space="preserve">
    <value>Variadic SignatureHelpItem must have at least one parameter.</value>
  </data>
1019 1020 1021
  <data name="AddBraces" xml:space="preserve">
    <value>Add braces</value>
  </data>
1022 1023 1024 1025 1026 1027 1028 1029 1030
  <data name="Replace_0_with_method" xml:space="preserve">
    <value>Replace '{0}' with method</value>
  </data>
  <data name="Replace_0_with_methods" xml:space="preserve">
    <value>Replace '{0}' with methods</value>
  </data>
  <data name="Property_referenced_implicitly" xml:space="preserve">
    <value>Property referenced implicitly</value>
  </data>
1031
</root>