ServicesVSResources.resx 63.0 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
<?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>
120
  <data name="Element_is_not_valid" xml:space="preserve">
121 122
    <value>Element is not valid.</value>
  </data>
123
  <data name="You_must_select_at_least_one_member" xml:space="preserve">
124 125
    <value>You must select at least one member.</value>
  </data>
126
  <data name="Interface_name_conflicts_with_an_existing_type_name" xml:space="preserve">
127 128
    <value>Interface name conflicts with an existing type name.</value>
  </data>
129
  <data name="Interface_name_is_not_a_valid_0_identifier" xml:space="preserve">
130 131
    <value>Interface name is not a valid {0} identifier.</value>
  </data>
132
  <data name="Illegal_characters_in_path" xml:space="preserve">
133 134
    <value>Illegal characters in path.</value>
  </data>
135
  <data name="File_name_must_have_the_0_extension" xml:space="preserve">
136 137 138 139 140
    <value>File name must have the "{0}" extension.</value>
  </data>
  <data name="Debugger" xml:space="preserve">
    <value>Debugger</value>
  </data>
141
  <data name="Determining_breakpoint_location" xml:space="preserve">
142 143
    <value>Determining breakpoint location...</value>
  </data>
144
  <data name="Determining_autos" xml:space="preserve">
145 146
    <value>Determining autos...</value>
  </data>
147
  <data name="Resolving_breakpoint_location" xml:space="preserve">
148 149
    <value>Resolving breakpoint location...</value>
  </data>
150
  <data name="Validating_breakpoint_location" xml:space="preserve">
151 152
    <value>Validating breakpoint location...</value>
  </data>
153
  <data name="Getting_DataTip_text" xml:space="preserve">
154 155
    <value>Getting DataTip text...</value>
  </data>
156
  <data name="Preview_unavailable" xml:space="preserve">
157 158
    <value>Preview unavailable</value>
  </data>
159
  <data name="Overrides_" xml:space="preserve">
160 161
    <value>Overrides</value>
  </data>
162
  <data name="Overridden_By" xml:space="preserve">
163 164
    <value>Overridden By</value>
  </data>
165
  <data name="Inherits_" xml:space="preserve">
166 167
    <value>Inherits</value>
  </data>
168
  <data name="Inherited_By" xml:space="preserve">
169 170
    <value>Inherited By</value>
  </data>
171
  <data name="Implements_" xml:space="preserve">
172 173
    <value>Implements</value>
  </data>
174
  <data name="Implemented_By" xml:space="preserve">
175 176
    <value>Implemented By</value>
  </data>
177
  <data name="Maximum_number_of_documents_are_open" xml:space="preserve">
178 179
    <value>Maximum number of documents are open.</value>
  </data>
180
  <data name="Failed_to_create_document_in_miscellaneous_files_project" xml:space="preserve">
181 182
    <value>Failed to create document in miscellaneous files project.</value>
  </data>
183
  <data name="Invalid_access" xml:space="preserve">
184 185
    <value>Invalid access.</value>
  </data>
186
  <data name="The_following_references_were_not_found_0_Please_locate_and_add_them_manually" xml:space="preserve">
187 188
    <value>The following references were not found. {0}Please locate and add them manually.</value>
  </data>
189
  <data name="End_position_must_be_start_position" xml:space="preserve">
190 191
    <value>End position must be &gt;= start position</value>
  </data>
192
  <data name="Not_a_valid_value" xml:space="preserve">
193 194
    <value>Not a valid value</value>
  </data>
195
  <data name="given_workspace_doesn_t_support_undo" xml:space="preserve">
196 197
    <value>given workspace doesn't support undo</value>
  </data>
198
  <data name="Add_a_reference_to_0" xml:space="preserve">
199 200
    <value>Add a reference to '{0}'</value>
  </data>
201
  <data name="Event_type_is_invalid" xml:space="preserve">
202 203
    <value>Event type is invalid</value>
  </data>
204
  <data name="Can_t_find_where_to_insert_member" xml:space="preserve">
205 206
    <value>Can't find where to insert member</value>
  </data>
207
  <data name="Can_t_rename_other_elements" xml:space="preserve">
208 209
    <value>Can't rename 'other' elements</value>
  </data>
210
  <data name="Unknown_rename_type" xml:space="preserve">
211 212
    <value>Unknown rename type</value>
  </data>
213
  <data name="IDs_are_not_supported_for_this_symbol_type" xml:space="preserve">
214 215
    <value>IDs are not supported for this symbol type.</value>
  </data>
216
  <data name="Can_t_create_a_node_id_for_this_symbol_kind_colon_0" xml:space="preserve">
217 218
    <value>Can't create a node id for this symbol kind: '{0}'</value>
  </data>
219
  <data name="Project_References" xml:space="preserve">
220 221
    <value>Project References</value>
  </data>
222
  <data name="Base_Types" xml:space="preserve">
223 224
    <value>Base Types</value>
  </data>
225
  <data name="Miscellaneous_Files" xml:space="preserve">
226 227
    <value>Miscellaneous Files</value>
  </data>
228
  <data name="Could_not_find_project_0" xml:space="preserve">
229 230
    <value>Could not find project '{0}'</value>
  </data>
231
  <data name="Could_not_find_location_of_folder_on_disk" xml:space="preserve">
232 233
    <value>Could not find location of folder on disk</value>
  </data>
234
  <data name="ErrorReadingFile" xml:space="preserve">
235
    <value>Error while reading file '{0}': {1}</value>
236
  </data>
237
  <data name="Assembly" xml:space="preserve">
238 239
    <value>Assembly </value>
  </data>
240
  <data name="Exceptions_colon" xml:space="preserve">
241 242
    <value>Exceptions:</value>
  </data>
243
  <data name="Member_of_0" xml:space="preserve">
244 245
    <value>Member of {0}</value>
  </data>
246
  <data name="Parameters_colon1" xml:space="preserve">
247 248
    <value>Parameters:</value>
  </data>
249
  <data name="Project" xml:space="preserve">
250 251
    <value>Project </value>
  </data>
252
  <data name="Remarks_colon" xml:space="preserve">
253 254
    <value>Remarks:</value>
  </data>
255
  <data name="Returns_colon" xml:space="preserve">
256 257
    <value>Returns:</value>
  </data>
258
  <data name="Summary_colon" xml:space="preserve">
259 260
    <value>Summary:</value>
  </data>
261
  <data name="Type_Parameters_colon" xml:space="preserve">
262 263
    <value>Type Parameters:</value>
  </data>
264
  <data name="File_already_exists" xml:space="preserve">
265 266
    <value>File already exists</value>
  </data>
267
  <data name="File_path_cannot_use_reserved_keywords" xml:space="preserve">
268 269
    <value>File path cannot use reserved keywords</value>
  </data>
270
  <data name="DocumentPath_is_illegal" xml:space="preserve">
271 272
    <value>DocumentPath is illegal</value>
  </data>
273
  <data name="Project_Path_is_illegal" xml:space="preserve">
274 275
    <value>Project Path is illegal</value>
  </data>
276
  <data name="Path_cannot_have_empty_filename" xml:space="preserve">
277 278
    <value>Path cannot have empty filename</value>
  </data>
279
  <data name="The_given_DocumentId_did_not_come_from_the_Visual_Studio_workspace" xml:space="preserve">
