//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Microsoft.CodeAnalysis.Editor { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class EditorFeaturesResources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal EditorFeaturesResources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CodeAnalysis.Editor.EditorFeaturesResources", typeof(EditorFeaturesResources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to {0} conflict(s) will be resolved. /// internal static string _0_conflict_s_will_be_resolved { get { return ResourceManager.GetString("_0_conflict_s_will_be_resolved", resourceCulture); } } /// /// Looks up a localized string similar to '{0}' does not support the '{1}' operation. However, it may contain nested '{2}'s (see '{2}.{3}') that support this operation.. /// internal static string _0_does_not_support_the_1_operation_However_it_may_contain_nested_2_s_see_2_3_that_support_this_operation { get { return ResourceManager.GetString("_0_does_not_support_the_1_operation_However_it_may_contain_nested_2_s_see_2_3_tha" + "t_support_this_operation", resourceCulture); } } /// /// Looks up a localized string similar to {0} - (Line {1}). /// internal static string _0_Line_1 { get { return ResourceManager.GetString("_0_Line_1", resourceCulture); } } /// /// Looks up a localized string similar to {0} unresolvable conflict(s). /// internal static string _0_unresolvable_conflict_s { get { return ResourceManager.GetString("_0_unresolvable_conflict_s", resourceCulture); } } /// /// Looks up a localized string similar to Active Statement. /// internal static string Active_Statement { get { return ResourceManager.GetString("Active_Statement", resourceCulture); } } /// /// Looks up a localized string similar to Adding '{0}' to '{1}' with content:. /// internal static string Adding_0_to_1_with_content_colon { get { return ResourceManager.GetString("Adding_0_to_1_with_content_colon", resourceCulture); } } /// /// Looks up a localized string similar to Adding analyzer reference '{0}' to '{1}'. /// internal static string Adding_analyzer_reference_0_to_1 { get { return ResourceManager.GetString("Adding_analyzer_reference_0_to_1", resourceCulture); } } /// /// Looks up a localized string similar to Adding project '{0}'. /// internal static string Adding_project_0 { get { return ResourceManager.GetString("Adding_project_0", resourceCulture); } } /// /// Looks up a localized string similar to Adding reference '{0}' to '{1}'. /// internal static string Adding_reference_0_to_1 { get { return ResourceManager.GetString("Adding_reference_0_to_1", resourceCulture); } } /// /// Looks up a localized string similar to Already tracking document with identical key. /// internal static string Already_tracking_document_with_identical_key { get { return ResourceManager.GetString("Already_tracking_document_with_identical_key", resourceCulture); } } /// /// Looks up a localized string similar to An active inline rename session is still active. Complete it before starting a new one.. /// internal static string An_active_inline_rename_session_is_still_active_Complete_it_before_starting_a_new_one { get { return ResourceManager.GetString("An_active_inline_rename_session_is_still_active_Complete_it_before_starting_a_new" + "_one", resourceCulture); } } /// /// Looks up a localized string similar to _Apply. /// internal static string Apply1 { get { return ResourceManager.GetString("Apply1", resourceCulture); } } /// /// Looks up a localized string similar to Apply. /// internal static string Apply2 { get { return ResourceManager.GetString("Apply2", resourceCulture); } } /// /// Looks up a localized string similar to Apply. /// internal static string Apply3 { get { return ResourceManager.GetString("Apply3", resourceCulture); } } /// /// Looks up a localized string similar to Applying "{0}".... /// internal static string Applying_0 { get { return ResourceManager.GetString("Applying_0", resourceCulture); } } /// /// Looks up a localized string similar to Applying "Encapsulate Field" refactoring.... /// internal static string Applying_Encapsulate_Field_refactoring { get { return ResourceManager.GetString("Applying_Encapsulate_Field_refactoring", resourceCulture); } } /// /// Looks up a localized string similar to Applying "Extract Method" refactoring.... /// internal static string Applying_Extract_Method_refactoring { get { return ResourceManager.GetString("Applying_Extract_Method_refactoring", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Formatting. /// internal static string Automatic_Formatting { get { return ResourceManager.GetString("Automatic_Formatting", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Line Ender. /// internal static string Automatic_Line_Ender { get { return ResourceManager.GetString("Automatic_Line_Ender", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Pair Completion. /// internal static string Automatic_Pair_Completion { get { return ResourceManager.GetString("Automatic_Pair_Completion", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Pair Completion End Point Marker Color. /// internal static string Automatic_Pair_Completion_End_Point_Marker_Color { get { return ResourceManager.GetString("Automatic_Pair_Completion_End_Point_Marker_Color", resourceCulture); } } /// /// Looks up a localized string similar to Automatically completing.... /// internal static string Automatically_completing { get { return ResourceManager.GetString("Automatically_completing", resourceCulture); } } /// /// Looks up a localized string similar to Brace Completion. /// internal static string Brace_Completion { get { return ResourceManager.GetString("Brace_Completion", resourceCulture); } } /// /// Looks up a localized string similar to Brace Matching. /// internal static string Brace_Matching { get { return ResourceManager.GetString("Brace_Matching", resourceCulture); } } /// /// Looks up a localized string similar to Call Hierarchy. /// internal static string Call_Hierarchy { get { return ResourceManager.GetString("Call_Hierarchy", resourceCulture); } } /// /// Looks up a localized string similar to Called In. /// internal static string Called_In { get { return ResourceManager.GetString("Called_In", resourceCulture); } } /// /// Looks up a localized string similar to Calls To '{0}'. /// internal static string Calls_To_0 { get { return ResourceManager.GetString("Calls_To_0", resourceCulture); } } /// /// Looks up a localized string similar to Calls To Base Member '{0}'. /// internal static string Calls_To_Base_Member_0 { get { return ResourceManager.GetString("Calls_To_Base_Member_0", resourceCulture); } } /// /// Looks up a localized string similar to Calls To Interface Implementation '{0}'. /// internal static string Calls_To_Interface_Implementation_0 { get { return ResourceManager.GetString("Calls_To_Interface_Implementation_0", resourceCulture); } } /// /// Looks up a localized string similar to Calls To Overrides. /// internal static string Calls_To_Overrides { get { return ResourceManager.GetString("Calls_To_Overrides", resourceCulture); } } /// /// Looks up a localized string similar to Can't compare positions from different text snapshots. /// internal static string Can_t_compare_positions_from_different_text_snapshots { get { return ResourceManager.GetString("Can_t_compare_positions_from_different_text_snapshots", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// internal static string Cancel { get { return ResourceManager.GetString("Cancel", resourceCulture); } } /// /// Looks up a localized string similar to Canceled.. /// internal static string Canceled { get { return ResourceManager.GetString("Canceled", resourceCulture); } } /// /// Looks up a localized string similar to Cannot apply operation while a rename session is active.. /// internal static string Cannot_apply_operation_while_a_rename_session_is_active { get { return ResourceManager.GetString("Cannot_apply_operation_while_a_rename_session_is_active", resourceCulture); } } /// /// Looks up a localized string similar to Cannot navigate to the symbol under the caret.. /// internal static string Cannot_navigate_to_the_symbol_under_the_caret { get { return ResourceManager.GetString("Cannot_navigate_to_the_symbol_under_the_caret", resourceCulture); } } /// /// Looks up a localized string similar to Change Signature. /// internal static string Change_Signature { get { return ResourceManager.GetString("Change_Signature", resourceCulture); } } /// /// Looks up a localized string similar to Change Signature:. /// internal static string Change_Signature_colon { get { return ResourceManager.GetString("Change_Signature_colon", resourceCulture); } } /// /// Looks up a localized string similar to Changes. /// internal static string Changes { get { return ResourceManager.GetString("Changes", resourceCulture); } } /// /// Looks up a localized string similar to Changes the current prompt settings.. /// internal static string Changes_the_current_prompt_settings { get { return ResourceManager.GetString("Changes_the_current_prompt_settings", resourceCulture); } } /// /// Looks up a localized string similar to Changing project references for '{0}'. /// internal static string Changing_project_references_for_0 { get { return ResourceManager.GetString("Changing_project_references_for_0", resourceCulture); } } /// /// Looks up a localized string similar to Class Parts. /// internal static string Class_Parts { get { return ResourceManager.GetString("Class_Parts", resourceCulture); } } /// /// Looks up a localized string similar to Comment Selection. /// internal static string Comment_Selection { get { return ResourceManager.GetString("Comment_Selection", resourceCulture); } } /// /// Looks up a localized string similar to Commenting currently selected text.... /// internal static string Commenting_currently_selected_text { get { return ResourceManager.GetString("Commenting_currently_selected_text", resourceCulture); } } /// /// Looks up a localized string similar to Completing Tag. /// internal static string Completing_Tag { get { return ResourceManager.GetString("Completing_Tag", resourceCulture); } } /// /// Looks up a localized string similar to Computing Call Hierarchy Information. /// internal static string Computing_Call_Hierarchy_Information { get { return ResourceManager.GetString("Computing_Call_Hierarchy_Information", resourceCulture); } } /// /// Looks up a localized string similar to Computing Rename information.... /// internal static string Computing_Rename_information { get { return ResourceManager.GetString("Computing_Rename_information", resourceCulture); } } /// /// Looks up a localized string similar to Conflict. /// internal static string Conflict { get { return ResourceManager.GetString("Conflict", resourceCulture); } } /// /// Looks up a localized string similar to Cursor must be on a member name.. /// internal static string Cursor_must_be_on_a_member_name { get { return ResourceManager.GetString("Cursor_must_be_on_a_member_name", resourceCulture); } } /// /// Looks up a localized string similar to Directly Called In. /// internal static string Directly_Called_In { get { return ResourceManager.GetString("Directly_Called_In", resourceCulture); } } /// /// Looks up a localized string similar to Display conflict resolutions. /// internal static string Display_conflict_resolutions { get { return ResourceManager.GetString("Display_conflict_resolutions", resourceCulture); } } /// /// Looks up a localized string similar to Do you still want to proceed? it will generate broken code.. /// internal static string Do_you_still_want_to_proceed_it_will_generate_broken_code { get { return ResourceManager.GetString("Do_you_still_want_to_proceed_it_will_generate_broken_code", resourceCulture); } } /// /// Looks up a localized string similar to document is not currently being tracked. /// internal static string document_is_not_currently_being_tracked { get { return ResourceManager.GetString("document_is_not_currently_being_tracked", resourceCulture); } } /// /// Looks up a localized string similar to Document must be contained in the workspace that created this service. /// internal static string Document_must_be_contained_in_the_workspace_that_created_this_service { get { return ResourceManager.GetString("Document_must_be_contained_in_the_workspace_that_created_this_service", resourceCulture); } } /// /// Looks up a localized string similar to Documentation Comment. /// internal static string Documentation_Comment { get { return ResourceManager.GetString("Documentation_Comment", resourceCulture); } } /// /// Looks up a localized string similar to Encapsulate Field. /// internal static string Encapsulate_Field { get { return ResourceManager.GetString("Encapsulate_Field", resourceCulture); } } /// /// Looks up a localized string similar to Encapsulate Field:. /// internal static string Encapsulate_Field_colon { get { return ResourceManager.GetString("Encapsulate_Field_colon", resourceCulture); } } /// /// Looks up a localized string similar to Engine must be attached to an Interactive Window.. /// internal static string Engine_must_be_attached_to_an_Interactive_Window { get { return ResourceManager.GetString("Engine_must_be_attached_to_an_Interactive_Window", resourceCulture); } } /// /// Looks up a localized string similar to Extract Method. /// internal static string Extract_Method { get { return ResourceManager.GetString("Extract_Method", resourceCulture); } } /// /// Looks up a localized string similar to Extract method failed with following reasons :. /// internal static string Extract_method_failed_with_following_reasons_colon { get { return ResourceManager.GetString("Extract_method_failed_with_following_reasons_colon", resourceCulture); } } /// /// Looks up a localized string similar to Find References. /// internal static string Find_References { get { return ResourceManager.GetString("Find_References", resourceCulture); } } /// /// Looks up a localized string similar to Finding enclosing span.... /// internal static string Finding_enclosing_span { get { return ResourceManager.GetString("Finding_enclosing_span", resourceCulture); } } /// /// Looks up a localized string similar to Finding references.... /// internal static string Finding_references { get { return ResourceManager.GetString("Finding_references", resourceCulture); } } /// /// Looks up a localized string similar to Finding references of "{0}".... /// internal static string Finding_references_of_0 { get { return ResourceManager.GetString("Finding_references_of_0", resourceCulture); } } /// /// Looks up a localized string similar to Finding span of next sibling.... /// internal static string Finding_span_of_next_sibling { get { return ResourceManager.GetString("Finding_span_of_next_sibling", resourceCulture); } } /// /// Looks up a localized string similar to Finding span of previous sibling.... /// internal static string Finding_span_of_previous_sibling { get { return ResourceManager.GetString("Finding_span_of_previous_sibling", resourceCulture); } } /// /// Looks up a localized string similar to Finding token to rename.... /// internal static string Finding_token_to_rename { get { return ResourceManager.GetString("Finding_token_to_rename", resourceCulture); } } /// /// Looks up a localized string similar to Finding word extent.... /// internal static string Finding_word_extent { get { return ResourceManager.GetString("Finding_word_extent", resourceCulture); } } /// /// Looks up a localized string similar to Fix all occurrences in. /// internal static string Fix_all_occurrences_in { get { return ResourceManager.GetString("Fix_all_occurrences_in", resourceCulture); } } /// /// Looks up a localized string similar to Format Document. /// internal static string Format_Document { get { return ResourceManager.GetString("Format_Document", resourceCulture); } } /// /// Looks up a localized string similar to Format Paste. /// internal static string Format_Paste { get { return ResourceManager.GetString("Format_Paste", resourceCulture); } } /// /// Looks up a localized string similar to Format Selection. /// internal static string Format_Selection { get { return ResourceManager.GetString("Format_Selection", resourceCulture); } } /// /// Looks up a localized string similar to Format Token. /// internal static string Format_Token { get { return ResourceManager.GetString("Format_Token", resourceCulture); } } /// /// Looks up a localized string similar to Formatting. /// internal static string Formatting { get { return ResourceManager.GetString("Formatting", resourceCulture); } } /// /// Looks up a localized string similar to Formatting currently selected text.... /// internal static string Formatting_currently_selected_text { get { return ResourceManager.GetString("Formatting_currently_selected_text", resourceCulture); } } /// /// Looks up a localized string similar to Formatting document.... /// internal static string Formatting_document { get { return ResourceManager.GetString("Formatting_document", resourceCulture); } } /// /// Looks up a localized string similar to Formatting pasted text.... /// internal static string Formatting_pasted_text { get { return ResourceManager.GetString("Formatting_pasted_text", resourceCulture); } } /// /// Looks up a localized string similar to from metadata. /// internal static string from_metadata { get { return ResourceManager.GetString("from_metadata", resourceCulture); } } /// /// Looks up a localized string similar to Given Workspace doesn't support Undo. /// internal static string Given_Workspace_doesn_t_support_Undo { get { return ResourceManager.GetString("Given_Workspace_doesn_t_support_Undo", resourceCulture); } } /// /// Looks up a localized string similar to Go to Definition. /// internal static string Go_to_Definition { get { return ResourceManager.GetString("Go_to_Definition", resourceCulture); } } /// /// Looks up a localized string similar to Go To Implementation. /// internal static string Go_To_Implementation { get { return ResourceManager.GetString("Go_To_Implementation", resourceCulture); } } /// /// Looks up a localized string similar to Highlighted Definition. /// internal static string Highlighted_Definition { get { return ResourceManager.GetString("Highlighted_Definition", resourceCulture); } } /// /// Looks up a localized string similar to Highlighted Written Reference. /// internal static string Highlighted_Written_Reference { get { return ResourceManager.GetString("Highlighted_Written_Reference", resourceCulture); } } /// /// Looks up a localized string similar to Implemented By. /// internal static string Implemented_By { get { return ResourceManager.GetString("Implemented_By", resourceCulture); } } /// /// Looks up a localized string similar to Implements. /// internal static string Implements_ { get { return ResourceManager.GetString("Implements_", resourceCulture); } } /// /// Looks up a localized string similar to Implements '{0}'. /// internal static string Implements_0 { get { return ResourceManager.GetString("Implements_0", resourceCulture); } } /// /// Looks up a localized string similar to Include _comments. /// internal static string Include_comments { get { return ResourceManager.GetString("Include_comments", resourceCulture); } } /// /// Looks up a localized string similar to Include _overload(s). /// internal static string Include_overload_s { get { return ResourceManager.GetString("Include_overload_s", resourceCulture); } } /// /// Looks up a localized string similar to Include _strings. /// internal static string Include_strings { get { return ResourceManager.GetString("Include_strings", resourceCulture); } } /// /// Looks up a localized string similar to Indirectly Called In. /// internal static string Indirectly_Called_In { get { return ResourceManager.GetString("Indirectly_Called_In", resourceCulture); } } /// /// Looks up a localized string similar to Inherited By. /// internal static string Inherited_By { get { return ResourceManager.GetString("Inherited_By", resourceCulture); } } /// /// Looks up a localized string similar to Inherits. /// internal static string Inherits_ { get { return ResourceManager.GetString("Inherits_", resourceCulture); } } /// /// Looks up a localized string similar to Initializers. /// internal static string Initializers { get { return ResourceManager.GetString("Initializers", resourceCulture); } } /// /// Looks up a localized string similar to Inline Rename. /// internal static string Inline_Rename { get { return ResourceManager.GetString("Inline_Rename", resourceCulture); } } /// /// Looks up a localized string similar to Inline Rename Fixup. /// internal static string Inline_Rename_Fixup { get { return ResourceManager.GetString("Inline_Rename_Fixup", resourceCulture); } } /// /// Looks up a localized string similar to Inline Rename Resolved Conflict. /// internal static string Inline_Rename_Resolved_Conflict { get { return ResourceManager.GetString("Inline_Rename_Resolved_Conflict", resourceCulture); } } /// /// Looks up a localized string similar to Insert new line. /// internal static string Insert_new_line { get { return ResourceManager.GetString("Insert_new_line", resourceCulture); } } /// /// Looks up a localized string similar to Inserting documentation comment.... /// internal static string Inserting_documentation_comment { get { return ResourceManager.GetString("Inserting_documentation_comment", resourceCulture); } } /// /// Looks up a localized string similar to IntelliSense. /// internal static string IntelliSense { get { return ResourceManager.GetString("IntelliSense", resourceCulture); } } /// /// Looks up a localized string similar to IntelliSense Commit Formatting. /// internal static string IntelliSense_Commit_Formatting { get { return ResourceManager.GetString("IntelliSense_Commit_Formatting", resourceCulture); } } /// /// Looks up a localized string similar to Interface Parts. /// internal static string Interface_Parts { get { return ResourceManager.GetString("Interface_Parts", resourceCulture); } } /// /// Looks up a localized string similar to Light bulb session is already dismissed.. /// internal static string Light_bulb_session_is_already_dismissed { get { return ResourceManager.GetString("Light_bulb_session_is_already_dismissed", resourceCulture); } } /// /// Looks up a localized string similar to Loading Peek information.... /// internal static string Loading_Peek_information { get { return ResourceManager.GetString("Loading_Peek_information", resourceCulture); } } /// /// Looks up a localized string similar to Locating implementations.... /// internal static string Locating_implementations { get { return ResourceManager.GetString("Locating_implementations", resourceCulture); } } /// /// Looks up a localized string similar to Modify any highlighted location to begin renaming.. /// internal static string Modify_any_highlighted_location_to_begin_renaming { get { return ResourceManager.GetString("Modify_any_highlighted_location_to_begin_renaming", resourceCulture); } } /// /// Looks up a localized string similar to Navigating.... /// internal static string Navigating { get { return ResourceManager.GetString("Navigating", resourceCulture); } } /// /// Looks up a localized string similar to Navigating to definition.... /// internal static string Navigating_to_definition { get { return ResourceManager.GetString("Navigating_to_definition", resourceCulture); } } /// /// Looks up a localized string similar to Navigation Bars. /// internal static string Navigation_Bars { get { return ResourceManager.GetString("Navigation_Bars", resourceCulture); } } /// /// Looks up a localized string similar to New name: {0}. /// internal static string New_name_colon_0 { get { return ResourceManager.GetString("New_name_colon_0", resourceCulture); } } /// /// Looks up a localized string similar to No derived types found.. /// internal static string No_derived_types_found { get { return ResourceManager.GetString("No_derived_types_found", resourceCulture); } } /// /// Looks up a localized string similar to No implementations found.. /// internal static string No_implementations_found { get { return ResourceManager.GetString("No_implementations_found", resourceCulture); } } /// /// Looks up a localized string similar to No information found.. /// internal static string No_information_found { get { return ResourceManager.GetString("No_information_found", resourceCulture); } } /// /// Looks up a localized string similar to No references found.. /// internal static string No_references_found { get { return ResourceManager.GetString("No_references_found", resourceCulture); } } /// /// Looks up a localized string similar to No usages found.. /// internal static string No_usages_found { get { return ResourceManager.GetString("No_usages_found", resourceCulture); } } /// /// Looks up a localized string similar to Not a source error, line/column unavailable. /// internal static string Not_a_source_error_line_column_unavailable { get { return ResourceManager.GetString("Not_a_source_error_line_column_unavailable", resourceCulture); } } /// /// Looks up a localized string similar to Organize Document. /// internal static string Organize_Document { get { return ResourceManager.GetString("Organize_Document", resourceCulture); } } /// /// Looks up a localized string similar to Organizing document.... /// internal static string Organizing_document { get { return ResourceManager.GetString("Organizing_document", resourceCulture); } } /// /// Looks up a localized string similar to Overridden By. /// internal static string Overridden_By { get { return ResourceManager.GetString("Overridden_By", resourceCulture); } } /// /// Looks up a localized string similar to Overrides. /// internal static string Overrides_ { get { return ResourceManager.GetString("Overrides_", resourceCulture); } } /// /// Looks up a localized string similar to Paste. /// internal static string Paste { get { return ResourceManager.GetString("Paste", resourceCulture); } } /// /// Looks up a localized string similar to Peek. /// internal static string Peek { get { return ResourceManager.GetString("Peek", resourceCulture); } } /// /// Looks up a localized string similar to Please resolve errors in your code before renaming this element.. /// internal static string Please_resolve_errors_in_your_code_before_renaming_this_element { get { return ResourceManager.GetString("Please_resolve_errors_in_your_code_before_renaming_this_element", resourceCulture); } } /// /// Looks up a localized string similar to Please select the definition of the field to encapsulate.. /// internal static string Please_select_the_definition_of_the_field_to_encapsulate { get { return ResourceManager.GetString("Please_select_the_definition_of_the_field_to_encapsulate", resourceCulture); } } /// /// Looks up a localized string similar to Preprocessor Text. /// internal static string Preprocessor_Text { get { return ResourceManager.GetString("Preprocessor_Text", resourceCulture); } } /// /// Looks up a localized string similar to Preview Changes. /// internal static string Preview_Changes { get { return ResourceManager.GetString("Preview_Changes", resourceCulture); } } /// /// Looks up a localized string similar to Preview Changes - {0}. /// internal static string Preview_Changes_0 { get { return ResourceManager.GetString("Preview_Changes_0", resourceCulture); } } /// /// Looks up a localized string similar to _Preview changes. /// internal static string Preview_changes1 { get { return ResourceManager.GetString("Preview_changes1", resourceCulture); } } /// /// Looks up a localized string similar to Preview changes. /// internal static string Preview_changes2 { get { return ResourceManager.GetString("Preview_changes2", resourceCulture); } } /// /// Looks up a localized string similar to Preview Code Changes:. /// internal static string Preview_Code_Changes_colon { get { return ResourceManager.GetString("Preview_Code_Changes_colon", resourceCulture); } } /// /// Looks up a localized string similar to Preview Warning. /// internal static string Preview_Warning { get { return ResourceManager.GetString("Preview_Warning", resourceCulture); } } /// /// Looks up a localized string similar to Punctuation. /// internal static string Punctuation { get { return ResourceManager.GetString("Punctuation", resourceCulture); } } /// /// Looks up a localized string similar to Referenced In. /// internal static string Referenced_In { get { return ResourceManager.GetString("Referenced_In", resourceCulture); } } /// /// Looks up a localized string similar to References To Field '{0}'. /// internal static string References_To_Field_0 { get { return ResourceManager.GetString("References_To_Field_0", resourceCulture); } } /// /// Looks up a localized string similar to Refreshing navigation bars.... /// internal static string Refreshing_navigation_bars { get { return ResourceManager.GetString("Refreshing_navigation_bars", resourceCulture); } } /// /// Looks up a localized string similar to Removing '{0}' from '{1}' with content:. /// internal static string Removing_0_from_1_with_content_colon { get { return ResourceManager.GetString("Removing_0_from_1_with_content_colon", resourceCulture); } } /// /// Looks up a localized string similar to Removing analyzer reference '{0}' from '{1}'. /// internal static string Removing_analyzer_reference_0_from_1 { get { return ResourceManager.GetString("Removing_analyzer_reference_0_from_1", resourceCulture); } } /// /// Looks up a localized string similar to Removing project '{0}'. /// internal static string Removing_project_0 { get { return ResourceManager.GetString("Removing_project_0", resourceCulture); } } /// /// Looks up a localized string similar to Removing reference '{0}' from '{1}'. /// internal static string Removing_reference_0_from_1 { get { return ResourceManager.GetString("Removing_reference_0_from_1", resourceCulture); } } /// /// Looks up a localized string similar to Rename. /// internal static string Rename { get { return ResourceManager.GetString("Rename", resourceCulture); } } /// /// Looks up a localized string similar to Rename '{0}' to '{1}'. /// internal static string Rename_0_to_1 { get { return ResourceManager.GetString("Rename_0_to_1", resourceCulture); } } /// /// Looks up a localized string similar to Rename '{0}' to '{1}':. /// internal static string Rename_0_to_1_colon { get { return ResourceManager.GetString("Rename_0_to_1_colon", resourceCulture); } } /// /// Looks up a localized string similar to Rename: {0}. /// internal static string Rename_colon_0 { get { return ResourceManager.GetString("Rename_colon_0", resourceCulture); } } /// /// Looks up a localized string similar to Rename operation was cancelled or is not valid. /// internal static string Rename_operation_was_cancelled_or_is_not_valid { get { return ResourceManager.GetString("Rename_operation_was_cancelled_or_is_not_valid", resourceCulture); } } /// /// Looks up a localized string similar to Rename operation was not properly completed. Some file might not have been updated.. /// internal static string Rename_operation_was_not_properly_completed_Some_file_might_not_have_been_updated { get { return ResourceManager.GetString("Rename_operation_was_not_properly_completed_Some_file_might_not_have_been_updated" + "", resourceCulture); } } /// /// Looks up a localized string similar to Rename Symbol. /// internal static string Rename_Symbol { get { return ResourceManager.GetString("Rename_Symbol", resourceCulture); } } /// /// Looks up a localized string similar to Rename Tracking. /// internal static string Rename_Tracking { get { return ResourceManager.GetString("Rename_Tracking", resourceCulture); } } /// /// Looks up a localized string similar to Rename will update {0} references in 1 file.. /// internal static string Rename_will_update_0_references_in_1_file { get { return ResourceManager.GetString("Rename_will_update_0_references_in_1_file", resourceCulture); } } /// /// Looks up a localized string similar to Rename will update {0} references in {1} files.. /// internal static string Rename_will_update_0_references_in_1_files { get { return ResourceManager.GetString("Rename_will_update_0_references_in_1_files", resourceCulture); } } /// /// Looks up a localized string similar to Rename will update 1 reference in 1 file.. /// internal static string Rename_will_update_1_reference_in_1_file { get { return ResourceManager.GetString("Rename_will_update_1_reference_in_1_file", resourceCulture); } } /// /// Looks up a localized string similar to Renaming anonymous type members is not yet supported.. /// internal static string Renaming_anonymous_type_members_is_not_yet_supported { get { return ResourceManager.GetString("Renaming_anonymous_type_members_is_not_yet_supported", resourceCulture); } } /// /// Looks up a localized string similar to Rude Edit. /// internal static string Rude_Edit { get { return ResourceManager.GetString("Rude_Edit", resourceCulture); } } /// /// Looks up a localized string similar to Searching.... /// internal static string Searching { get { return ResourceManager.GetString("Searching", resourceCulture); } } /// /// Looks up a localized string similar to Smart Indenting. /// internal static string Smart_Indenting { get { return ResourceManager.GetString("Smart_Indenting", resourceCulture); } } /// /// Looks up a localized string similar to Start Rename. /// internal static string Start_Rename { get { return ResourceManager.GetString("Start_Rename", resourceCulture); } } /// /// Looks up a localized string similar to String - Verbatim. /// internal static string String_Verbatim { get { return ResourceManager.GetString("String_Verbatim", resourceCulture); } } /// /// Looks up a localized string similar to Struct Parts. /// internal static string Struct_Parts { get { return ResourceManager.GetString("Struct_Parts", resourceCulture); } } /// /// Looks up a localized string similar to Suggestion ellipses (…). /// internal static string Suggestion_ellipses { get { return ResourceManager.GetString("Suggestion_ellipses", resourceCulture); } } /// /// Looks up a localized string similar to 'symbol' cannot be a namespace.. /// internal static string symbol_cannot_be_a_namespace { get { return ResourceManager.GetString("symbol_cannot_be_a_namespace", resourceCulture); } } /// /// Looks up a localized string similar to Text Buffer Change. /// internal static string Text_Buffer_Change { get { return ResourceManager.GetString("Text_Buffer_Change", resourceCulture); } } /// /// Looks up a localized string similar to Text Navigation. /// internal static string Text_Navigation { get { return ResourceManager.GetString("Text_Navigation", resourceCulture); } } /// /// Looks up a localized string similar to The buffer is not part of a workspace.. /// internal static string The_buffer_is_not_part_of_a_workspace { get { return ResourceManager.GetString("The_buffer_is_not_part_of_a_workspace", resourceCulture); } } /// /// Looks up a localized string similar to The definition of the object is hidden.. /// internal static string The_definition_of_the_object_is_hidden { get { return ResourceManager.GetString("The_definition_of_the_object_is_hidden", resourceCulture); } } /// /// Looks up a localized string similar to The new name is not a valid identifier.. /// internal static string The_new_name_is_not_a_valid_identifier { get { return ResourceManager.GetString("The_new_name_is_not_a_valid_identifier", resourceCulture); } } /// /// Looks up a localized string similar to The rename tracking session was cancelled and is no longer available.. /// internal static string The_rename_tracking_session_was_cancelled_and_is_no_longer_available { get { return ResourceManager.GetString("The_rename_tracking_session_was_cancelled_and_is_no_longer_available", resourceCulture); } } /// /// Looks up a localized string similar to The symbol has no implementations.. /// internal static string The_symbol_has_no_implementations { get { return ResourceManager.GetString("The_symbol_has_no_implementations", resourceCulture); } } /// /// Looks up a localized string similar to The token is not contained in the workspace.. /// internal static string The_token_is_not_contained_in_the_workspace { get { return ResourceManager.GetString("The_token_is_not_contained_in_the_workspace", resourceCulture); } } /// /// Looks up a localized string similar to The transaction is already complete.. /// internal static string The_transaction_is_already_complete { get { return ResourceManager.GetString("The_transaction_is_already_complete", resourceCulture); } } /// /// Looks up a localized string similar to The triggerSpan is not included in the given workspace.. /// internal static string The_triggerSpan_is_not_included_in_the_given_workspace { get { return ResourceManager.GetString("The_triggerSpan_is_not_included_in_the_given_workspace", resourceCulture); } } /// /// Looks up a localized string similar to This session has already been dismissed.. /// internal static string This_session_has_already_been_dismissed { get { return ResourceManager.GetString("This_session_has_already_been_dismissed", resourceCulture); } } /// /// Looks up a localized string similar to Type Parts. /// internal static string Type_Parts { get { return ResourceManager.GetString("Type_Parts", resourceCulture); } } /// /// Looks up a localized string similar to Uncomment Selection. /// internal static string Uncomment_Selection { get { return ResourceManager.GetString("Uncomment_Selection", resourceCulture); } } /// /// Looks up a localized string similar to Uncommenting currently selected text.... /// internal static string Uncommenting_currently_selected_text { get { return ResourceManager.GetString("Uncommenting_currently_selected_text", resourceCulture); } } /// /// Looks up a localized string similar to Unexpected text: '{0}'. /// internal static string Unexpected_text_colon_0 { get { return ResourceManager.GetString("Unexpected_text_colon_0", resourceCulture); } } /// /// Looks up a localized string similar to Unnecessary Code. /// internal static string Unnecessary_Code { get { return ResourceManager.GetString("Unnecessary_Code", resourceCulture); } } /// /// Looks up a localized string similar to Updating files.... /// internal static string Updating_files { get { return ResourceManager.GetString("Updating_files", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Classes. /// internal static string User_Types_Classes { get { return ResourceManager.GetString("User_Types_Classes", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Delegates. /// internal static string User_Types_Delegates { get { return ResourceManager.GetString("User_Types_Delegates", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Enums. /// internal static string User_Types_Enums { get { return ResourceManager.GetString("User_Types_Enums", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Interfaces. /// internal static string User_Types_Interfaces { get { return ResourceManager.GetString("User_Types_Interfaces", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Modules. /// internal static string User_Types_Modules { get { return ResourceManager.GetString("User_Types_Modules", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Structures. /// internal static string User_Types_Structures { get { return ResourceManager.GetString("User_Types_Structures", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Type Parameters. /// internal static string User_Types_Type_Parameters { get { return ResourceManager.GetString("User_Types_Type_Parameters", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Attribute Name. /// internal static string VB_XML_Literals_Attribute_Name { get { return ResourceManager.GetString("VB_XML_Literals_Attribute_Name", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Attribute Quotes. /// internal static string VB_XML_Literals_Attribute_Quotes { get { return ResourceManager.GetString("VB_XML_Literals_Attribute_Quotes", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Attribute Value. /// internal static string VB_XML_Literals_Attribute_Value { get { return ResourceManager.GetString("VB_XML_Literals_Attribute_Value", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - CData Section. /// internal static string VB_XML_Literals_CData_Section { get { return ResourceManager.GetString("VB_XML_Literals_CData_Section", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Comment. /// internal static string VB_XML_Literals_Comment { get { return ResourceManager.GetString("VB_XML_Literals_Comment", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Delimiter. /// internal static string VB_XML_Literals_Delimiter { get { return ResourceManager.GetString("VB_XML_Literals_Delimiter", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Embedded Expression. /// internal static string VB_XML_Literals_Embedded_Expression { get { return ResourceManager.GetString("VB_XML_Literals_Embedded_Expression", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Entity Reference. /// internal static string VB_XML_Literals_Entity_Reference { get { return ResourceManager.GetString("VB_XML_Literals_Entity_Reference", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Name. /// internal static string VB_XML_Literals_Name { get { return ResourceManager.GetString("VB_XML_Literals_Name", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Processing Instruction. /// internal static string VB_XML_Literals_Processing_Instruction { get { return ResourceManager.GetString("VB_XML_Literals_Processing_Instruction", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Text. /// internal static string VB_XML_Literals_Text { get { return ResourceManager.GetString("VB_XML_Literals_Text", resourceCulture); } } /// /// Looks up a localized string similar to We can fix the error by not making struct "out/ref" parameter(s). ///Do you want to proceed?. /// internal static string We_can_fix_the_error_by_not_making_struct_out_ref_parameter_s_Do_you_want_to_proceed { get { return ResourceManager.GetString("We_can_fix_the_error_by_not_making_struct_out_ref_parameter_s_Do_you_want_to_proc" + "eed", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Attribute Name. /// internal static string XML_Doc_Comments_Attribute_Name { get { return ResourceManager.GetString("XML_Doc_Comments_Attribute_Name", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Attribute Quotes. /// internal static string XML_Doc_Comments_Attribute_Quotes { get { return ResourceManager.GetString("XML_Doc_Comments_Attribute_Quotes", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Attribute Value. /// internal static string XML_Doc_Comments_Attribute_Value { get { return ResourceManager.GetString("XML_Doc_Comments_Attribute_Value", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - CData Section. /// internal static string XML_Doc_Comments_CData_Section { get { return ResourceManager.GetString("XML_Doc_Comments_CData_Section", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Comment. /// internal static string XML_Doc_Comments_Comment { get { return ResourceManager.GetString("XML_Doc_Comments_Comment", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Delimiter. /// internal static string XML_Doc_Comments_Delimiter { get { return ResourceManager.GetString("XML_Doc_Comments_Delimiter", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Entity Reference. /// internal static string XML_Doc_Comments_Entity_Reference { get { return ResourceManager.GetString("XML_Doc_Comments_Entity_Reference", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Name. /// internal static string XML_Doc_Comments_Name { get { return ResourceManager.GetString("XML_Doc_Comments_Name", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Processing Instruction. /// internal static string XML_Doc_Comments_Processing_Instruction { get { return ResourceManager.GetString("XML_Doc_Comments_Processing_Instruction", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Text. /// internal static string XML_Doc_Comments_Text { get { return ResourceManager.GetString("XML_Doc_Comments_Text", resourceCulture); } } /// /// Looks up a localized string similar to XML End Tag Completion. /// internal static string XML_End_Tag_Completion { get { return ResourceManager.GetString("XML_End_Tag_Completion", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename elements from previous submissions.. /// internal static string You_cannot_rename_elements_from_previous_submissions { get { return ResourceManager.GetString("You_cannot_rename_elements_from_previous_submissions", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename elements that are defined in metadata.. /// internal static string You_cannot_rename_elements_that_are_defined_in_metadata { get { return ResourceManager.GetString("You_cannot_rename_elements_that_are_defined_in_metadata", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename operators.. /// internal static string You_cannot_rename_operators { get { return ResourceManager.GetString("You_cannot_rename_operators", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename this element.. /// internal static string You_cannot_rename_this_element { get { return ResourceManager.GetString("You_cannot_rename_this_element", resourceCulture); } } /// /// Looks up a localized string similar to You must rename an identifier.. /// internal static string You_must_rename_an_identifier { get { return ResourceManager.GetString("You_must_rename_an_identifier", resourceCulture); } } } }