//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.3053 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace OSGeo.MapGuide.Maestro.Strings { 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", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class FormMain { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal FormMain() { } /// /// 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("OSGeo.MapGuide.Maestro.Strings.FormMain", typeof(FormMain).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 Are you sure you want to open {0} items?. /// internal static string ConfirmMultipleOpen { get { return ResourceManager.GetString("ConfirmMultipleOpen", resourceCulture); } } /// /// Looks up a localized string similar to Copy {0} of {1}. /// internal static string CopyOfName { get { return ResourceManager.GetString("CopyOfName", resourceCulture); } } /// /// Looks up a localized string similar to If you delete the folder, any resource that references an item in the selected folder will become unusable. /// ///Delete folder and all contents?. /// internal static string DeleteFolderAndResourcesConfirmation { get { return ResourceManager.GetString("DeleteFolderAndResourcesConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Delete the selected folder?. /// internal static string DeleteFolderConfirmation { get { return ResourceManager.GetString("DeleteFolderConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while deleting the folder: {0}. /// internal static string DeleteFolderError { get { return ResourceManager.GetString("DeleteFolderError", resourceCulture); } } /// /// Looks up a localized string similar to If you delete the resource, any resource that reference the resource will become unusable. /// ///Delete the resource?. /// internal static string DeleteResourceConfirmation { get { return ResourceManager.GetString("DeleteResourceConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while deleting the resource: {0}. /// internal static string DeleteResourceError { get { return ResourceManager.GetString("DeleteResourceError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to load editor setup: {0}. /// internal static string EditorLoadError { get { return ResourceManager.GetString("EditorLoadError", resourceCulture); } } /// /// Looks up a localized string similar to Find any strings that match the pattern {0} and replace it with {1}. /// internal static string FindReplaceTooltip { get { return ResourceManager.GetString("FindReplaceTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Copy of {0}. /// internal static string FirstCopyOfName { get { return ResourceManager.GetString("FirstCopyOfName", resourceCulture); } } /// /// Looks up a localized string similar to Item not found: {0}. /// internal static string ItemNotFoundInternalError { get { return ResourceManager.GetString("ItemNotFoundInternalError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to find node with name {0}, while looking for: {1}. /// internal static string LocateNodeInternalError { get { return ResourceManager.GetString("LocateNodeInternalError", resourceCulture); } } /// /// Looks up a localized string similar to The editor setup file could not be located. ///It should be placed in: {0}. /// internal static string MissingEditorSetupError { get { return ResourceManager.GetString("MissingEditorSetupError", resourceCulture); } } /// /// Looks up a localized string similar to Cannot move a resource onto itself.. /// internal static string MoveIntoItselfError { get { return ResourceManager.GetString("MoveIntoItselfError", resourceCulture); } } /// /// Looks up a localized string similar to Another resource with that name already exists.. /// internal static string MultipleResourceError { get { return ResourceManager.GetString("MultipleResourceError", resourceCulture); } } /// /// Looks up a localized string similar to Native with Web.Config. /// internal static string NativeConnectionName { get { return ResourceManager.GetString("NativeConnectionName", resourceCulture); } } /// /// Looks up a localized string similar to New folder. /// internal static string NewFolderName { get { return ResourceManager.GetString("NewFolderName", resourceCulture); } } /// /// Looks up a localized string similar to New resource. /// internal static string NewResourceName { get { return ResourceManager.GetString("NewResourceName", resourceCulture); } } /// /// Looks up a localized string similar to There is no exception data to view. /// internal static string NoExceptionData { get { return ResourceManager.GetString("NoExceptionData", resourceCulture); } } /// /// Looks up a localized string similar to No issues were found. /// internal static string NoValidationProblems { get { return ResourceManager.GetString("NoValidationProblems", resourceCulture); } } /// /// Looks up a localized string similar to Unable to open the resource {0} ///Error message: {1}. /// internal static string OpenFailedError { get { return ResourceManager.GetString("OpenFailedError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to open selected resource: {0}. /// internal static string OpenResourceError { get { return ResourceManager.GetString("OpenResourceError", resourceCulture); } } /// /// Looks up a localized string similar to There already exists a folder at the destination. ///Do you want to overwrite?. /// internal static string OverwriteFolderConfirmation { get { return ResourceManager.GetString("OverwriteFolderConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to There already exists a resource at the destination. ///Do you want to overwrite?. /// internal static string OverwriteResourceConfirmation { get { return ResourceManager.GetString("OverwriteResourceConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Failed to restore package: {0}. /// internal static string PackageRestoreError { get { return ResourceManager.GetString("PackageRestoreError", resourceCulture); } } /// /// Looks up a localized string similar to Failed while previewing resource: {0}. /// internal static string PreviewFailedError { get { return ResourceManager.GetString("PreviewFailedError", resourceCulture); } } /// /// Looks up a localized string similar to The selected editor could not preview the resource. Most likely, the preview feature is not implemented for the given resource.. /// internal static string PreviewMissingError { get { return ResourceManager.GetString("PreviewMissingError", resourceCulture); } } /// /// Looks up a localized string similar to Folder. /// internal static string ResourceNameFolder { get { return ResourceManager.GetString("ResourceNameFolder", resourceCulture); } } /// /// Looks up a localized string similar to Failed to save resource data: {0}. /// internal static string SaveResourceError { get { return ResourceManager.GetString("SaveResourceError", resourceCulture); } } /// /// Looks up a localized string similar to One or more resources has unsaved changes. ///Closing this application will loose the changes. ///Do you want to save the resources before closing?. /// internal static string SaveResourcesConfirmation { get { return ResourceManager.GetString("SaveResourcesConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Failed to load template: {0}. /// internal static string TemplateLoadError { get { return ResourceManager.GetString("TemplateLoadError", resourceCulture); } } /// /// Looks up a localized string similar to Internal error, more than 100 copies is usually an indication of an error. /// internal static string TooManyCopiesInternalError { get { return ResourceManager.GetString("TooManyCopiesInternalError", resourceCulture); } } /// /// Looks up a localized string similar to Internal error, more than 100 new folders is usually an indication of an error. /// internal static string TooManyFoldersInternalError { get { return ResourceManager.GetString("TooManyFoldersInternalError", resourceCulture); } } /// /// Looks up a localized string similar to Unable to determine the resource type for: {0}. /// internal static string UnknownResourceTypeError { get { return ResourceManager.GetString("UnknownResourceTypeError", resourceCulture); } } /// /// Looks up a localized string similar to Do you want to update items affected by the operation?. /// internal static string UpdateRelatedItemsConfirmation { get { return ResourceManager.GetString("UpdateRelatedItemsConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Building resource list.... /// internal static string ValidationBuildingList { get { return ResourceManager.GetString("ValidationBuildingList", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while validating: {0}. /// internal static string ValidationError { get { return ResourceManager.GetString("ValidationError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to load resource: {0}. /// internal static string ValidationResourceLoadFailed { get { return ResourceManager.GetString("ValidationResourceLoadFailed", resourceCulture); } } /// /// Looks up a localized string similar to Validating .... /// internal static string ValidationValidating { get { return ResourceManager.GetString("ValidationValidating", resourceCulture); } } /// /// Looks up a localized string similar to {0} - {1}. /// internal static string WindowTitleTemplate { get { return ResourceManager.GetString("WindowTitleTemplate", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while opening the xml editor: {0}. /// internal static string XmlEditorError { get { return ResourceManager.GetString("XmlEditorError", resourceCulture); } } } }