280 281
    <value>The given DocumentId did not come from the Visual Studio workspace.</value>
  </data>
282
  <data name="Project_colon_0_1_Use_the_dropdown_to_view_and_switch_to_other_projects_this_file_may_belong_to" xml:space="preserve">
283 284 285 286
    <value>Project: {0} ({1})

Use the dropdown to view and switch to other projects this file may belong to.</value>
  </data>
287
  <data name="_0_Use_the_dropdown_to_view_and_navigate_to_other_items_in_this_file" xml:space="preserve">
288 289 290 291
    <value>{0}

Use the dropdown to view and navigate to other items in this file.</value>
  </data>
292
  <data name="Project_colon_0_Use_the_dropdown_to_view_and_switch_to_other_projects_this_file_may_belong_to" xml:space="preserve">
293 294 295 296
    <value>Project: {0}

Use the dropdown to view and switch to other projects this file may belong to.</value>
  </data>
297
  <data name="ErrorReadingRuleset" xml:space="preserve">
298 299
    <value>ErrorReadingRuleset</value>
  </data>
300
  <data name="Error_reading_ruleset_file_0_1" xml:space="preserve">
301 302
    <value>Error reading ruleset file {0} - {1}</value>
  </data>
303
  <data name="AnalyzerChangedOnDisk" xml:space="preserve">
304 305
    <value>AnalyzerChangedOnDisk</value>
  </data>
306
  <data name="The_analyzer_assembly_0_has_changed_Diagnostics_may_be_incorrect_until_Visual_Studio_is_restarted" xml:space="preserve">
307 308
    <value>The analyzer assembly '{0}' has changed. Diagnostics may be incorrect until Visual Studio is restarted.</value>
  </data>
309
  <data name="CSharp_VB_Diagnostics_Table_Data_Source" xml:space="preserve">
310 311
    <value>C#/VB Diagnostics Table Data Source</value>
  </data>
312
  <data name="CSharp_VB_Todo_List_Table_Data_Source" xml:space="preserve">
313 314 315 316 317
    <value>C#/VB Todo List Table Data Source</value>
  </data>
  <data name="Cancel" xml:space="preserve">
    <value>Cancel</value>
  </data>
318
  <data name="Deselect_All" xml:space="preserve">
319 320
    <value>_Deselect All</value>
  </data>
321
  <data name="Extract_Interface" xml:space="preserve">
322 323
    <value>Extract Interface</value>
  </data>
324
  <data name="Generated_name_colon" xml:space="preserve">
325 326
    <value>Generated name:</value>
  </data>
327
  <data name="New_file_name_colon" xml:space="preserve">
328 329
    <value>New _file name:</value>
  </data>
330
  <data name="New_interface_name_colon" xml:space="preserve">
331 332 333 334 335
    <value>New _interface name:</value>
  </data>
  <data name="OK" xml:space="preserve">
    <value>OK</value>
  </data>
336
  <data name="Select_All" xml:space="preserve">
337 338
    <value>_Select All</value>
  </data>
339
  <data name="Select_public_members_to_form_interface" xml:space="preserve">
340 341
    <value>Select public _members to form interface</value>
  </data>
342
  <data name="Access_colon" xml:space="preserve">
343 344
    <value>_Access:</value>
  </data>
345
  <data name="Add_to_existing_file" xml:space="preserve">
346 347
    <value>Add to _existing file</value>
  </data>
A
Andrew Hall (METAL) 已提交
348 349 350
  <data name="Add_to_current_file" xml:space="preserve">
    <value>Add to _current file</value>
  </data>
351
  <data name="Change_Signature" xml:space="preserve">
352 353
    <value>Change Signature</value>
  </data>
354
  <data name="Create_new_file" xml:space="preserve">
355 356
    <value>_Create new file</value>
  </data>
357
  <data name="Default_" xml:space="preserve">
358 359
    <value>Default</value>
  </data>
360
  <data name="File_Name_colon" xml:space="preserve">
361 362
    <value>File Name:</value>
  </data>
363
  <data name="Generate_Type" xml:space="preserve">
364 365
    <value>Generate Type</value>
  </data>
366
  <data name="Kind_colon" xml:space="preserve">
367 368
    <value>_Kind:</value>
  </data>
369
  <data name="Location_colon" xml:space="preserve">
370 371
    <value>Location:</value>
  </data>
A
Andrew Hall (METAL) 已提交
372 373 374
  <data name="Select_destination" xml:space="preserve">
    <value>Select destination</value>
  </data>
375 376 377
  <data name="Modifier" xml:space="preserve">
    <value>Modifier</value>
  </data>
378
  <data name="Name_colon1" xml:space="preserve">
379 380 381 382 383
    <value>Name:</value>
  </data>
  <data name="Parameter" xml:space="preserve">
    <value>Parameter</value>
  </data>
384
  <data name="Parameters_colon2" xml:space="preserve">
385 386
    <value>Parameters:</value>
  </data>
387
  <data name="Preview_method_signature_colon" xml:space="preserve">
388 389
    <value>Preview method signature:</value>
  </data>
390
  <data name="Preview_reference_changes" xml:space="preserve">
391 392
    <value>Preview reference changes</value>
  </data>
393
  <data name="Project_colon" xml:space="preserve">
394 395 396 397 398
    <value>_Project:</value>
  </data>
  <data name="Type" xml:space="preserve">
    <value>Type</value>
  </data>
399
  <data name="Type_Details_colon" xml:space="preserve">
400 401
    <value>Type Details:</value>
  </data>
402
  <data name="Re_move" xml:space="preserve">
403 404 405 406 407
    <value>Re_move</value>
  </data>
  <data name="Restore" xml:space="preserve">
    <value>_Restore</value>
  </data>
408
  <data name="More_about_0" xml:space="preserve">
409 410
    <value>More about {0}</value>
  </data>
411
  <data name="Navigation_must_be_performed_on_the_foreground_thread" xml:space="preserve">
412 413
    <value>Navigation must be performed on the foreground thread.</value>
  </data>
414
  <data name="bracket_plus_bracket" xml:space="preserve">
415 416
    <value>[+] </value>
  </data>
417
  <data name="bracket_bracket" xml:space="preserve">
418 419
    <value>[-] </value>
  </data>
420
  <data name="Reference_to_0_in_project_1" xml:space="preserve">
421 422
    <value>Reference to '{0}' in project '{1}'</value>
  </data>
423
  <data name="Unknown1" xml:space="preserve">
424 425
    <value>&lt;Unknown&gt;</value>
  </data>
426
  <data name="Analyzer_reference_to_0_in_project_1" xml:space="preserve">
427 428
    <value>Analyzer reference to '{0}' in project '{1}'</value>
  </data>
429
  <data name="Project_reference_to_0_in_project_1" xml:space="preserve">
430 431
    <value>Project reference to '{0}' in project '{1}'</value>
  </data>
432
  <data name="AnalyzerDependencyConflict" xml:space="preserve">
433 434
    <value>AnalyzerDependencyConflict</value>
  </data>
435
  <data name="Analyzer_assemblies_0_and_1_both_have_identity_2_but_different_contents_Only_one_will_be_loaded_and_analyzers_using_these_assemblies_may_not_run_correctly" xml:space="preserve">
436
    <value>Analyzer assemblies '{0}' and '{1}' both have identity '{2}' but different contents. Only one will be loaded and analyzers using these assemblies may not run correctly.</value>
437
  </data>
