File: System.Activities.Presentation\System\Activities\Presentation\Base\Core\Properties\Resources.Designer.cs
Project: ndp\cdf\src\NetFx40\Tools\System.Activities.Presentation.csproj (System.Activities.Presentation)
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:2.0.50727.1433
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
 
namespace System.Activities.Presentation.Internal.Properties {
    using System;
    
    
    /// <summary>
    ///   A strongly-typed resource class, for looking up localized strings, etc.
    /// </summary>
    // 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", "2.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class Resources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal Resources() {
        }
        
        /// <summary>
        ///   Returns the cached ResourceManager instance used by this class.
        /// </summary>
        [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("System.Activities.Presentation.Properties." +
                            "Resources", typeof(Resources).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Overrides the current thread's CurrentUICulture property for all
        ///   resource lookups using this strongly typed resource class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The argument &apos;{0}&apos; must be of type &apos;{1}&apos;..
        /// </summary>
        internal static string Error_ArgIncorrectType {
            get {
                return ResourceManager.GetString("Error_ArgIncorrectType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot convert Value to string..
        /// </summary>
        internal static string Error_CannotConvertValueToString {
            get {
                return ResourceManager.GetString("Error_CannotConvertValueToString", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot update Value from StringValue..
        /// </summary>
        internal static string Error_CannotUpdateValueFromStringValue {
            get {
                return ResourceManager.GetString("Error_CannotUpdateValueFromStringValue", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The context item type &apos;{0}&apos; derives from the base item type of &apos;{1}&apos;.  Always pass a the base context item type..
        /// </summary>
        internal static string Error_DerivedContextItem {
            get {
                return ResourceManager.GetString("Error_DerivedContextItem", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The service &apos;{0}&apos; has already been published by another object..
        /// </summary>
        internal static string Error_DuplicateService {
            get {
                return ResourceManager.GetString("Error_DuplicateService", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The ModelEditingScope has already been reverted..
        /// </summary>
        internal static string Error_EditingScopeReverted {
            get {
                return ResourceManager.GetString("Error_EditingScopeReverted", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The ModelEditingScope has already been completed..
        /// </summary>
        internal static string Error_EdtingScopeCompleted {
            get {
                return ResourceManager.GetString("Error_EdtingScopeCompleted", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The enumeration either has ended or has not yet been started..
        /// </summary>
        internal static string Error_EnumerationNotReady {
            get {
                return ResourceManager.GetString("Error_EnumerationNotReady", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to An object &apos;{0}&apos; has published a service of type &apos;{1}&apos; but the service instance was returned as &apos;{2}&apos;..
        /// </summary>
        internal static string Error_IncorrectServiceType {
            get {
                return ResourceManager.GetString("Error_IncorrectServiceType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The argument &apos;{0}&apos; must be of type &apos;{1}&apos;..
        /// </summary>
        internal static string Error_InvalidArgumentType {
            get {
                return ResourceManager.GetString("Error_InvalidArgumentType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The index &apos;{0}&apos; is beyond the bounds of the array..
        /// </summary>
        internal static string Error_InvalidArrayIndex {
            get {
                return ResourceManager.GetString("Error_InvalidArrayIndex", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to FactoryType must be set to a type that derives from NewItemFactory..
        /// </summary>
        internal static string Error_InvalidFactoryType {
            get {
                return ResourceManager.GetString("Error_InvalidFactoryType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The method &apos;{0}&apos; has returned null, but that is not allowed in the implementation..
        /// </summary>
        internal static string Error_NullImplementation {
            get {
                return ResourceManager.GetString("Error_NullImplementation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to An object &apos;{0}&apos; has published a service of type &apos;{1}&apos; but the returned instance was null..
        /// </summary>
        internal static string Error_NullService {
            get {
                return ResourceManager.GetString("Error_NullService", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expected e.Parameter to be non-null and to be a PropertyValue. CommandParameter should have a Binding to the PropertyValue..
        /// </summary>
        internal static string Error_PropertyValueEditor_InvalidDialogValueEditorCommandInvocation {
            get {
                return ResourceManager.GetString("Error_PropertyValueEditor_InvalidDialogValueEditorCommandInvocation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expected PropertyValue.OwningEditor to be non-null and to be a subclass of PropertyValueEditorDialogBase..
        /// </summary>
        internal static string Error_PropertyValueEditor_InvalidDialogValueEditorEditorValue {
            get {
                return ResourceManager.GetString("Error_PropertyValueEditor_InvalidDialogValueEditorEditorValue", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to While resolving the service &apos;{0}&apos; a recursive request was made for the same service..
        /// </summary>
        internal static string Error_RecursionResolvingService {
            get {
                return ResourceManager.GetString("Error_RecursionResolvingService", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to This feature requires service &apos;{0}&apos; to be present, but it could not be located..
        /// </summary>
        internal static string Error_RequiredService {
            get {
                return ResourceManager.GetString("Error_RequiredService", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Validation of the attribute table has failed..
        /// </summary>
        internal static string Error_TableValidationFailed {
            get {
                return ResourceManager.GetString("Error_TableValidationFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The tool &apos;{0}&apos; is already active in this editing context.  You cannot activate the same instance of a task tool more than once..
        /// </summary>
        internal static string Error_ToolAlreadyActive {
            get {
                return ResourceManager.GetString("Error_ToolAlreadyActive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to MemberDescriptors of type &apos;{0}&apos; are not supported..
        /// </summary>
        internal static string Error_UnknownMemberDescriptor {
            get {
                return ResourceManager.GetString("Error_UnknownMemberDescriptor", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The member named &apos;{0}&apos; was found as both a property and an event on type &apos;{1}&apos;.  Members with the same name are not supported..
        /// </summary>
        internal static string Error_ValidationAmbiguousMember {
            get {
                return ResourceManager.GetString("Error_ValidationAmbiguousMember", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The member named &apos;{0}&apos; does not exist on type &apos;{1}&apos;..
        /// </summary>
        internal static string Error_ValidationNoMatchingMember {
            get {
                return ResourceManager.GetString("Error_ValidationNoMatchingMember", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Get of Value failed..
        /// </summary>
        internal static string Error_ValueGetFailed {
            get {
                return ResourceManager.GetString("Error_ValueGetFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Set of Value failed..
        /// </summary>
        internal static string Error_ValueSetFailed {
            get {
                return ResourceManager.GetString("Error_ValueSetFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Can only set FocusScopePriority on an element that is a FocusScope..
        /// </summary>
        internal static string FromExpression_CanOnlySetFocusScopePriorityOnAnElementThatIsAFocusScope {
            get {
                return ResourceManager.GetString("FromExpression_CanOnlySetFocusScopePriorityOnAnElementThatIsAFocusScope", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Loading CategoryEditor type threw an exception: {0}.
        /// </summary>
        internal static string FromExpression_CategoryEditorTypeLoadFailed {
            get {
                return ResourceManager.GetString("FromExpression_CategoryEditorTypeLoadFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Category {0} returned invalid category icon: {1}.
        /// </summary>
        internal static string FromExpression_CategoryIconLoadFailed {
            get {
                return ResourceManager.GetString("FromExpression_CategoryIconLoadFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to CollectionItemFactory {0} threw an exception: {1}.
        /// </summary>
        internal static string FromExpression_CollectionDialogEditorCollectionItemFactoryInstantiateFailed {
            get {
                return ResourceManager.GetString("FromExpression_CollectionDialogEditorCollectionItemFactoryInstantiateFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The method or operation is not implemented..
        /// </summary>
        internal static string FromExpression_MethodOrOperationIsNotImplemented {
            get {
                return ResourceManager.GetString("FromExpression_MethodOrOperationIsNotImplemented", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to NewItemFactory {0} GetImage() threw an exception: {1}.
        /// </summary>
        internal static string FromExpression_NewItemFactoryIconLoadFailed {
            get {
                return ResourceManager.GetString("FromExpression_NewItemFactoryIconLoadFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No ConvertBack for ValueToIcon converter..
        /// </summary>
        internal static string FromExpression_NoConvertBackForValueToIconConverter {
            get {
                return ResourceManager.GetString("FromExpression_NoConvertBackForValueToIconConverter", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to A SwitchConverter cannot be used for a two-way bind..
        /// </summary>
        internal static string FromExpression_SwitchConverterIsOneWay {
            get {
                return ResourceManager.GetString("FromExpression_SwitchConverterIsOneWay", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unexpected brush type {0}..
        /// </summary>
        internal static string FromExpression_UnexpectedBrushType {
            get {
                return ResourceManager.GetString("FromExpression_UnexpectedBrushType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unexpected drawing type {0}..
        /// </summary>
        internal static string FromExpression_UnexpectedDrawingType {
            get {
                return ResourceManager.GetString("FromExpression_UnexpectedDrawingType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unexpected image source type {0}..
        /// </summary>
        internal static string FromExpression_UnexpectedImageSourceType {
            get {
                return ResourceManager.GetString("FromExpression_UnexpectedImageSourceType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Loading ValueEditor threw an exception: {0}.
        /// </summary>
        internal static string FromExpression_ValueEditorLoadFailed {
            get {
                return ResourceManager.GetString("FromExpression_ValueEditorLoadFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Failed to load metadata assembly {0}.  Exception message: {1}.  Stack Trace: {2}.
        /// </summary>
        internal static string MetadataPluginLog_ErrorFailedToLoadMetadataAssembly {
            get {
                return ResourceManager.GetString("MetadataPluginLog_ErrorFailedToLoadMetadataAssembly", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to All Properties.
        /// </summary>
        internal static string PropertyCategoryAllProperties {
            get {
                return ResourceManager.GetString("PropertyCategoryAllProperties", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Advanced Category Editors.
        /// </summary>
        internal static string PropertyEditing_AdvancedCategoryEditors {
            get {
                return ResourceManager.GetString("PropertyEditing_AdvancedCategoryEditors", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Alphabetical.
        /// </summary>
        internal static string PropertyEditing_AlphabeticalCaption {
            get {
                return ResourceManager.GetString("PropertyEditing_AlphabeticalCaption", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Basic Category Editors.
        /// </summary>
        internal static string PropertyEditing_BasicCategoryEditors {
            get {
                return ResourceManager.GetString("PropertyEditing_BasicCategoryEditors", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Categorized.
        /// </summary>
        internal static string PropertyEditing_CategorizedCaption {
            get {
                return ResourceManager.GetString("PropertyEditing_CategorizedCaption", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Category container contains properties associated with a specific categories, along with any of its editors..
        /// </summary>
        internal static string PropertyEditing_CategoryContainerAutomationPeerHelp {
            get {
                return ResourceManager.GetString("PropertyEditing_CategoryContainerAutomationPeerHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Category List.
        /// </summary>
        internal static string PropertyEditing_CategoryList {
            get {
                return ResourceManager.GetString("PropertyEditing_CategoryList", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Clear.
        /// </summary>
        internal static string PropertyEditing_ClearButtonCaption {
            get {
                return ResourceManager.GetString("PropertyEditing_ClearButtonCaption", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot clear the value of an item in a collection..
        /// </summary>
        internal static string PropertyEditing_ClearIndexer {
            get {
                return ResourceManager.GetString("PropertyEditing_ClearIndexer", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Collection Editor: {0}.
        /// </summary>
        internal static string PropertyEditing_CollectionEditorTitle {
            get {
                return ResourceManager.GetString("PropertyEditing_CollectionEditorTitle", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0}.
        /// </summary>
        internal static string PropertyEditing_CollectionItemDisplayFormatType {
            get {
                return ResourceManager.GetString("PropertyEditing_CollectionItemDisplayFormatType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} ({1}).
        /// </summary>
        internal static string PropertyEditing_CollectionItemDisplayFormatTypeAndName {
            get {
                return ResourceManager.GetString("PropertyEditing_CollectionItemDisplayFormatTypeAndName", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to (Array).
        /// </summary>
        internal static string PropertyEditing_DefaultArrayStringValue {
            get {
                return ResourceManager.GetString("PropertyEditing_DefaultArrayStringValue", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to (Collection).
        /// </summary>
        internal static string PropertyEditing_DefaultCollectionStringValue {
            get {
                return ResourceManager.GetString("PropertyEditing_DefaultCollectionStringValue", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to (Enumerable).
        /// </summary>
        internal static string PropertyEditing_DefaultEnumerableStringValue {
            get {
                return ResourceManager.GetString("PropertyEditing_DefaultEnumerableStringValue", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unexpected error occurred in value dialog editor..
        /// </summary>
        internal static string PropertyEditing_DialogError {
            get {
                return ResourceManager.GetString("PropertyEditing_DialogError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Property Editor: {0}.
        /// </summary>
        internal static string PropertyEditing_DialogValueEditorTitle {
            get {
                return ResourceManager.GetString("PropertyEditing_DialogValueEditorTitle", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Collection cannot contain two or more items with the same name (&apos;{0}&apos;)..
        /// </summary>
        internal static string PropertyEditing_DuplicateNameInCollection {
            get {
                return ResourceManager.GetString("PropertyEditing_DuplicateNameInCollection", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot abort a transaction because none have been opened..
        /// </summary>
        internal static string PropertyEditing_ErrorAbort_NoTransactionsOpened {
            get {
                return ResourceManager.GetString("PropertyEditing_ErrorAbort_NoTransactionsOpened", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot commit a transaction because none have been opened..
        /// </summary>
        internal static string PropertyEditing_ErrorCommit_NoTransactionsOpened {
            get {
                return ResourceManager.GetString("PropertyEditing_ErrorCommit_NoTransactionsOpened", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to PropertyValues in a collection are read-only.  Use PropertyValueCollection APIs to manipulate the collection itself..
        /// </summary>
        internal static string PropertyEditing_ErrorSetValueOnIndexer {
            get {
                return ResourceManager.GetString("PropertyEditing_ErrorSetValueOnIndexer", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot update PropertyValue because it is no longer part of a valid collection..
        /// </summary>
        internal static string PropertyEditing_InvalidIndexer {
            get {
                return ResourceManager.GetString("PropertyEditing_InvalidIndexer", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Multiple objects selected.
        /// </summary>
        internal static string PropertyEditing_MultipleObjectsSelected {
            get {
                return ResourceManager.GetString("PropertyEditing_MultipleObjectsSelected", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Multiple types selected.
        /// </summary>
        internal static string PropertyEditing_MultipleTypesSelected {
            get {
                return ResourceManager.GetString("PropertyEditing_MultipleTypesSelected", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Element rename.
        /// </summary>
        internal static string PropertyEditing_NameChangeUndoText {
            get {
                return ResourceManager.GetString("PropertyEditing_NameChangeUndoText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0}:.
        /// </summary>
        internal static string PropertyEditing_NamePropertyDisplayFormat {
            get {
                return ResourceManager.GetString("PropertyEditing_NamePropertyDisplayFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The specified name could not be set..
        /// </summary>
        internal static string PropertyEditing_NameSetError {
            get {
                return ResourceManager.GetString("PropertyEditing_NameSetError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Property &apos;{0}&apos; does not support String to Value conversion..
        /// </summary>
        internal static string PropertyEditing_NoStringToValueConversion {
            get {
                return ResourceManager.GetString("PropertyEditing_NoStringToValueConversion", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Properties Window.
        /// </summary>
        internal static string PropertyEditing_PropertyInspector {
            get {
                return ResourceManager.GetString("PropertyEditing_PropertyInspector", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to PropertyInspector lists properties of all selected objects and allows the user to view and change them as needed..
        /// </summary>
        internal static string PropertyEditing_PropertyInspectorAutomationPeerHelp {
            get {
                return ResourceManager.GetString("PropertyEditing_PropertyInspectorAutomationPeerHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Selected Category: {0} (advanced properties).
        /// </summary>
        internal static string PropertyEditing_SelectionStatus_AdvancedCategory {
            get {
                return ResourceManager.GetString("PropertyEditing_SelectionStatus_AdvancedCategory", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Selected Category: {0}.
        /// </summary>
        internal static string PropertyEditing_SelectionStatus_Category {
            get {
                return ResourceManager.GetString("PropertyEditing_SelectionStatus_Category", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Selected Category Editor: {0}.
        /// </summary>
        internal static string PropertyEditing_SelectionStatus_CategoryEditor {
            get {
                return ResourceManager.GetString("PropertyEditing_SelectionStatus_CategoryEditor", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Nothing Selected.
        /// </summary>
        internal static string PropertyEditing_SelectionStatus_Empty {
            get {
                return ResourceManager.GetString("PropertyEditing_SelectionStatus_Empty", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Selected Property: {0}.
        /// </summary>
        internal static string PropertyEditing_SelectionStatus_Property {
            get {
                return ResourceManager.GetString("PropertyEditing_SelectionStatus_Property", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unknown Selection: {0}.
        /// </summary>
        internal static string PropertyEditing_SelectionStatus_Unknown {
            get {
                return ResourceManager.GetString("PropertyEditing_SelectionStatus_Unknown", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Property value is not valid.
        /// </summary>
        internal static string PropertyEditing_SetError {
            get {
                return ResourceManager.GetString("PropertyEditing_SetError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to SubPropertyEditor.
        /// </summary>
        internal static string PropertyEditing_SubPropertyEditorAutomationName {
            get {
                return ResourceManager.GetString("PropertyEditing_SubPropertyEditorAutomationName", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Change to {0} property..
        /// </summary>
        internal static string PropertyEditing_UndoText {
            get {
                return ResourceManager.GetString("PropertyEditing_UndoText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid value for property &apos;{0}&apos;: &apos;{1}&apos;.
        /// </summary>
        internal static string PropertyEditing_ValidationFailed {
            get {
                return ResourceManager.GetString("PropertyEditing_ValidationFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Create new &apos;{0}&apos;.
        /// </summary>
        internal static string ToolDescription_CreateInstance {
            get {
                return ResourceManager.GetString("ToolDescription_CreateInstance", resourceCulture);
            }
        }
    }
}