//------------------------------------------------------------------------------ // // 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 Active Statement. /// internal static string ActiveStatement { get { return ResourceManager.GetString("ActiveStatement", resourceCulture); } } /// /// Looks up a localized string similar to Adding analyzer reference '{0}' to '{1}'. /// internal static string AddingAnalyzerReferenceTo { get { return ResourceManager.GetString("AddingAnalyzerReferenceTo", resourceCulture); } } /// /// Looks up a localized string similar to Adding project '{0}'. /// internal static string AddingProject { get { return ResourceManager.GetString("AddingProject", resourceCulture); } } /// /// Looks up a localized string similar to Adding reference '{0}' to '{1}'. /// internal static string AddingReferenceTo { get { return ResourceManager.GetString("AddingReferenceTo", resourceCulture); } } /// /// Looks up a localized string similar to Adding '{0}' to '{1}' with content:. /// internal static string AddingToWithContent { get { return ResourceManager.GetString("AddingToWithContent", resourceCulture); } } /// /// Looks up a localized string similar to Already tracking document with identical key. /// internal static string AlreadyTrackingDocumentWithIdenticalKey { get { return ResourceManager.GetString("AlreadyTrackingDocumentWithIdenticalKey", 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 AnActiveInlineRenameSessionIsActive { get { return ResourceManager.GetString("AnActiveInlineRenameSessionIsActive", resourceCulture); } } /// /// Looks up a localized string similar to Apply. /// internal static string Apply { get { return ResourceManager.GetString("Apply", resourceCulture); } } /// /// Looks up a localized string similar to Display conflict resolutions. /// internal static string ApplyConflictResolutionEdits { get { return ResourceManager.GetString("ApplyConflictResolutionEdits", resourceCulture); } } /// /// Looks up a localized string similar to Applying "{0}".... /// internal static string Applying { get { return ResourceManager.GetString("Applying", resourceCulture); } } /// /// Looks up a localized string similar to Applying "Encapsulate Field" refactoring.... /// internal static string ApplyingEncapsulateField { get { return ResourceManager.GetString("ApplyingEncapsulateField", resourceCulture); } } /// /// Looks up a localized string similar to Applying "Extract Method" refactoring.... /// internal static string ApplyingExtractMethodRefactoring { get { return ResourceManager.GetString("ApplyingExtractMethodRefactoring", resourceCulture); } } /// /// Looks up a localized string similar to _Apply. /// internal static string ApplyRename { get { return ResourceManager.GetString("ApplyRename", resourceCulture); } } /// /// Looks up a localized string similar to Automatically completing.... /// internal static string AutomaticallyCompleting { get { return ResourceManager.GetString("AutomaticallyCompleting", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Formatting. /// internal static string AutomaticFormatting { get { return ResourceManager.GetString("AutomaticFormatting", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Line Ender. /// internal static string AutomaticLineEnder { get { return ResourceManager.GetString("AutomaticLineEnder", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Pair Completion. /// internal static string AutomaticPairCompletion { get { return ResourceManager.GetString("AutomaticPairCompletion", resourceCulture); } } /// /// Looks up a localized string similar to Automatic Pair Completion End Point Marker Color. /// internal static string AutomaticPairCompletionEndPointMarkerColor { get { return ResourceManager.GetString("AutomaticPairCompletionEndPointMarkerColor", resourceCulture); } } /// /// Looks up a localized string similar to Brace Completion. /// internal static string BraceCompletion { get { return ResourceManager.GetString("BraceCompletion", resourceCulture); } } /// /// Looks up a localized string similar to Called In. /// internal static string CalledIn { get { return ResourceManager.GetString("CalledIn", resourceCulture); } } /// /// Looks up a localized string similar to Call Hierarchy. /// internal static string CallHierarchy { get { return ResourceManager.GetString("CallHierarchy", resourceCulture); } } /// /// Looks up a localized string similar to Calls To '{0}'. /// internal static string CallsTo { get { return ResourceManager.GetString("CallsTo", resourceCulture); } } /// /// Looks up a localized string similar to Calls To Base Member '{0}'. /// internal static string CallsToBaseMember { get { return ResourceManager.GetString("CallsToBaseMember", resourceCulture); } } /// /// Looks up a localized string similar to Calls To Interface Implementation '{0}'. /// internal static string CallsToInterfaceImplementation { get { return ResourceManager.GetString("CallsToInterfaceImplementation", resourceCulture); } } /// /// Looks up a localized string similar to Calls To Overrides. /// internal static string CallsToOverrides { get { return ResourceManager.GetString("CallsToOverrides", 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 CannotApplyOperationWhileRenameSessionIsActive { get { return ResourceManager.GetString("CannotApplyOperationWhileRenameSessionIsActive", resourceCulture); } } /// /// Looks up a localized string similar to Cannot navigate to the symbol under the caret.. /// internal static string CannotNavigateToTheSymbol { get { return ResourceManager.GetString("CannotNavigateToTheSymbol", resourceCulture); } } /// /// Looks up a localized string similar to Can't compare positions from different text snapshots. /// internal static string CantComparePositionsFromDiffSnapshots { get { return ResourceManager.GetString("CantComparePositionsFromDiffSnapshots", resourceCulture); } } /// /// Looks up a localized string similar to Change Signature. /// internal static string ChangeSignature { get { return ResourceManager.GetString("ChangeSignature", resourceCulture); } } /// /// Looks up a localized string similar to Change Signature:. /// internal static string ChangeSignatureTitle { get { return ResourceManager.GetString("ChangeSignatureTitle", resourceCulture); } } /// /// Looks up a localized string similar to Changes the current prompt settings.. /// internal static string ChangesTheCurrentPromptSettings { get { return ResourceManager.GetString("ChangesTheCurrentPromptSettings", resourceCulture); } } /// /// Looks up a localized string similar to Changing project references for '{0}'. /// internal static string ChangingProjectReferencesFor { get { return ResourceManager.GetString("ChangingProjectReferencesFor", resourceCulture); } } /// /// Looks up a localized string similar to Class Parts. /// internal static string ClassParts { get { return ResourceManager.GetString("ClassParts", resourceCulture); } } /// /// Looks up a localized string similar to Commenting currently selected text.... /// internal static string CommentingCurrentlySelected { get { return ResourceManager.GetString("CommentingCurrentlySelected", resourceCulture); } } /// /// Looks up a localized string similar to Comment Selection. /// internal static string CommentSelection { get { return ResourceManager.GetString("CommentSelection", resourceCulture); } } /// /// Looks up a localized string similar to Completing Tag. /// internal static string CompletingTag { get { return ResourceManager.GetString("CompletingTag", resourceCulture); } } /// /// Looks up a localized string similar to Computing Call Hierarchy Information. /// internal static string ComputingCallHierarchyInformation { get { return ResourceManager.GetString("ComputingCallHierarchyInformation", resourceCulture); } } /// /// Looks up a localized string similar to Computing Rename information.... /// internal static string ComputingRenameInformation { get { return ResourceManager.GetString("ComputingRenameInformation", 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 {0} conflict(s) will be resolved. /// internal static string ConflictsWillBeResolved { get { return ResourceManager.GetString("ConflictsWillBeResolved", resourceCulture); } } /// /// Looks up a localized string similar to Cursor must be on a member name.. /// internal static string CursorMustBeOnAMemberName { get { return ResourceManager.GetString("CursorMustBeOnAMemberName", resourceCulture); } } /// /// Looks up a localized string similar to Directly Called In. /// internal static string DirectlyCalledIn { get { return ResourceManager.GetString("DirectlyCalledIn", resourceCulture); } } /// /// Looks up a localized string similar to Documentation Comment. /// internal static string DocumentationComment { get { return ResourceManager.GetString("DocumentationComment", resourceCulture); } } /// /// Looks up a localized string similar to document is not currently being tracked. /// internal static string DocumentIsNotCurrentlyBeingTracked { get { return ResourceManager.GetString("DocumentIsNotCurrentlyBeingTracked", resourceCulture); } } /// /// Looks up a localized string similar to Document must be contained in the workspace that created this service. /// internal static string DocumentMustBeContainedInWorkspace { get { return ResourceManager.GetString("DocumentMustBeContainedInWorkspace", resourceCulture); } } /// /// Looks up a localized string similar to Encapsulate Field. /// internal static string Encapsulatefield { get { return ResourceManager.GetString("Encapsulatefield", resourceCulture); } } /// /// Looks up a localized string similar to Encapsulate Field:. /// internal static string EncapsulateFieldTitle { get { return ResourceManager.GetString("EncapsulateFieldTitle", resourceCulture); } } /// /// Looks up a localized string similar to Engine must be attached to an Interactive Window.. /// internal static string EngineMustBeAttachedToAnInteractiveWindow { get { return ResourceManager.GetString("EngineMustBeAttachedToAnInteractiveWindow", resourceCulture); } } /// /// Looks up a localized string similar to Extract Method. /// internal static string ExtractMethod { get { return ResourceManager.GetString("ExtractMethod", 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 ExtractMethodAsyncErrorFix { get { return ResourceManager.GetString("ExtractMethodAsyncErrorFix", resourceCulture); } } /// /// Looks up a localized string similar to Extract method failed with following reasons :. /// internal static string ExtractMethodFailedReasons { get { return ResourceManager.GetString("ExtractMethodFailedReasons", resourceCulture); } } /// /// Looks up a localized string similar to Do you still want to proceed? it will generate broken code.. /// internal static string ExtractMethodStillGenerateCode { get { return ResourceManager.GetString("ExtractMethodStillGenerateCode", resourceCulture); } } /// /// Looks up a localized string similar to Finding enclosing span.... /// internal static string FindingEnclosingSpan { get { return ResourceManager.GetString("FindingEnclosingSpan", resourceCulture); } } /// /// Looks up a localized string similar to Finding references.... /// internal static string FindingReferences { get { return ResourceManager.GetString("FindingReferences", resourceCulture); } } /// /// Looks up a localized string similar to Finding references of "{0}".... /// internal static string FindingReferencesOf { get { return ResourceManager.GetString("FindingReferencesOf", resourceCulture); } } /// /// Looks up a localized string similar to Finding span of next sibling.... /// internal static string FindingSpanOfNextSibling { get { return ResourceManager.GetString("FindingSpanOfNextSibling", resourceCulture); } } /// /// Looks up a localized string similar to Finding span of previous sibling.... /// internal static string FindingSpanOfPreviousSibling { get { return ResourceManager.GetString("FindingSpanOfPreviousSibling", resourceCulture); } } /// /// Looks up a localized string similar to Finding token to rename.... /// internal static string FindingTokenToRename { get { return ResourceManager.GetString("FindingTokenToRename", resourceCulture); } } /// /// Looks up a localized string similar to Finding word extent.... /// internal static string FindingWordExtent { get { return ResourceManager.GetString("FindingWordExtent", resourceCulture); } } /// /// Looks up a localized string similar to Find References. /// internal static string FindReferences { get { return ResourceManager.GetString("FindReferences", resourceCulture); } } /// /// Looks up a localized string similar to Fix all occurrences in. /// internal static string FixAllOccurrencesIn { get { return ResourceManager.GetString("FixAllOccurrencesIn", resourceCulture); } } /// /// Looks up a localized string similar to Brace Matching. /// internal static string FontAndColors_BraceMatching { get { return ResourceManager.GetString("FontAndColors_BraceMatching", resourceCulture); } } /// /// Looks up a localized string similar to Inline Rename. /// internal static string FontAndColors_InlineRename { get { return ResourceManager.GetString("FontAndColors_InlineRename", resourceCulture); } } /// /// Looks up a localized string similar to Preprocessor Text. /// internal static string FontAndColors_PreprocessorText { get { return ResourceManager.GetString("FontAndColors_PreprocessorText", resourceCulture); } } /// /// Looks up a localized string similar to Punctuation. /// internal static string FontAndColors_Punctuation { get { return ResourceManager.GetString("FontAndColors_Punctuation", resourceCulture); } } /// /// Looks up a localized string similar to Rename Tracking. /// internal static string FontAndColors_RenameTracking { get { return ResourceManager.GetString("FontAndColors_RenameTracking", resourceCulture); } } /// /// Looks up a localized string similar to String - Verbatim. /// internal static string FontAndColors_StringVerbatim { get { return ResourceManager.GetString("FontAndColors_StringVerbatim", resourceCulture); } } /// /// Looks up a localized string similar to Unnecessary Code. /// internal static string FontAndColors_UnnecessaryCode { get { return ResourceManager.GetString("FontAndColors_UnnecessaryCode", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Classes. /// internal static string FontAndColors_UserTypes_Classes { get { return ResourceManager.GetString("FontAndColors_UserTypes_Classes", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Delegates. /// internal static string FontAndColors_UserTypes_Delegates { get { return ResourceManager.GetString("FontAndColors_UserTypes_Delegates", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Enums. /// internal static string FontAndColors_UserTypes_Enums { get { return ResourceManager.GetString("FontAndColors_UserTypes_Enums", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Interfaces. /// internal static string FontAndColors_UserTypes_Interfaces { get { return ResourceManager.GetString("FontAndColors_UserTypes_Interfaces", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Modules. /// internal static string FontAndColors_UserTypes_Modules { get { return ResourceManager.GetString("FontAndColors_UserTypes_Modules", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Structures. /// internal static string FontAndColors_UserTypes_Structures { get { return ResourceManager.GetString("FontAndColors_UserTypes_Structures", resourceCulture); } } /// /// Looks up a localized string similar to User Types - Type Parameters. /// internal static string FontAndColors_UserTypes_TypeParameters { get { return ResourceManager.GetString("FontAndColors_UserTypes_TypeParameters", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Attribute Name. /// internal static string FontAndColors_VBXmlLiterals_AttributeName { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_AttributeName", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Attribute Quotes. /// internal static string FontAndColors_VBXmlLiterals_AttributeQuotes { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_AttributeQuotes", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Attribute Value. /// internal static string FontAndColors_VBXmlLiterals_AttributeValue { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_AttributeValue", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - CData Section. /// internal static string FontAndColors_VBXmlLiterals_CDataSection { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_CDataSection", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Comment. /// internal static string FontAndColors_VBXmlLiterals_Comment { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_Comment", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Delimiter. /// internal static string FontAndColors_VBXmlLiterals_Delimiter { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_Delimiter", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Embedded Expression. /// internal static string FontAndColors_VBXmlLiterals_EmbeddedExpression { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_EmbeddedExpression", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Entity Reference. /// internal static string FontAndColors_VBXmlLiterals_EntityReference { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_EntityReference", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Name. /// internal static string FontAndColors_VBXmlLiterals_Name { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_Name", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Processing Instruction. /// internal static string FontAndColors_VBXmlLiterals_ProcessingInstruction { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_ProcessingInstruction", resourceCulture); } } /// /// Looks up a localized string similar to VB XML Literals - Text. /// internal static string FontAndColors_VBXmlLiterals_Text { get { return ResourceManager.GetString("FontAndColors_VBXmlLiterals_Text", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Attribute Name. /// internal static string FontAndColors_XmlDocComments_AttributeName { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_AttributeName", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Attribute Quotes. /// internal static string FontAndColors_XmlDocComments_AttributeQuotes { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_AttributeQuotes", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Attribute Value. /// internal static string FontAndColors_XmlDocComments_AttributeValue { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_AttributeValue", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - CData Section. /// internal static string FontAndColors_XmlDocComments_CDataSection { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_CDataSection", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Comment. /// internal static string FontAndColors_XmlDocComments_Comment { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_Comment", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Delimiter. /// internal static string FontAndColors_XmlDocComments_Delimiter { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_Delimiter", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Entity Reference. /// internal static string FontAndColors_XmlDocComments_EntityReference { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_EntityReference", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Name. /// internal static string FontAndColors_XmlDocComments_Name { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_Name", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Processing Instruction. /// internal static string FontAndColors_XmlDocComments_ProcessingInstruction { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_ProcessingInstruction", resourceCulture); } } /// /// Looks up a localized string similar to XML Doc Comments - Text. /// internal static string FontAndColors_XmlDocComments_Text { get { return ResourceManager.GetString("FontAndColors_XmlDocComments_Text", resourceCulture); } } /// /// Looks up a localized string similar to Format Document. /// internal static string FormatDocument { get { return ResourceManager.GetString("FormatDocument", resourceCulture); } } /// /// Looks up a localized string similar to Format Paste. /// internal static string FormatPaste { get { return ResourceManager.GetString("FormatPaste", resourceCulture); } } /// /// Looks up a localized string similar to Format Selection. /// internal static string FormatSelection { get { return ResourceManager.GetString("FormatSelection", 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 FormattingCurrentlySelected { get { return ResourceManager.GetString("FormattingCurrentlySelected", resourceCulture); } } /// /// Looks up a localized string similar to Formatting document.... /// internal static string FormattingDocument { get { return ResourceManager.GetString("FormattingDocument", resourceCulture); } } /// /// Looks up a localized string similar to Formatting pasted text.... /// internal static string FormattingPastedText { get { return ResourceManager.GetString("FormattingPastedText", resourceCulture); } } /// /// Looks up a localized string similar to Format Token. /// internal static string FormatToken { get { return ResourceManager.GetString("FormatToken", resourceCulture); } } /// /// Looks up a localized string similar to from metadata. /// internal static string FromMetadata { get { return ResourceManager.GetString("FromMetadata", resourceCulture); } } /// /// Looks up a localized string similar to Given Workspace doesn't support Undo. /// internal static string GivenWorkspaceDoesntSupportUndo { get { return ResourceManager.GetString("GivenWorkspaceDoesntSupportUndo", resourceCulture); } } /// /// Looks up a localized string similar to Go to Definition. /// internal static string GoToDefinition { get { return ResourceManager.GetString("GoToDefinition", resourceCulture); } } /// /// Looks up a localized string similar to Locating implementations.... /// internal static string GoToImplementationMessage { get { return ResourceManager.GetString("GoToImplementationMessage", resourceCulture); } } /// /// Looks up a localized string similar to Go To Implementation. /// internal static string GoToImplementationTitle { get { return ResourceManager.GetString("GoToImplementationTitle", resourceCulture); } } /// /// Looks up a localized string similar to Highlighted Definition. /// internal static string HighlightedDefinition { get { return ResourceManager.GetString("HighlightedDefinition", resourceCulture); } } /// /// Looks up a localized string similar to Highlighted Written Reference. /// internal static string HighlightedWrittenReference { get { return ResourceManager.GetString("HighlightedWrittenReference", resourceCulture); } } /// /// Looks up a localized string similar to Implemented By. /// internal static string ImplementedBy { get { return ResourceManager.GetString("ImplementedBy", 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 ImplementsArg { get { return ResourceManager.GetString("ImplementsArg", resourceCulture); } } /// /// Looks up a localized string similar to Indirectly Called In. /// internal static string IndirectlyCalledIn { get { return ResourceManager.GetString("IndirectlyCalledIn", resourceCulture); } } /// /// Looks up a localized string similar to Inherited By. /// internal static string InheritedBy { get { return ResourceManager.GetString("InheritedBy", 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 Fixup. /// internal static string InlineRenameFixup { get { return ResourceManager.GetString("InlineRenameFixup", resourceCulture); } } /// /// Looks up a localized string similar to Modify any highlighted location to begin renaming.. /// internal static string InlineRenameInstructions { get { return ResourceManager.GetString("InlineRenameInstructions", resourceCulture); } } /// /// Looks up a localized string similar to Inline Rename Resolved Conflict. /// internal static string InlineRenameResolvedConflict { get { return ResourceManager.GetString("InlineRenameResolvedConflict", resourceCulture); } } /// /// Looks up a localized string similar to Inserting documentation comment.... /// internal static string InsertingDocumentationComment { get { return ResourceManager.GetString("InsertingDocumentationComment", resourceCulture); } } /// /// Looks up a localized string similar to Insert new line. /// internal static string InsertNewLine { get { return ResourceManager.GetString("InsertNewLine", 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 IntelliSenseCommitFormatting { get { return ResourceManager.GetString("IntelliSenseCommitFormatting", resourceCulture); } } /// /// Looks up a localized string similar to Paste From Interactive Window. /// internal static string InteractivePaste { get { return ResourceManager.GetString("InteractivePaste", resourceCulture); } } /// /// Looks up a localized string similar to Interface Parts. /// internal static string InterfaceParts { get { return ResourceManager.GetString("InterfaceParts", resourceCulture); } } /// /// Looks up a localized string similar to Light bulb session is already dismissed.. /// internal static string LightBulbSessionIsAlreadyDismissed { get { return ResourceManager.GetString("LightBulbSessionIsAlreadyDismissed", resourceCulture); } } /// /// Looks up a localized string similar to {0} - (Line {1}). /// internal static string Line { get { return ResourceManager.GetString("Line", resourceCulture); } } /// /// Looks up a localized string similar to Loading Peek information.... /// internal static string LoadingPeekInformation { get { return ResourceManager.GetString("LoadingPeekInformation", resourceCulture); } } /// /// Looks up a localized string similar to Navigating to definition.... /// internal static string NavigatingToDefinition { get { return ResourceManager.GetString("NavigatingToDefinition", resourceCulture); } } /// /// Looks up a localized string similar to Navigation Bars. /// internal static string NavigationBars { get { return ResourceManager.GetString("NavigationBars", resourceCulture); } } /// /// Looks up a localized string similar to New name: {0}. /// internal static string NewName1 { get { return ResourceManager.GetString("NewName1", resourceCulture); } } /// /// Looks up a localized string similar to No derived types found.. /// internal static string NoDerivedTypesFound { get { return ResourceManager.GetString("NoDerivedTypesFound", resourceCulture); } } /// /// Looks up a localized string similar to No implementations found.. /// internal static string NoImplementationsFound { get { return ResourceManager.GetString("NoImplementationsFound", resourceCulture); } } /// /// Looks up a localized string similar to No information found.. /// internal static string NoInformationFound { get { return ResourceManager.GetString("NoInformationFound", resourceCulture); } } /// /// Looks up a localized string similar to No references found.. /// internal static string NoReferencesFound { get { return ResourceManager.GetString("NoReferencesFound", resourceCulture); } } /// /// Looks up a localized string similar to Not a source error, line/column unavailable. /// internal static string NotASourceError { get { return ResourceManager.GetString("NotASourceError", resourceCulture); } } /// /// Looks up a localized string similar to No usages found.. /// internal static string NoUsagesFound { get { return ResourceManager.GetString("NoUsagesFound", 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 OperationNotSupported { get { return ResourceManager.GetString("OperationNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Organize Document. /// internal static string OrganizeDocument { get { return ResourceManager.GetString("OrganizeDocument", resourceCulture); } } /// /// Looks up a localized string similar to Organizing document.... /// internal static string OrganizingDocument { get { return ResourceManager.GetString("OrganizingDocument", resourceCulture); } } /// /// Looks up a localized string similar to Overridden By. /// internal static string OverriddenBy { get { return ResourceManager.GetString("OverriddenBy", 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 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 PleaseResolveErrorsInYourCodeBeforeRenaming { get { return ResourceManager.GetString("PleaseResolveErrorsInYourCodeBeforeRenaming", resourceCulture); } } /// /// Looks up a localized string similar to Please select the definition of the field to encapsulate.. /// internal static string PleaseSelectTheDefinitionOf { get { return ResourceManager.GetString("PleaseSelectTheDefinitionOf", resourceCulture); } } /// /// Looks up a localized string similar to Preview Changes. /// internal static string PreviewChanges { get { return ResourceManager.GetString("PreviewChanges", resourceCulture); } } /// /// Looks up a localized string similar to Preview Changes - {0}. /// internal static string PreviewChangesOf { get { return ResourceManager.GetString("PreviewChangesOf", resourceCulture); } } /// /// Looks up a localized string similar to Changes. /// internal static string PreviewChangesRootNodeText { get { return ResourceManager.GetString("PreviewChangesRootNodeText", resourceCulture); } } /// /// Looks up a localized string similar to Preview changes. /// internal static string PreviewChangesSummaryText { get { return ResourceManager.GetString("PreviewChangesSummaryText", resourceCulture); } } /// /// Looks up a localized string similar to Preview Code Changes:. /// internal static string PreviewCodeChanges { get { return ResourceManager.GetString("PreviewCodeChanges", resourceCulture); } } /// /// Looks up a localized string similar to project . /// internal static string Project { get { return ResourceManager.GetString("Project", resourceCulture); } } /// /// Looks up a localized string similar to Referenced In. /// internal static string ReferencedIn { get { return ResourceManager.GetString("ReferencedIn", resourceCulture); } } /// /// Looks up a localized string similar to References To Field '{0}'. /// internal static string ReferencesToField { get { return ResourceManager.GetString("ReferencesToField", resourceCulture); } } /// /// Looks up a localized string similar to Refreshing navigation bars.... /// internal static string RefreshingNavigationBars { get { return ResourceManager.GetString("RefreshingNavigationBars", resourceCulture); } } /// /// Looks up a localized string similar to Removing analyzer reference '{0}' from '{1}'. /// internal static string RemovingAnalyzerReferenceFrom { get { return ResourceManager.GetString("RemovingAnalyzerReferenceFrom", resourceCulture); } } /// /// Looks up a localized string similar to Removing '{0}' from '{1}' with content:. /// internal static string RemovingFromWithContent { get { return ResourceManager.GetString("RemovingFromWithContent", resourceCulture); } } /// /// Looks up a localized string similar to Removing project '{0}'. /// internal static string RemovingProject { get { return ResourceManager.GetString("RemovingProject", resourceCulture); } } /// /// Looks up a localized string similar to Removing reference '{0}' from '{1}'. /// internal static string RemovingReferenceFrom { get { return ResourceManager.GetString("RemovingReferenceFrom", 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}. /// internal static string Rename1 { get { return ResourceManager.GetString("Rename1", resourceCulture); } } /// /// Looks up a localized string similar to Apply. /// internal static string RenameApplyToolTip { get { return ResourceManager.GetString("RenameApplyToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// internal static string RenameCancelToolTip { get { return ResourceManager.GetString("RenameCancelToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Rename operation was cancelled or is not valid. /// internal static string RenameOperationWasCancelled { get { return ResourceManager.GetString("RenameOperationWasCancelled", resourceCulture); } } /// /// Looks up a localized string similar to Rename operation was not properly completed. Some file might not have been updated.. /// internal static string RenameOperationWasNotProperlyCompleted { get { return ResourceManager.GetString("RenameOperationWasNotProperlyCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Include _overload(s). /// internal static string RenameOverloads { get { return ResourceManager.GetString("RenameOverloads", resourceCulture); } } /// /// Looks up a localized string similar to _Preview changes. /// internal static string RenamePreviewChanges { get { return ResourceManager.GetString("RenamePreviewChanges", resourceCulture); } } /// /// Looks up a localized string similar to Rename Symbol. /// internal static string RenameSymbol { get { return ResourceManager.GetString("RenameSymbol", resourceCulture); } } /// /// Looks up a localized string similar to Rename '{0}' to '{1}'. /// internal static string RenameTo { get { return ResourceManager.GetString("RenameTo", resourceCulture); } } /// /// Looks up a localized string similar to Rename '{0}' to '{1}':. /// internal static string RenameToTitle { get { return ResourceManager.GetString("RenameToTitle", resourceCulture); } } /// /// Looks up a localized string similar to Rename will update 1 reference in 1 file.. /// internal static string RenameWillUpdateReferenceInFile { get { return ResourceManager.GetString("RenameWillUpdateReferenceInFile", resourceCulture); } } /// /// Looks up a localized string similar to Rename will update {0} references in 1 file.. /// internal static string RenameWillUpdateReferencesInFile { get { return ResourceManager.GetString("RenameWillUpdateReferencesInFile", resourceCulture); } } /// /// Looks up a localized string similar to Rename will update {0} references in {1} files.. /// internal static string RenameWillUpdateReferencesInMultipleFiles { get { return ResourceManager.GetString("RenameWillUpdateReferencesInMultipleFiles", resourceCulture); } } /// /// Looks up a localized string similar to Renaming anonymous type members is not yet supported.. /// internal static string RenamingAnonymousTypeMemberNotSupported { get { return ResourceManager.GetString("RenamingAnonymousTypeMemberNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Rude Edit. /// internal static string RudeEdit { get { return ResourceManager.GetString("RudeEdit", resourceCulture); } } /// /// Looks up a localized string similar to Include _comments. /// internal static string SearchInComments { get { return ResourceManager.GetString("SearchInComments", 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 Include _strings. /// internal static string SearchInStrings { get { return ResourceManager.GetString("SearchInStrings", resourceCulture); } } /// /// Looks up a localized string similar to Smart Indenting. /// internal static string SmartIndenting { get { return ResourceManager.GetString("SmartIndenting", resourceCulture); } } /// /// Looks up a localized string similar to Start Rename. /// internal static string StartRename { get { return ResourceManager.GetString("StartRename", resourceCulture); } } /// /// Looks up a localized string similar to Struct Parts. /// internal static string StructParts { get { return ResourceManager.GetString("StructParts", resourceCulture); } } /// /// Looks up a localized string similar to 'symbol' cannot be a namespace.. /// internal static string SymbolCannotBeNamespace { get { return ResourceManager.GetString("SymbolCannotBeNamespace", resourceCulture); } } /// /// Looks up a localized string similar to The symbol has no implementations.. /// internal static string SymbolHasNoImplementations { get { return ResourceManager.GetString("SymbolHasNoImplementations", resourceCulture); } } /// /// Looks up a localized string similar to Text Buffer Change. /// internal static string TextBufferChange { get { return ResourceManager.GetString("TextBufferChange", resourceCulture); } } /// /// Looks up a localized string similar to Text Navigation. /// internal static string TextNavigation { get { return ResourceManager.GetString("TextNavigation", resourceCulture); } } /// /// Looks up a localized string similar to The buffer is not part of a workspace.. /// internal static string TheBufferIsNotPartOfAWorkspace { get { return ResourceManager.GetString("TheBufferIsNotPartOfAWorkspace", resourceCulture); } } /// /// Looks up a localized string similar to The definition of the object is hidden.. /// internal static string TheDefinitionOfTheObjectIsHidden { get { return ResourceManager.GetString("TheDefinitionOfTheObjectIsHidden", resourceCulture); } } /// /// Looks up a localized string similar to The new name is not a valid identifier.. /// internal static string TheNewNameIsNotAValidIdentifier { get { return ResourceManager.GetString("TheNewNameIsNotAValidIdentifier", resourceCulture); } } /// /// Looks up a localized string similar to The rename tracking session was cancelled and is no longer available.. /// internal static string TheRenameTrackingSessionWasCancelledAndIsNoLongerAvailable { get { return ResourceManager.GetString("TheRenameTrackingSessionWasCancelledAndIsNoLongerAvailable", resourceCulture); } } /// /// Looks up a localized string similar to The token is not contained in the workspace.. /// internal static string TheTokenIsNotContainedInWorkspace { get { return ResourceManager.GetString("TheTokenIsNotContainedInWorkspace", resourceCulture); } } /// /// Looks up a localized string similar to The transaction is already complete.. /// internal static string TheTransactionIsAlreadyComplete { get { return ResourceManager.GetString("TheTransactionIsAlreadyComplete", resourceCulture); } } /// /// Looks up a localized string similar to The triggerSpan is not included in the given workspace.. /// internal static string TheTriggerspanIsNotIncludedInWorkspace { get { return ResourceManager.GetString("TheTriggerspanIsNotIncludedInWorkspace", resourceCulture); } } /// /// Looks up a localized string similar to This session has already been dismissed.. /// internal static string ThisSessionHasAlreadyBeenDismissed { get { return ResourceManager.GetString("ThisSessionHasAlreadyBeenDismissed", resourceCulture); } } /// /// Looks up a localized string similar to type . /// internal static string Type { get { return ResourceManager.GetString("Type", resourceCulture); } } /// /// Looks up a localized string similar to Type Parts. /// internal static string TypeParts { get { return ResourceManager.GetString("TypeParts", resourceCulture); } } /// /// Looks up a localized string similar to Uncommenting currently selected text.... /// internal static string UncommentingCurrentlySelected { get { return ResourceManager.GetString("UncommentingCurrentlySelected", resourceCulture); } } /// /// Looks up a localized string similar to Uncomment Selection. /// internal static string UncommentSelection { get { return ResourceManager.GetString("UncommentSelection", resourceCulture); } } /// /// Looks up a localized string similar to Unexpected text: '{0}'. /// internal static string UnexpectedText { get { return ResourceManager.GetString("UnexpectedText", resourceCulture); } } /// /// Looks up a localized string similar to {0} unresolvable conflict(s). /// internal static string UnresolvableConflicts { get { return ResourceManager.GetString("UnresolvableConflicts", resourceCulture); } } /// /// Looks up a localized string similar to Updating files.... /// internal static string UpdatingFiles { get { return ResourceManager.GetString("UpdatingFiles", resourceCulture); } } /// /// Looks up a localized string similar to Variadic SignatureHelpItem must have at least one parameter.. /// internal static string VariadicSignaturehelpitemMustHaveOneParam { get { return ResourceManager.GetString("VariadicSignaturehelpitemMustHaveOneParam", resourceCulture); } } /// /// Looks up a localized string similar to Preview Warning. /// internal static string Warning { get { return ResourceManager.GetString("Warning", resourceCulture); } } /// /// Looks up a localized string similar to XML End Tag Completion. /// internal static string XMLEndTagCompletion { get { return ResourceManager.GetString("XMLEndTagCompletion", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename elements from previous submissions.. /// internal static string YouCannotRenameElementsFromPrevSubmissions { get { return ResourceManager.GetString("YouCannotRenameElementsFromPrevSubmissions", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename elements that are defined in metadata.. /// internal static string YouCannotRenameElementsInMetadata { get { return ResourceManager.GetString("YouCannotRenameElementsInMetadata", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename operators.. /// internal static string YouCannotRenameOperators { get { return ResourceManager.GetString("YouCannotRenameOperators", resourceCulture); } } /// /// Looks up a localized string similar to You cannot rename this element.. /// internal static string YouCannotRenameThisElement { get { return ResourceManager.GetString("YouCannotRenameThisElement", resourceCulture); } } /// /// Looks up a localized string similar to You must rename an identifier.. /// internal static string YouMustRenameAnIdentifier { get { return ResourceManager.GetString("YouMustRenameAnIdentifier", resourceCulture); } } } }