438
  <data name="_0_references" xml:space="preserve">
D
David Poeschl 已提交
439 440
    <value>{0} references</value>
  </data>
441
  <data name="_1_reference" xml:space="preserve">
442
    <value>1 reference</value>
D
David Poeschl 已提交
443
  </data>
444
  <data name="_0_encountered_an_error_and_has_been_disabled" xml:space="preserve">
J
Jonathon Marolf 已提交
445
    <value>'{0}' encountered an error and has been disabled.</value>
446 447 448 449
  </data>
  <data name="Enable" xml:space="preserve">
    <value>Enable</value>
  </data>
450
  <data name="Enable_and_ignore_future_errors" xml:space="preserve">
451 452
    <value>Enable and ignore future errors</value>
  </data>
453
  <data name="No_Changes" xml:space="preserve">
454 455
    <value>No Changes</value>
  </data>
456
  <data name="Current_block" xml:space="preserve">
457 458
    <value>Current block</value>
  </data>
459
  <data name="Determining_current_block" xml:space="preserve">
460 461
    <value>Determining current block.</value>
  </data>
462
  <data name="IntelliSense" xml:space="preserve">
463 464
    <value>IntelliSense</value>
  </data>
465
  <data name="CSharp_VB_Build_Table_Data_Source" xml:space="preserve">
466 467
    <value>C#/VB Build Table Data Source</value>
  </data>
468
  <data name="MissingAnalyzerReference" xml:space="preserve">
469 470
    <value>MissingAnalyzerReference</value>
  </data>
471
  <data name="Analyzer_assembly_0_depends_on_1_but_it_was_not_found_Analyzers_may_not_run_correctly_unless_the_missing_assembly_is_added_as_an_analyzer_reference_as_well" xml:space="preserve">
472
    <value>Analyzer assembly '{0}' depends on '{1}' but it was not found. Analyzers may not run correctly unless the missing assembly is added as an analyzer reference as well.</value>
473
  </data>
474
  <data name="Suppression_State" xml:space="preserve">
475 476
    <value>Suppression State</value>
  </data>
477
  <data name="Active" xml:space="preserve">
478 479
    <value>Active</value>
  </data>
480
  <data name="Suppressed" xml:space="preserve">
481 482
    <value>Suppressed</value>
  </data>
483 484 485 486 487 488
  <data name="NotApplicable" xml:space="preserve">
    <value>N/A</value>
  </data>
  <data name="SuppressionNotSupportedToolTip" xml:space="preserve">
    <value>Suppression state is supported only for intellisense diagnostics, which are for the current solution snapshot. Switch to 'Intellisense' diagnostics for suppression.</value>
  </data>
489
  <data name="Suppress_diagnostics" xml:space="preserve">
490 491
    <value>Suppress diagnostics</value>
  </data>
492
  <data name="Computing_suppressions_fix" xml:space="preserve">
493 494
    <value>Computing suppressions fix...</value>
  </data>
495
  <data name="Applying_suppressions_fix" xml:space="preserve">
496
    <value>Applying suppressions fix...</value>
497
  </data>
498
  <data name="Remove_suppressions" xml:space="preserve">
499 500
    <value>Remove suppressions</value>
  </data>
501
  <data name="Computing_remove_suppressions_fix" xml:space="preserve">
502 503
    <value>Computing remove suppressions fix...</value>
  </data>
504
  <data name="Applying_remove_suppressions_fix" xml:space="preserve">
505
    <value>Applying remove suppressions fix...</value>
506
  </data>
507
  <data name="This_workspace_only_supports_opening_documents_on_the_UI_thread" xml:space="preserve">
508 509
    <value>This workspace only supports opening documents on the UI thread.</value>
  </data>
510 511 512
  <data name="This_workspace_does_not_support_updating_Visual_Basic_compilation_options" xml:space="preserve">
    <value>This workspace does not support updating Visual Basic compilation options.</value>
  </data>
513 514 515
  <data name="This_workspace_does_not_support_updating_Visual_Basic_parse_options" xml:space="preserve">
    <value>This workspace does not support updating Visual Basic parse options.</value>
  </data>
516
  <data name="Synchronize_0" xml:space="preserve">
517
    <value>Synchronize {0}</value>
518
  </data>
519
  <data name="Synchronizing_with_0" xml:space="preserve">
520
    <value>Synchronizing with {0}...</value>
521
  </data>
522
  <data name="Visual_Studio_has_suspended_some_advanced_features_to_improve_performance" xml:space="preserve">
H
Heejae Chang 已提交
523
    <value>Visual Studio has suspended some advanced features to improve performance.</value>
524
  </data>
C
CyrusNajmabadi 已提交
525 526 527 528 529 530
  <data name="Installing_0" xml:space="preserve">
    <value>Installing '{0}'</value>
  </data>
  <data name="Installing_0_completed" xml:space="preserve">
    <value>Installing '{0}' completed</value>
  </data>
531
  <data name="Package_install_failed_colon_0" xml:space="preserve">
C
CyrusNajmabadi 已提交
532 533
    <value>Package install failed: {0}</value>
  </data>
534
  <data name="Unknown2" xml:space="preserve">
535 536
    <value>&lt;Unknown&gt;</value>
  </data>
B
Balaji Krishnan 已提交
537 538 539 540 541 542
  <data name="No" xml:space="preserve">
    <value>No</value>
  </data>
  <data name="Yes" xml:space="preserve">
    <value>Yes</value>
  </data>
543
  <data name="Choose_a_Symbol_Specification_and_a_Naming_Style" xml:space="preserve">
544 545
    <value>Choose a Symbol Specification and a Naming Style.</value>
  </data>
546
  <data name="Enter_a_title_for_this_Naming_Rule" xml:space="preserve">
547 548
    <value>Enter a title for this Naming Rule.</value>
  </data>
549
  <data name="Enter_a_title_for_this_Naming_Style" xml:space="preserve">
550 551
    <value>Enter a title for this Naming Style.</value>
  </data>
552
  <data name="Enter_a_title_for_this_Symbol_Specification" xml:space="preserve">
553 554
    <value>Enter a title for this Symbol Specification.</value>
  </data>
555
  <data name="Accessibilities_can_match_any" xml:space="preserve">
556 557
    <value>Accessibilities (can match any)</value>
  </data>
558
  <data name="Capitalization_colon" xml:space="preserve">
559 560
    <value>Capitalization:</value>
  </data>
561
  <data name="all_lower" xml:space="preserve">
562 563
    <value>all lower</value>
  </data>
564
  <data name="ALL_UPPER" xml:space="preserve">
565 566
    <value>ALL UPPER</value>
  </data>
567
  <data name="camel_Case_Name" xml:space="preserve">
568 569
    <value>camel Case Name</value>
  </data>
570
  <data name="First_word_upper" xml:space="preserve">
571 572
    <value>First word upper</value>
  </data>
573
  <data name="Pascal_Case_Name" xml:space="preserve">
574 575
    <value>Pascal Case Name</value>
  </data>
576
  <data name="Severity_colon" xml:space="preserve">
577 578
    <value>Severity:</value>
  </data>
579
  <data name="Modifiers_must_match_all" xml:space="preserve">
580 581
    <value>Modifiers (must match all)</value>
  </data>
582
  <data name="Name_colon2" xml:space="preserve">
583 584
    <value>Name:</value>
  </data>
585
  <data name="Naming_Rule" xml:space="preserve">
586 587
    <value>Naming Rule</value>
  </data>
588
  <data name="Naming_Style" xml:space="preserve">
589 590
    <value>Naming Style</value>
  </data>
591
  <data name="Naming_Style_colon" xml:space="preserve">
592 593
    <value>Naming Style:</value>
  </data>
594
  <data name="Naming_Rules_allow_you_to_define_how_particular_sets_of_symbols_should_be_named_and_how_incorrectly_named_symbols_should_be_handled" xml:space="preserve">
595 596
    <value>Naming Rules allow you to define how particular sets of symbols should be named and how incorrectly-named symbols should be handled.</value>
  </data>
597
  <data name="The_first_matching_top_level_Naming_Rule_is_used_by_default_when_naming_a_symbol_while_any_special_cases_are_handled_by_a_matching_child_rule" xml:space="preserve">
598 599
    <value>The first matching top-level Naming Rule is used by default when naming a symbol, while any special cases are handled by a matching child rule.</value>
  </data>
600
  <data name="Naming_Style_Title_colon" xml:space="preserve">
601 602
    <value>Naming Style Title:</value>
  </data>
603
  <data name="Parent_Rule_colon" xml:space="preserve">
604 605
    <value>Parent Rule:</value>
  </data>
606
  <data name="Required_Prefix_colon" xml:space="preserve">
607 608
    <value>Required Prefix:</value>
  </data>
609
  <data name="Required_Suffix_colon" xml:space="preserve">
610 611
    <value>Required Suffix:</value>
  </data>
612
  <data name="Sample_Identifier_colon" xml:space="preserve">
613 614
    <value>Sample Identifier:</value>
  </data>
615
  <data name="Symbol_Kinds_can_match_any" xml:space="preserve">
616 617
    <value>Symbol Kinds (can match any)</value>
  </data>
618
  <data name="Symbol_Specification" xml:space="preserve">
619 620
    <value>Symbol Specification</value>
  </data>
621
  <data name="Symbol_Specification_colon" xml:space="preserve">
622 623
    <value>Symbol Specification:</value>
  </data>
624
  <data name="Symbol_Specification_Title_colon" xml:space="preserve">
625 626
    <value>Symbol Specification Title:</value>
  </data>
627
  <data name="Word_Separator_colon" xml:space="preserve">
628 629
    <value>Word Separator:</value>
  </data>
630
  <data name="example" xml:space="preserve">
631 632 633
    <value>example</value>
    <comment>IdentifierWord_Example and IdentifierWord_Identifier are combined (with prefixes, suffixes, and word separators) into an example identifier name in the NamingStyle UI.</comment>
  </data>
634
  <data name="identifier" xml:space="preserve">
635 636 637
    <value>identifier</value>
    <comment>IdentifierWord_Example and IdentifierWord_Identifier are combined (with prefixes, suffixes, and word separators) into an example identifier name in the NamingStyle UI.</comment>
  </data>
C
CyrusNajmabadi 已提交
638 639 640 641 642 643 644 645 646 647 648 649
  <data name="Install_0" xml:space="preserve">
    <value>Install '{0}'</value>
  </data>
  <data name="Uninstalling_0" xml:space="preserve">
    <value>Uninstalling '{0}'</value>
  </data>
  <data name="Uninstalling_0_completed" xml:space="preserve">
    <value>Uninstalling '{0}' completed</value>
  </data>
  <data name="Uninstall_0" xml:space="preserve">
    <value>Uninstall '{0}'</value>
  </data>
650
  <data name="Package_uninstall_failed_colon_0" xml:space="preserve">
C
CyrusNajmabadi 已提交
651 652
    <value>Package uninstall failed: {0}</value>
  </data>
653
  <data name="Error_encountered_while_loading_the_project_Some_project_features_such_as_full_solution_analysis_for_the_failed_project_and_projects_that_depend_on_it_have_been_disabled" xml:space="preserve">
654 655
    <value>Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled.</value>
  </data>
656
  <data name="Project_loading_failed" xml:space="preserve">
657 658
    <value>Project loading failed.</value>
  </data>
659
  <data name="To_see_what_caused_the_issue_please_try_below_1_Close_Visual_Studio_long_paragraph_follows" xml:space="preserve">
660 661 662 663 664 665
    <value>To see what caused the issue, please try below.

1. Close Visual Studio
2. Open a Visual Studio Developer Command Prompt
3. Set environment variable “TraceDesignTime” to true (set TraceDesignTime=true)
4. Delete .vs directory/.suo file
E
EddTheGeek 已提交
666
5. Restart VS from the command prompt you set the environment variable (devenv)
667 668 669
6. Open the solution
7. Check '{0}' and look for the failed tasks (FAILED)</value>
  </data>
670
  <data name="Additional_information_colon" xml:space="preserve">
671 672
    <value>Additional information:</value>
  </data>
673
  <data name="Installing_0_failed_Additional_information_colon_1" xml:space="preserve">
674 675 676 677
    <value>Installing '{0}' failed.

Additional information: {1}</value>
  </data>
678
  <data name="Uninstalling_0_failed_Additional_information_colon_1" xml:space="preserve">
679 680 681 682
    <value>Uninstalling '{0}' failed.

Additional information: {1}</value>
  </data>
683
  <data name="Move_0_below_1" xml:space="preserve">
D
David Poeschl 已提交
684 685 686
    <value>Move {0} below {1}</value>
    <comment>{0} and {1} are parameter descriptions</comment>
  </data>
687
  <data name="Move_0_above_1" xml:space="preserve">
D
David Poeschl 已提交
688 689 690
    <value>Move {0} above {1}</value>
    <comment>{0} and {1} are parameter descriptions</comment>
  </data>
691
  <data name="Remove_0" xml:space="preserve">
D
David Poeschl 已提交
692 693 694
    <value>Remove {0}</value>
    <comment>{0} is a parameter description</comment>
  </data>
695
  <data name="Restore_0" xml:space="preserve">
D
David Poeschl 已提交
696 697 698
    <value>Restore {0}</value>
    <comment>{0} is a parameter description</comment>
  </data>
699
  <data name="Re_enable" xml:space="preserve">
H
Heejae Chang 已提交
700
    <value>Re-enable</value>
701
  </data>
702
  <data name="Learn_more" xml:space="preserve">
703 704
    <value>Learn more</value>
  </data>
705
  <data name="Prefer_framework_type" xml:space="preserve">
706 707
    <value>Prefer framework type</value>
  </data>
708
  <data name="Prefer_predefined_type" xml:space="preserve">
709 710
    <value>Prefer predefined type</value>
  </data>
711
  <data name="Copy_to_Clipboard" xml:space="preserve">
J
Jonathon Marolf 已提交
712
    <value>Copy to Clipboard</value>
J
Jonathon Marolf 已提交
713 714 715 716
  </data>
  <data name="Close" xml:space="preserve">
    <value>Close</value>
  </data>
J
Jonathon Marolf 已提交
717 718 719
  <data name="Unknown_parameters" xml:space="preserve">
    <value>&lt;Unknown Parameters&gt;</value>
  </data>
720 721 722
  <data name="End_of_inner_exception_stack" xml:space="preserve">
    <value>--- End of inner exception stack trace ---</value>
  </data>
723 724 725 726 727 728
  <data name="For_locals_parameters_and_members" xml:space="preserve">
    <value>For locals, parameters and members</value>
  </data>
  <data name="For_member_access_expressions" xml:space="preserve">
    <value>For member access expressions</value>
  </data>
C
CyrusNajmabadi 已提交
729 730 731 732 733 734
  <data name="Prefer_object_initializer" xml:space="preserve">
    <value>Prefer object initializer</value>
  </data>
  <data name="Expression_preferences_colon" xml:space="preserve">
    <value>Expression preferences:</value>
  </data>
735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758
  <data name="Block_Structure_Guides" xml:space="preserve">
    <value>Block Structure Guides</value>
  </data>
  <data name="Outlining" xml:space="preserve">
    <value>Outlining</value>
  </data>
  <data name="Show_guides_for_code_level_constructs" xml:space="preserve">
    <value>Show guides for code level constructs</value>
  </data>
  <data name="Show_guides_for_comments_and_preprocessor_regions" xml:space="preserve">
    <value>Show guides for comments and preprocessor regions</value>
  </data>
  <data name="Show_guides_for_declaration_level_constructs" xml:space="preserve">
    <value>Show guides for declaration level constructs</value>
  </data>
  <data name="Show_outlining_for_code_level_constructs" xml:space="preserve">
    <value>Show outlining for code level constructs</value>
  </data>
  <data name="Show_outlining_for_comments_and_preprocessor_regions" xml:space="preserve">
    <value>Show outlining for comments and preprocessor regions</value>
  </data>
  <data name="Show_outlining_for_declaration_level_constructs" xml:space="preserve">
    <value>Show outlining for declaration level constructs</value>
  </data>
759 760 761 762 763 764
  <data name="Variable_preferences_colon" xml:space="preserve">
    <value>Variable preferences:</value>
  </data>
  <data name="Prefer_inlined_variable_declaration" xml:space="preserve">
    <value>Prefer inlined variable declaration</value>
  </data>
765 766
  <data name="Use_expression_body_for_methods" xml:space="preserve">
    <value>Use expression body for methods</value>
767 768 769 770
  </data>
  <data name="Code_block_preferences_colon" xml:space="preserve">
    <value>Code block preferences:</value>
  </data>
771 772
  <data name="Use_expression_body_for_accessors" xml:space="preserve">
    <value>Use expression body for accessors</value>
773
  </data>
774 775
  <data name="Use_expression_body_for_constructors" xml:space="preserve">
    <value>Use expression body for constructors</value>
776
  </data>
777 778
  <data name="Use_expression_body_for_indexers" xml:space="preserve">
    <value>Use expression body for indexers</value>
779
  </data>
780 781
  <data name="Use_expression_body_for_operators" xml:space="preserve">
    <value>Use expression body for operators</value>
782
  </data>
783 784
  <data name="Use_expression_body_for_properties" xml:space="preserve">
    <value>Use expression body for properties</value>
785
  </data>
786 787 788 789 790 791
  <data name="Some_naming_rules_are_incomplete_Please_complete_or_remove_them" xml:space="preserve">
    <value>Some naming rules are incomplete. Please complete or remove them.</value>
  </data>
  <data name="Manage_specifications" xml:space="preserve">
    <value>Manage specifications</value>
  </data>
C
Cheryl Borley 已提交
792 793
  <data name="Manage_naming_styles" xml:space="preserve">
    <value>Manage naming styles</value>
794 795 796 797 798 799 800 801 802 803
  </data>
  <data name="Reorder" xml:space="preserve">
    <value>Reorder</value>
  </data>
  <data name="Severity" xml:space="preserve">
    <value>Severity</value>
  </data>
  <data name="Specification" xml:space="preserve">
    <value>Specification</value>
  </data>
804 805
  <data name="Required_Style" xml:space="preserve">
    <value>Required Style</value>
806 807 808 809
  </data>
  <data name="This_item_cannot_be_deleted_because_it_is_used_by_an_existing_Naming_Rule" xml:space="preserve">
    <value>This item cannot be deleted because it is used by an existing Naming Rule.</value>
  </data>
810 811 812
  <data name="Prefer_collection_initializer" xml:space="preserve">
    <value>Prefer collection initializer</value>
  </data>
813 814 815
  <data name="Prefer_coalesce_expression" xml:space="preserve">
    <value>Prefer coalesce expression</value>
  </data>
C
CyrusNajmabadi 已提交
816 817 818
  <data name="Collapse_regions_when_collapsing_to_definitions" xml:space="preserve">
    <value>Collapse #regions when collapsing to definitions</value>
  </data>
C
CyrusNajmabadi 已提交
819 820 821
  <data name="Prefer_null_propagation" xml:space="preserve">
    <value>Prefer null propagation</value>
  </data>
C
CyrusNajmabadi 已提交
822 823 824
  <data name="Prefer_explicit_tuple_name" xml:space="preserve">
    <value>Prefer explicit tuple name</value>
  </data>
825 826 827 828 829 830
  <data name="Description" xml:space="preserve">
    <value>Description</value>
  </data>
  <data name="Preference" xml:space="preserve">
    <value>Preference</value>
  </data>
831 832 833
  <data name="Implement_Interface_or_Abstract_Class" xml:space="preserve">
    <value>Implement Interface or Abstract Class</value>
  </data>
834 835 836
  <data name="For_a_given_symbol_only_the_topmost_rule_with_a_matching_Specification_will_be_applied_Violation_of_that_rules_Required_Style_will_be_reported_at_the_chosen_Severity_level" xml:space="preserve">
    <value>For a given symbol, only the topmost rule with a matching 'Specification' will be applied. Violation of that rule's 'Required Style' will be reported at the chosen 'Severity' level.</value>
  </data>
837 838 839 840 841 842 843 844
  <data name="at_the_end" xml:space="preserve">
    <value>at the end</value>
  </data>
  <data name="When_inserting_properties_events_and_methods_place_them" xml:space="preserve">
    <value>When inserting properties, events and methods, place them:</value>
  </data>
  <data name="with_other_members_of_the_same_kind" xml:space="preserve">
    <value>with other members of the same kind</value>
845
  </data>
846 847 848
  <data name="Prefer_braces" xml:space="preserve">
    <value>Prefer braces</value>
  </data>
849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866
  <data name="Over_colon" xml:space="preserve">
    <value>Over:</value>
  </data>
  <data name="Prefer_colon" xml:space="preserve">
    <value>Prefer:</value>
  </data>
  <data name="or" xml:space="preserve">
    <value>or</value>
  </data>
  <data name="built_in_types" xml:space="preserve">
    <value>built-in types</value>
  </data>
  <data name="everywhere_else" xml:space="preserve">
    <value>everywhere else</value>
  </data>
  <data name="type_is_apparent_from_assignment_expression" xml:space="preserve">
    <value>type is apparent from assignment expression</value>
  </data>
867 868 869 870 871 872
  <data name="Get_help_for_0" xml:space="preserve">
    <value>Get help for '{0}'</value>
  </data>
  <data name="Get_help_for_0_from_Bing" xml:space="preserve">
    <value>Get help for '{0}' from Bing</value>
  </data>
873 874 875 876 877 878 879 880 881
  <data name="Move_down" xml:space="preserve">
    <value>Move down</value>
  </data>
  <data name="Move_up" xml:space="preserve">
    <value>Move up</value>
  </data>
  <data name="Remove" xml:space="preserve">
    <value>Remove</value>
  </data>
882 883 884
  <data name="Pick_members" xml:space="preserve">
    <value>Pick members</value>
  </data>
885
  <data name="Unfortunately_a_process_used_by_Visual_Studio_has_encountered_an_unrecoverable_error_We_recommend_saving_your_work_and_then_closing_and_restarting_Visual_Studio" xml:space="preserve">
886 887
    <value>Unfortunately, a process used by Visual Studio has encountered an unrecoverable error.  We recommend saving your work, and then closing and restarting Visual Studio.</value>
  </data>
C
Cyrus Najmabadi 已提交
888
  <data name="analyzer_Prefer_auto_properties" xml:space="preserve">
889 890
    <value>Prefer auto properties</value>
  </data>
891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911
  <data name="Add_a_symbol_specification" xml:space="preserve">
    <value>Add a symbol specification</value>
  </data>
  <data name="Remove_symbol_specification" xml:space="preserve">
    <value>Remove symbol specification</value>
  </data>
  <data name="Add_item" xml:space="preserve">
    <value>Add item</value>
  </data>
  <data name="Edit_item" xml:space="preserve">
    <value>Edit item</value>
  </data>
  <data name="Remove_item" xml:space="preserve">
    <value>Remove item</value>
  </data>
  <data name="Add_a_naming_rule" xml:space="preserve">
    <value>Add a naming rule</value>
  </data>
  <data name="Remove_naming_rule" xml:space="preserve">
    <value>Remove naming rule</value>
  </data>
912 913 914
  <data name="VisualStudioWorkspace_TryApplyChanges_cannot_be_called_from_a_background_thread" xml:space="preserve">
    <value>VisualStudioWorkspace.TryApplyChanges cannot be called from a background thread.</value>
  </data>
C
Cyrus Najmabadi 已提交
915
  <data name="codegen_prefer_auto_properties" xml:space="preserve">
916 917 918 919 920
    <value>prefer auto properties</value>
  </data>
  <data name="prefer_throwing_properties" xml:space="preserve">
    <value>prefer throwing properties</value>
  </data>
921
  <data name="When_generating_properties" xml:space="preserve">
922
    <value>When generating properties:</value>
923
  </data>
924 925
  <data name="Options" xml:space="preserve">
    <value>Options</value>
926
  </data>
927 928
  <data name="Try_the_preview_version_of_our_live_code_analysis_extension_which_provides_more_fixes_for_common_API_design_naming_performance_and_reliability_issues" xml:space="preserve">
    <value>Try the preview version of our live code analysis extension, which provides more fixes for common API design, naming, performance, and reliability issues</value>
929
  </data>
930 931
  <data name="Never_show_this_again" xml:space="preserve">
    <value>Never show this again</value>
932
  </data>
933 934
  <data name="Prefer_simple_default_expression" xml:space="preserve">
    <value>Prefer simple 'default' expression</value>
935
  </data>
936 937 938 939 940 941
  <data name="Prefer_inferred_tuple_names" xml:space="preserve">
    <value>Prefer inferred tuple element names</value>
  </data>
  <data name="Prefer_inferred_anonymous_type_member_names" xml:space="preserve">
    <value>Prefer inferred anonymous type member names</value>
  </data>
942 943 944
  <data name="Preview_pane" xml:space="preserve">
    <value>Preview pane</value>
  </data>
945 946 947 948 949 950
  <data name="Analysis" xml:space="preserve">
    <value>Analysis</value>
  </data>
  <data name="Enable_full_solution_analysis" xml:space="preserve">
    <value>Enable full solution _analysis</value>
  </data>
951 952 953 954 955 956
  <data name="Fade_out_unreachable_code" xml:space="preserve">
    <value>Fade out unreachable code</value>
  </data>
  <data name="Fading" xml:space="preserve">
    <value>Fading</value>
  </data>
957 958 959 960 961 962 963 964 965 966 967 968 969 970
  <data name="ChangesNotAllowedIFAssemblyHasNotBeenLoaded" xml:space="preserve">
    <value>Changes are not allowed if the assembly has not been loaded.</value>
  </data>
  <data name="ChangesNotAllowedIfProjectWasntBuildWhenDebuggingStarted" xml:space="preserve">
    <value>Changes are not allowed if the project wasn't built when debugging started.</value>
  </data>
  <data name="ChangesNotAllowedIfProjectWasntLoadedWhileDebugging" xml:space="preserve">
    <value>Changes are not allowed if the project wasn't loaded and built when debugging started.

'Lightweight solution load' is enabled for the current solution. Disable it to ensure that all projects are loaded when debugging starts.</value>
  </data>
  <data name="ChangesNotAllowedWhileCodeIsRunning" xml:space="preserve">
    <value>Changes are not allowed while code is running.</value>
  </data>
C
CyrusNajmabadi 已提交
971
  <data name="Prefer_local_function_over_anonymous_function" xml:space="preserve">
972
    <value>Prefer local function over anonymous function</value>
C
CyrusNajmabadi 已提交
973
  </data>
C
Cyrus Najmabadi 已提交
974 975 976
  <data name="Keep_all_parentheses_in_colon" xml:space="preserve">
    <value>Keep all parentheses in:</value>
  </data>
977 978
  <data name="In_other_operators" xml:space="preserve">
    <value>In other operators</value>
C
Cyrus Najmabadi 已提交
979
  </data>
C
Cyrus Najmabadi 已提交
980 981
  <data name="Never_if_unnecessary" xml:space="preserve">
    <value>Never if unnecessary</value>
C
Cyrus Najmabadi 已提交
982
  </data>
C
Cyrus Najmabadi 已提交
983 984
  <data name="Always_for_clarity" xml:space="preserve">
    <value>Always for clarity</value>
C
Cyrus Najmabadi 已提交
985 986 987 988
  </data>
  <data name="Parentheses_preferences_colon" xml:space="preserve">
    <value>Parentheses preferences:</value>
  </data>
989 990 991 992 993 994
  <data name="ModuleHasBeenUnloaded" xml:space="preserve">
    <value>Module has been unloaded.</value>
  </data>
  <data name="CantApplyChangesModuleHasBeenUnloaded" xml:space="preserve">
    <value>Can't apply changes -- module '{0}' has been unloaded.</value>
  </data>
995 996 997
  <data name="CantApplyChangesUnexpectedError" xml:space="preserve">
    <value>Can't apply changes -- unexpected error: '{0}'</value>
  </data>
C
Cyrus Najmabadi 已提交
998 999 1000
  <data name="Prefer_deconstructed_variable_declaration" xml:space="preserve">
    <value>Prefer deconstructed variable declaration</value>
  </data>
1001 1002 1003 1004 1005 1006 1007 1008 1009
  <data name="External_reference_found" xml:space="preserve">
    <value>External reference found</value>
  </data>
  <data name="No_references_found_to_0" xml:space="preserve">
    <value>No references found to '{0}'</value>
  </data>
  <data name="Search_found_no_results" xml:space="preserve">
    <value>Search found no results</value>
  </data>
1010 1011
  <data name="Sync_Class_View" xml:space="preserve">
    <value>Sync Class View</value>
1012
  </data>
1013 1014
  <data name="Reset_Visual_Studio_default_keymapping" xml:space="preserve">
    <value>Reset Visual Studio default keymapping</value>
1015
  </data>
1016 1017 1018
  <data name="Enable_navigation_to_decompiled_sources" xml:space="preserve">
    <value>Enable navigation to decompiled sources (experimental)</value>
  </data>
S
Sam Harwell 已提交
1019
  <data name="Decompiler_Legal_Notice_Message" xml:space="preserve">
1020
    <value>IMPORTANT: Visual Studio includes decompiling functionality (“Decompiler”) that enables reproducing source code from binary code. By accessing and using the Decompiler, you agree to the Visual Studio license terms and the terms for the Decompiler below. If you do not agree with these combined terms, do not access or use the Decompiler.
S
Sam Harwell 已提交
1021 1022
 
You acknowledge that binary code and source code might be protected by copyright and trademark laws.  Before using the Decompiler on any binary code, you need to first:  
1023 1024
(i) confirm that the license terms governing your use of the binary code do not contain a provision which prohibits you from decompiling the software; or
(ii) obtain permission to decompile the binary code from the owner of the software.
S
Sam Harwell 已提交
1025
 
1026 1027 1028
Your use of the Decompiler is optional.  Microsoft is not responsible and disclaims all liability for your use of the Decompiler that violates any laws or any software license terms which prohibit decompiling of the software.

I agree to all of the foregoing:</value>
S
Sam Harwell 已提交
1029 1030 1031 1032
  </data>
  <data name="Decompiler_Legal_Notice_Title" xml:space="preserve">
    <value>Decompiler Legal Notice</value>
  </data>
1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044
  <data name="Colorize_regular_expressions" xml:space="preserve">
    <value>Colorize regular expressions</value>
  </data>
  <data name="Highlight_related_components_under_cursor" xml:space="preserve">
    <value>Highlight related components under cursor</value>
  </data>
  <data name="Regular_Expressions" xml:space="preserve">
    <value>Regular Expressions</value>
  </data>
  <data name="Report_invalid_regular_expressions" xml:space="preserve">
    <value>Report invalid regular expressions</value>
  </data>
1045
  <data name="Code_style_header_use_editor_config" xml:space="preserve">
1046
    <value>Your .editorconfig file might override the local settings configured on this page which only apply to your machine. To configure these settings to travel with your solution use EditorConfig files. More info</value>
1047
  </data>
C
Cyrus Najmabadi 已提交
1048 1049
  <data name="Modifier_preferences_colon" xml:space="preserve">
    <value>Modifier preferences:</value>
A
Abraham Hosch 已提交
1050
  </data>
C
Cyrus Najmabadi 已提交
1051 1052
  <data name="Prefer_readonly_fields" xml:space="preserve">
    <value>Prefer readonly fields</value>
A
Abraham Hosch 已提交
1053
  </data>
1054 1055 1056
  <data name="Analyzing_0" xml:space="preserve">
    <value>Analyzing '{0}'</value>
  </data>
1057 1058
  <data name="Live_analysis" xml:space="preserve">
    <value>Live analysis</value>
1059
  </data>
1060 1061 1062 1063 1064 1065
  <data name="Prefer_conditional_expression_over_if_with_assignments" xml:space="preserve">
    <value>Prefer conditional expression over 'if' with assignments</value>
  </data>
  <data name="Prefer_conditional_expression_over_if_with_returns" xml:space="preserve">
    <value>Prefer conditional expression over 'if' with returns</value>
  </data>
1066 1067 1068 1069 1070 1071
  <data name="Apply_0_keymapping_scheme" xml:space="preserve">
    <value>Apply '{0}' keymapping scheme</value>
  </data>
  <data name="We_notice_you_suspended_0_Reset_keymappings_to_continue_to_navigate_and_refactor" xml:space="preserve">
    <value>We notice you suspended '{0}'. Reset keymappings to continue to navigate and refactor.</value>
  </data>
C
Cyrus Najmabadi 已提交
1072 1073
  <data name="Use_expression_body_for_lambdas" xml:space="preserve">
    <value>Use expression body for lambdas</value>
1074
  </data>
C
Add UI.  
Cyrus Najmabadi 已提交
1075 1076 1077
  <data name="Prefer_compound_assignments" xml:space="preserve">
    <value>Prefer compound assignments</value>
  </data>
1078 1079 1080
  <data name="Generate_dot_editorconfig_file_from_settings" xml:space="preserve">
    <value>Generate .editorconfig file from settings</value>
  </data>
M
Manish Vasani 已提交
1081 1082 1083
  <data name="Save_dot_editorconfig_file" xml:space="preserve">
    <value>Save .editorconfig file</value>
  </data>
1084 1085 1086
  <data name="Kind" xml:space="preserve">
    <value>Kind</value>
  </data>
C
Cyrus Najmabadi 已提交
1087 1088 1089 1090 1091 1092
  <data name="Prefer_index_operator" xml:space="preserve">
    <value>Prefer index operator</value>
  </data>
  <data name="Prefer_range_operator" xml:space="preserve">
    <value>Prefer range operator</value>
  </data>
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107
  <data name="All_methods" xml:space="preserve">
    <value>All methods</value>
  </data>
  <data name="Avoid_expression_statements_that_implicitly_ignore_value" xml:space="preserve">
    <value>Avoid expression statements that implicitly ignore value</value>
  </data>
  <data name="Avoid_unused_parameters" xml:space="preserve">
    <value>Avoid unused parameters</value>
  </data>
  <data name="Avoid_unused_value_assignments" xml:space="preserve">
    <value>Avoid unused value assignments</value>
  </data>
  <data name="Parameter_preferences_colon" xml:space="preserve">
    <value>Parameter preferences:</value>
  </data>
M
Manish Vasani 已提交
1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121
  <data name="Non_public_methods" xml:space="preserve">
    <value>Non-public methods</value>
  </data>
  <data name="Unused_value_is_explicitly_assigned_to_an_unused_local" xml:space="preserve">
    <value>Unused value is explicitly assigned to an unused local</value>
  </data>
  <data name="Unused_value_is_explicitly_assigned_to_discard" xml:space="preserve">
    <value>Unused value is explicitly assigned to discard</value>
  </data>
  <data name="Value_assigned_here_is_never_used" xml:space="preserve">
    <value>Value assigned here is never used</value>
  </data>
  <data name="Value_returned_by_invocation_is_implicitly_ignored" xml:space="preserve">
    <value>Value returned by invocation is implicitly ignored</value>
1122
  </data>
1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147
  <data name="Back" xml:space="preserve">
    <value>Back</value>
  </data>
  <data name="Finish" xml:space="preserve">
    <value>Finish</value>
  </data>
  <data name="Interface_cannot_have_field" xml:space="preserve">
    <value>Interface cannot have field.</value>
  </data>
  <data name="Make_abstract" xml:space="preserve">
    <value>Make abstract</value>
  </data>
  <data name="Members" xml:space="preserve">
    <value>Members</value>
  </data>
  <data name="Namespace_0" xml:space="preserve">
    <value>Namespace: '{0}'</value>
  </data>
  <data name="Pull_Members_Up" xml:space="preserve">
    <value>Pull Members Up</value>
  </data>
  <data name="Additional_changes_are_needed_to_complete_the_refactoring_Review_changes_below" xml:space="preserve">
    <value>Additional changes are needed to complete the refactoring. Review changes below.</value>
  </data>
  <data name="Select_Dependents" xml:space="preserve">
1148
    <value>Select _Dependents</value>
1149 1150 1151 1152 1153 1154 1155 1156
  </data>
  <data name="Select_destination_and_members_to_pull_up" xml:space="preserve">
    <value>Select destination and members to pull up.</value>
  </data>
  <data name="Select_members_colon" xml:space="preserve">
    <value>Select members:</value>
  </data>
  <data name="Select_Public" xml:space="preserve">
1157
    <value>Select _Public</value>
1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173
  </data>
  <data name="_0_will_be_changed_to_abstract" xml:space="preserve">
    <value>'{0}' will be changed to abstract.</value>
  </data>
  <data name="_0_will_be_changed_to_non_static" xml:space="preserve">
    <value>'{0}' will be changed to non-static.</value>
  </data>
  <data name="_0_will_be_changed_to_public" xml:space="preserve">
    <value>'{0}' will be changed to public.</value>
  </data>
  <data name="Calculating_dependents" xml:space="preserve">
    <value>Calculating dependents...</value>
  </data>
  <data name="Select_destination_colon" xml:space="preserve">
    <value>Select destination:</value>
  </data>
1174 1175 1176
  <data name="Use_expression_body_for_local_functions" xml:space="preserve">
    <value>Use expression body for local functions</value>
  </data>
1177 1178 1179
  <data name="Allow_colon" xml:space="preserve">
    <value>Allow:</value>
  </data>
1180 1181 1182 1183 1184 1185 1186 1187 1188
  <data name="Make_0_abstract" xml:space="preserve">
    <value>Make '{0}' abstract</value>
  </data>
  <data name="Review_Changes" xml:space="preserve">
    <value>Review Changes</value>
  </data>
  <data name="Select_member" xml:space="preserve">
    <value>Select member</value>
  </data>
1189 1190 1191
  <data name="Classifications" xml:space="preserve">
    <value>Classifications</value>
  </data>
C
Cyrus Najmabadi 已提交
1192 1193 1194
  <data name="Prefer_static_local_functions" xml:space="preserve">
    <value>Prefer static local functions</value>
  </data>
C
Cyrus Najmabadi 已提交
1195 1196 1197
  <data name="Prefer_simple_using_statement" xml:space="preserve">
    <value>Prefer simple 'using' statement</value>
  </data>
1198 1199
  <data name="Show_completion_list" xml:space="preserve">
    <value>Show completion list</value>
C
Cyrus Najmabadi 已提交
1200
  </data>
1201 1202 1203
  <data name="Use_enhanced_colors_for_C_and_Basic" xml:space="preserve">
    <value>Use enhanced colors for C# and Basic</value>
  </data>
A
Andrew Hall (METAL) 已提交
1204 1205
  <data name="Enable_nullable_reference_analysis_IDE_features" xml:space="preserve">
    <value>Enable nullable reference analysis IDE features</value>
1206
  </data>
1207
  <data name="Move_to_namespace" xml:space="preserve">
A
Andrew Hall (METAL) 已提交
1208
    <value>Move to Namespace</value>
1209 1210 1211 1212
  </data>
  <data name="Namespace" xml:space="preserve">
    <value>Namespace</value>
  </data>
A
Andrew Hall (METAL) 已提交
1213 1214 1215
  <data name="Target_Namespace_colon" xml:space="preserve">
    <value>Target Namespace:</value>
  </data>
1216
  <data name="This_is_an_invalid_namespace" xml:space="preserve">
1217
    <value>This is an invalid namespace</value>
1218
  </data>
1219
  <data name="A_new_namespace_will_be_created" xml:space="preserve">
1220
    <value>A new namespace will be created</value>
1221
  </data>
D
David Poeschl 已提交
1222 1223 1224
  <data name="Rename_0_to_1" xml:space="preserve">
    <value>Rename {0} to {1}</value>
  </data>
1225 1226
  <data name="NamingSpecification_CSharp_Class" xml:space="preserve">
    <value>class</value>
1227
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1228 1229 1230
  </data>
  <data name="NamingSpecification_CSharp_Delegate" xml:space="preserve">
    <value>delegate</value>
1231
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1232 1233 1234
  </data>
  <data name="NamingSpecification_CSharp_Enum" xml:space="preserve">
    <value>enum</value>
1235
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1236 1237 1238
  </data>
  <data name="NamingSpecification_CSharp_Event" xml:space="preserve">
    <value>event</value>
1239
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1240 1241 1242 1243 1244 1245 1246
  </data>
  <data name="NamingSpecification_CSharp_Field" xml:space="preserve">
    <value>field</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_CSharp_Interface" xml:space="preserve">
    <value>interface</value>
1247
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262
  </data>
  <data name="NamingSpecification_CSharp_Local" xml:space="preserve">
    <value>local</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_CSharp_LocalFunction" xml:space="preserve">
    <value>local function</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_CSharp_Method" xml:space="preserve">
    <value>method</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_CSharp_Namespace" xml:space="preserve">
    <value>namespace</value>
1263
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274
  </data>
  <data name="NamingSpecification_CSharp_Parameter" xml:space="preserve">
    <value>parameter</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_CSharp_Property" xml:space="preserve">
    <value>property</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_CSharp_Struct" xml:space="preserve">
    <value>struct</value>
1275
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1276 1277 1278 1279 1280 1281 1282
  </data>
  <data name="NamingSpecification_CSharp_TypeParameter" xml:space="preserve">
    <value>type parameter</value>
    <comment>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_VisualBasic_Class" xml:space="preserve">
    <value>Class</value>
1283
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1284 1285 1286
  </data>
  <data name="NamingSpecification_VisualBasic_Delegate" xml:space="preserve">
    <value>Delegate</value>
1287
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1288 1289 1290
  </data>
  <data name="NamingSpecification_VisualBasic_Enum" xml:space="preserve">
    <value>Enum</value>
1291
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1292 1293 1294
  </data>
  <data name="NamingSpecification_VisualBasic_Event" xml:space="preserve">
    <value>Event</value>
1295
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1296 1297 1298 1299 1300 1301 1302
  </data>
  <data name="NamingSpecification_VisualBasic_Field" xml:space="preserve">
    <value>Field</value>
    <comment>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_VisualBasic_Interface" xml:space="preserve">
    <value>Interface</value>
1303
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314
  </data>
  <data name="NamingSpecification_VisualBasic_Local" xml:space="preserve">
    <value>Local</value>
    <comment>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_VisualBasic_Method" xml:space="preserve">
    <value>Method</value>
    <comment>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_VisualBasic_Module" xml:space="preserve">
    <value>Module</value>
1315
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1316 1317 1318
  </data>
  <data name="NamingSpecification_VisualBasic_Namespace" xml:space="preserve">
    <value>Namespace</value>
1319
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1320 1321 1322 1323 1324 1325 1326
  </data>
  <data name="NamingSpecification_VisualBasic_Parameter" xml:space="preserve">
    <value>Parameter</value>
    <comment>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
  <data name="NamingSpecification_VisualBasic_Property" xml:space="preserve">
    <value>Property</value>
1327
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1328 1329 1330
  </data>
  <data name="NamingSpecification_VisualBasic_Structure" xml:space="preserve">
    <value>Structure</value>
1331
    <comment>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</comment>
1332 1333 1334 1335 1336
  </data>
  <data name="NamingSpecification_VisualBasic_TypeParameter" xml:space="preserve">
    <value>Type Parameter</value>
    <comment>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one).</comment>
  </data>
1337
</root>